Tag:fargate
All the articles with the tag "fargate".
Amazon ECS Farget with Blue-Green Deployments by CDK Typescript - Part 2
Posted on:May 17, 2023 at 03:57 PMContinue the previous post [Hands-on Amazon ECS for Blue-Green Deployments With CDK Typescript](https://dev.to/aws-builders/hands-on-amazon-ecs-for-blue-green-deployments-with-cdk-typescript-part-1-4ie3) which uses EC2 to host the ECS container service and manually operate blue-green deployments. In this blog post, I use AWS Fargate as a container of ECS service and codedeploy to operate blue-green deployment automatically.
ECS service-to-service communication
Posted on:August 18, 2024 at 03:57 PMInterconnect Amazon ECS services - Applications that run in Amazon ECS tasks often need to connect to other applications that run in Amazon ECS services