Arch_AWS-Serverless-Application-Repository_64@5x.png

AWS Serverless Services.png

For all Services I am mostly gearing people towards remembering key phrases and get the gist of what each service is.

Below will include resources in learning each serverless service in depth and some pngs from ChatGPT.

Note: I manually made the MindMap then made ChatGPT provide pretty diagrams which always end up misspelling things. It does not deter from the data as it has been verified.

ChatGPT Image May 20, 2025, 01_01_26 PM.png

image.png

ChatGPT Image May 20, 2025, 01_26_07 PM.png

ChatGPT Image May 20, 2025, 01_07_22 PM.png

Resource Options:

  1. https://www.youtube.com/watch?v=ukfjfm6S3Ew&ab_channel=DigitalCloudTraining
  2. https://www.youtube.com/watch?v=iAZmV_Xz9Aw&ab_channel=ErnestOlusanya
  3. https://www.youtube.com/watch?v=FDEpdNdFglI&ab_channel=BeABetterDev
  4. https://www.youtube.com/watch?v=JIbIYCM48to&ab_channel=Fireship
  5. https://www.youtube.com/watch?v=01yVc3xJ7Jk&ab_channel=TechWithSoleyman

Serverless Services

AWS Lambda What it is: Run code in response to events without provisioning or managing servers. Key Exam Terms: event-driven, serverless compute, pay-per-invocation

Amazon API Gateway What it is: Create, publish, and manage APIs at scale without managing infrastructure. Key Exam Terms: RESTful APIs, WebSocket, throttling, request transformation