Software Alternatives & Reviews

Building Serverless Python Apps with AWS Lambda and Docker

AWS Lambda Amazon ECR
  1. Automatic, event-driven compute service
    Pricing:
    • Open Source

    #Cloud Computing #Cloud Hosting #Backend As A Service 245 social mentions

  2. Amazon ECR is a fully-managed Docker container registry enabling developers to store, manage, and deploy Docker container images.
    With the previous step done, we are ready to move into the actual stuff. Now, we will be creating our repository (AWS ECR). This will allow us to host the custom python image that we will be building shortly. Add this file inside the terraform folder that you created just a while back.

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

Discuss: Building Serverless Python Apps with AWS Lambda and Docker

Log in or Post with