Software Alternatives & Reviews

5 Things that will change the way you use AWS Lambda

Amazon S3 Amazon ECR
  1. Amazon S3 is an object storage where users can store data from their business on a safe, cloud-based platform. Amazon S3 operates in 54 availability zones within 18 graphic regions and 1 local region.
    During the init phase, Lambda starts by downloading the function’s package which is stored in an internal Amazon S3 bucket (or Amazon Elastic Container Registry if the function uses container packaging).

    #Cloud Hosting #Object Storage #Cloud Storage 172 social mentions

  2. Amazon ECR is a fully-managed Docker container registry enabling developers to store, manage, and deploy Docker container images.
    During the init phase, Lambda starts by downloading the function’s package which is stored in an internal Amazon S3 bucket (or Amazon Elastic Container Registry if the function uses container packaging).

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

Discuss: 5 Things that will change the way you use AWS Lambda

Log in or Post with