32. 22 08 2022 - catedradxc/serverlessStudy GitHub Wiki

Date: 22/08/2022

Daily objetives

* Continue with the microservices app analysis with the following warehousing app
	https://github.com/HieJulia/warehouse-microservice
* Try to deploy the pet clinic app in Amazon ECS
	https://github.com/aws-samples/amazon-ecs-java-microservices

Related work

* Discard the warehousing app due to it does not have almost documentation
* Read the documentation about the steps followed by the author to migrate the pet clinic app into microservices running on ECS containers
* Realize that the process to deploy in ECS has too many errors and issues -> discard ECS version of pet clinic app