Microservices at Scale using AWS & Kubernetes lesson 1 Deploy an Event-Driven Microservice : Lambda Functions
What is AWS Lambda?
AWS Lambda is a new category of computing where business logic can be directly deployed to a production environment without thinking about servers. Another word for this is serverless or FaaS (Function As A Service). Some of the b...
philipdevblog.hashnode.dev2 min read