This blog post is one of three technical deep-dives about a specific type of architecture for serverless batch jobs on AWS. If you want to know more about the background of this cloud setup, go here for more details. The overall picture of the implemented service looks like this:
In short, the architecture consists of one block of components for development and another one for executing a batch job. For this blog post, we focus only on the roles and policies of this architecture. There is also a public code repository that allows you to reproduce the full service and all its parts based on Cloudformation scripts.

#software-engineering #aws #programming #cloud-computing #infrastructure-as-code

How to Configure IAM Roles for Fargate Tasks on AWS
1.40 GEEK