From 3dea519dbd53d1311e5612caed37f1a9923ee256 Mon Sep 17 00:00:00 2001 From: Nodar Gogoberidze Date: Thu, 16 Mar 2023 11:01:32 -0400 Subject: [PATCH] Update blog post with working link --- documentation/DS-documentation/step_0_prep.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/DS-documentation/step_0_prep.md b/documentation/DS-documentation/step_0_prep.md index 041c7f7..d89cceb 100644 --- a/documentation/DS-documentation/step_0_prep.md +++ b/documentation/DS-documentation/step_0_prep.md @@ -9,7 +9,7 @@ This guide only needs to be followed once per account. ## 1. AWS Configuration The AWS resources involved in running Distributed-Something can be primarily configured using the [AWS Web Console](https://aws.amazon.com/console/). -The architecture of Distributed-Something is based in the [worker pattern](https://aws.amazon.com/blogs/compute/better-together-amazon-ecs-and-aws-lambda/) for distributed systems. +The architecture of Distributed-Something is based in the [worker pattern](https://web.archive.org/web/20220116213859/https://aws.amazon.com/blogs/compute/better-together-amazon-ecs-and-aws-lambda/) for distributed systems. We have adapted and simplified that architecture for Distributed-Something. You need an active account configured to proceed. Login into your AWS account, and make sure the following list of resources is created: