Tag:ecs
All the articles with the tag "ecs".
Hands-on Amazon ECS for Blue-Green Deployments With CDK Typescript - Part 1
Posted on:May 10, 2023 at 03:57 PMThis blog post supports you in hands-on AWS ECS by building the Blue-Green Deployments With CDK Typescript. Instead of using AWS console to create all necessary resources, you will create them through CDK code and automate deployment with CDK pipeline for both project application and infrastructure as code.
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