"Serverless" refers to a cloud application development model that allows developers to execute code without managing the server directly.In this series, you'll learn how to deploy Laravel applications to AWS Lambda (serverless) through Laravel Vapor. In the process, we'll understand what it means to run serverlessly. We'll also look under the hood and discuss how AWS actually runs your application.
Overview
Syllabus
- Getting Started with Serverless
- Your First Deployment
- Behind The Scenes
- Environments and Environment Variables
- Concurrency in AWS Lambda
- Scaling in AWS Lambda
- The Lambda Runtime
- VPCs and Networking
- Databases
- Private Databases and Database Proxies
- Cache
- Custom Domains
- Queues and Serverless
Taught by
Mohamed Said