1
0
mirror of https://github.com/ebosas/microservices.git synced 2025-06-12 22:17:26 +02:00

Update CI/CD description

This commit is contained in:
ebosas
2021-11-03 14:21:06 +02:00
parent 593882dab2
commit 6f41dd327b

View File

@ -10,7 +10,7 @@ A basic example of microservice architecture which demonstrates communication be
* Uses React for front end development * Uses React for front end development
* Builds with Docker * Builds with Docker
* Deployed on AWS with CloudFormation templates * Deployed on AWS with CloudFormation templates
* ECS using EC2 instances * ECS using EC2
* AWS Fargate * AWS Fargate
* Uses CI/CD pipeline * Uses CI/CD pipeline