Serverless computing refers to an architecture discipline that allows you to build and run applications or services without thinking about servers. You can focus on your applications, without worrying about provisioning, scaling, or managing any servers. You can use serverless architectures for nearly any type of application or backend service. AWS handles the heavy lifting around scaling, high availability, and running those workloads.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| To VPC or not to VPC (Full Serverless Product) | 3 | 3573 | April 14, 2020 | |
| Any implementation or roadmap of AWS Hyperlane? | 1 | 964 | October 22, 2019 | |
| Using lambda env vars encryption in transit feature | 0 | 55 | March 22, 2025 | |
| How to deploy a serverless node app that requires private AWS resources? | 0 | 1044 | April 23, 2020 | |
| Protect data in transit when two lambda communicate via AWS SNS (simple notification service) | 2 | 1891 | January 24, 2018 |