Serverless Computing
Table of Contents
- It is basically a different pricing model
- Paying for service - not renting hardware
Reading material
This is a good resource https://serverlessland.com with many examples in the different IaC frameworks (and different runtimes, if you ever want to work in other runtimes too)
TODO
- Java AWS Lambda Example with Serverless and Maven: https://rieckpil.de/aws-lambda-with-serverless-java-and-maven-thumbnail-generator/
- https://github.com/explorer436/programming-playground/tree/main/aws
Serverless services
- Functions
- Container Apps
- Kubernetes
- SQL Database
- Cosmos DB