Route 53 (1)

ArdiH

AWS ECS - Understanding Public and Private services

So, from the documentation says: Amazon Elastic Container Service (Amazon ECS) is a fully managed container orchestration service. https://aws.amazon.com/ecs/ When look container platform orchestrator, then we relate with Kubernetes. But this is not. It's AWS native platform. So, it's running docker for the container, but…

Continue reading...