Loading video player...
In this tutorial, I show you how to deploy an Express app to AWS App Runner using the App Runner Service Deploy GitHub Action. You’ll learn how to: Prepare your Express app for container-based deployment Set up your repository for GitHub Actions Set up AWS credentials as repository secrets Use the aws-actions/aws-apprunner-deploy GitHub Action Configure build & runtime settings Setup environment variables Automatically deploy new versions on push Verify the live service on AWS App Runner This guide is perfect for developers looking for a simple, fully managed way to deploy containerized Node.js apps without managing servers, clusters, or pipelines manually. https://docs.aws.amazon.com/apprunner/index.html https://github.com/awslabs/amazon-app-runner-deploy/tree/main