Sunday, May 30, 2021

App Runner


 Last week, AWS announced the general availability of AWS App Runner.

App Runner is a fully managed container application service that makes it easy for customers without any prior containers or infrastructure experience to build, deploy, and run containerized web applications and APIs in just a few clicks. 

As an end user, it is not required to be tech savvy.  You simply provide source code, a container image, or deployment pipeline; rest will be done by App Runner.  It automatically builds and deploys the web application, load balances traffic, scales on demand, and monitors application health.

Out of the box, App Runner is built for web scale, so there’s no need to re-platform or re-architect as the business grows. It makes it simpler to rapidly deliver innovative solutions and business value.

Documentation is available with three sections (1) Developer Guide, (2) API Reference and (3) Release Notes.  Ref: https://docs.aws.amazon.com/apprunner/

1 comment: