Monday, May 31, 2021

AWS App Runner & Copilot CLI for cloud containers

 449-introducing-aws-app-runner - AWS Podcasts

"AWS App Runner is a fully managed container application service that makes it easier and faster for customers to build, deploy, and run containerized web applications and APIs with just a few clicks, no infrastructure or containers experience required."


It is AWS Beanstalk with ECS/Faregate under the hood

448-aws-copilot-modern-applications-cli - AWS Podcasts

"Want to eliminate the heavy lifting of setting up infrastructure and deploying containerized applications to multiple environments? AWS Copilot CLI lets you build, deploy, and manage your containerized applications with a simple, well-organized set of commands. Then you can focus on application development while the CLI handles nuances of how AWS services integrate and manages all the steps required to deploy a container to the cloud!"

AWS Copilot CLI - AWS Copilot CLI

It is CloudFormation under the hood, with open source script CLI generating templates

interesting: it is written in GoLang, not in Python as AWS CLI is. 

GitHub - aws/copilot-cli: The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner, Amazon ECS, and AWS Fargate.



No comments: