Serverless Computing

  1. It is basically a different pricing model
  2. 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

  1. Java AWS Lambda Example with Serverless and Maven: https://rieckpil.de/aws-lambda-with-serverless-java-and-maven-thumbnail-generator/
  2. https://github.com/explorer436/programming-playground/tree/main/aws

Serverless services

  1. Functions
  2. Container Apps
  3. Kubernetes
  4. SQL Database
  5. Cosmos DB

Tags

  1. Spring Cloud Function
  2. AWS Lambda

Links to this note