Software Alternatives & Reviews

Deploying Next.js on AWS App Runner

AWS Identity and Access Management Amazon ECR AWS CodeStar
  1. AWS Identity and Access Management enables you to securely control access to AWS services and resources for your users.
    Here, we can configure an IAM role for our instance. This is required if you are using aws-sdk to integrate with other AWS services.

    #Identity And Access Management #Identity Provider #SSO 52 social mentions

  2. Amazon ECR is a fully-managed Docker container registry enabling developers to store, manage, and deploy Docker container images.
    Here I'll add a connection with my github account to keep things simple. But you can also build and push your docker image to AWS ECR and use that as well.

    #Container Registry #Cloud Hosting #Object Storage 39 social mentions

  3. Quickly Develop, Build, and Deploy Applications on AWS
    It'll now create a connection with github using AWS CodeStar.

    #Developer Tools #APIs #Continuous Integration 5 social mentions

Discuss: Deploying Next.js on AWS App Runner

Log in or Post with