From 37d2f9c145c2fc4500fa8593d2d70fd06332fb06 Mon Sep 17 00:00:00 2001 From: ebosas Date: Thu, 4 Nov 2021 20:51:27 +0200 Subject: [PATCH] Update description --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 35ce19b..f9e1676 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,7 @@ A basic example of microservice architecture which demonstrates communication be * Stores cache in Redis * Uses React for front end development * Builds with Docker -* Deployed on AWS with CloudFormation templates - * ECS using EC2 - * AWS Fargate -* Uses CI/CD pipeline +* Deployed as containers on AWS ![](demo.gif)