ECS Fargate Integrations

Intermediate
1m 45s
212
5/5

If you are deploying containers in AWS, the chances are that it’s not just to run your standalone application but also to interact and use other AWS services. In this lesson, we'll look at how to implement these integrations with other services from your ECS containers.

Learning Objectives

By the end of this lesson you should have a good understanding of the following:

  • Networking considerations when connecting your containers to EFS storage, as well as RDS databases
  • The permission requirements needed to work with S3 from containers
  • Using EventBridge with ECS
  • Posting messages to SQS from your containers

Intended Audience

  • Cloud Developers with prior experience with containers
  • Anyone planning to migrate their containers to the cloud to take advantage of AWS

Prerequisites

  • General understanding of Docker and building containers
  • Basic knowledge of AWS services, such as EC2, S3, and EFS
  • Software development

 

About the Author
Avatar
Carlos Rivas
Sr. AWS Content Creator
Students
1,782
Courses
18
Learning paths
3

Software Development has been my craft for over 2 decades. In recent years, I was introduced to the world of "Infrastructure as Code" and Cloud Computing.
I loved it! -- it re-sparked my interest in staying on the cutting edge of technology.

Colleagues regard me as a mentor and leader in my areas of expertise and also as the person to call when production servers crash and we need the App back online quickly.

My primary skills are:
★ Software Development ( Java, PHP, Python and others )
★ Cloud Computing Design and Implementation
★ DevOps: Continuous Delivery and Integration

 

Covered Topics