AWS Lambda is a serverless compute service for running code without having to provision or manage servers. You pay only for the compute time you consume.| Amazon Web Services, Inc.
Amazon Elastic Container Registry (ECR) is a fully managed Docker container registry that makes it easy to store, share, and deploy container images.| Amazon Web Services, Inc.
Lambda is a compute service that you can use to build applications without provisioning or managing servers.| docs.aws.amazon.com
You can implement an AWS Lambda runtime in any programming language. A runtime is a program that runs a Lambda function's handler method when the function is invoked. You can include the runtime in your function's deployment package or distribute it in a| docs.aws.amazon.com
Lambda invokes your function in an execution environment, which provides a secure and isolated runtime environment.| docs.aws.amazon.com
Use Lambda SnapStart to reduce cold start time without provisioning additional resources or implementing complex performance optimizations.| docs.aws.amazon.com
Amazon DynamoDB is a fully managed, serverless, key-value NoSQL database that runs high-performance applications at any scale, with built-in security, continuous backups, and automated multi-region replication.| Amazon Web Services, Inc.
Amazon S3 is cloud object storage with industry-leading scalability, data availability, security, and performance. S3 is ideal for data lakes, mobile applications, backup and restore, archival, IoT devices, ML, AI, and analytics.| Amazon Web Services, Inc.
AWS Systems Manager is a secure end-to-end management solution for resources on AWS and in multicloud and hybrid environments.| Amazon Web Services, Inc.
Amazon CloudWatch is a monitoring service built for DevOps engineers, developers, site reliability engineers (SREs), IT managers, and product owners.| Amazon Web Services, Inc.