

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.




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