https://www.ansible.com/blog/exploring-new-possibilities-with-the-aws-cloud-control-collection, we made available an experimental alpha Ansible Content Collection of generated modules using the AWS Cloud Control API to interact with AWS services. In this blog post, we will go over what else has changed and highlight what’s new in the 0.3.0 release of this Ansible Content Collection.

Easy and simple deployment of your containers with the new Elastic Container Services (ECS) modules Suppose you have a microservices-based application that runs in containers and you need to deploy and manage the containers efficiently.

amazon.cloud.ecs_cluster helps you to create a cluster and register instances (EC2 instances or Fargate) in the cluster.

Related Articles