Microservices at Scale using AWS & Kubernetes lesson 1 Deploy an Event-Driven Microservice : Summary
Lesson Summary
yt link
Key Terms:
Microservice
A lightweight loosely coupled service. It can be as small as a function.
FaaS (Function as a Service)
A type of cloud computing that facilitates functions that respond to events.
AWS Lambda
A serverless ...