Relative Content

Tag Archive for mongodbamazon-web-servicesspring-bootamazon-ecsaws-fargate

Why AWS Service Connect does not work in my tasks?

I’m new guy in AWS Amazone ecosystem. I want to deploy 2 services. First one is Spring-Boot application and second one will contain Mongodb. Spring microservice contains Mongock, which is up when application is started and it performs migrations to database. I want to do a simple deploy, using ECS. What I did first: