This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
-
Updated
Aug 31, 2020 - Shell
{{ message }}
This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
CloudFormation templates to accelerate getting started on AWS.
CLI plugin for using Fargate/ECS with Docker CLI
Reference architecture for doing blue green deployments on ECS.
Terraform module for provisioning an EKS cluster
Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource
A curated list of awesome tools for Amazon EKS
EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
Amazon's light-weight library for chaos engineering on AWS. It can be used for EC2, ECS (with EC2 launch type) and Fargate.
Introduce a fluent way to design cloud native microservices via EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
An approach for GitOps of AWS backing resources like databases with CodePipeline together with Kubernetes via Flux
Configuration with AWS step functions and lambdas which initiates processing from activity state
At the moment the number of tasks able to be launched for a given scenario is 10 do to restriction with ECS. A workaround that creates multiple ECS instances for a given scenario based on the number of tasks requested should be added.
Quickly create disposable QA environments
In the examples, there's an old (and most likely broken) module version. Let's fix that
OpenFaaS on AWS Fargate. Open source Functions as a Service without any infrastructure to manage
An end-to-end serverless application that extracts thumbnails from video files using AWS Fargate, AWS Lambda and the Serverless Framework.
Add a description, image, and links to the fargate topic page so that developers can more easily learn about it.
To associate your repository with the fargate topic, visit your repo's landing page and select "manage topics."
Add WAF to CloudFront (web-ui) and web service load balancers. Note that once #5 is complete, WAF should be added to APIGW instead.