
Introduction to AWS Serverless for Developers
About this event
Hey Builders! 🚀
Ever wanted to deploy a backend API or a fully functional web app, but got completely bogged down by server configuration, hosting fees, and infrastructure headaches?
Welcome to the world of Serverless Computing—where you write code, upload it, and let AWS handle the rest.
In this beginner-friendly, 1-hour virtual technical session, we will break down the absolute essentials of Amazon Web Services (AWS) and show you how to build a scalable backend API from scratch without touching a single virtual server. Whether you are building a project for class, prepping for a hackathon, or launching a startup MVP, this session will show you how to leverage the cloud practically and efficiently.
📅 What We’ll Cover:
- The AWS Overview: What is AWS, and why is it the industry standard for cloud computing?
- Cloud Fundamentals: Demystifying Regions, Core Services, Identity & Access Management (IAM), and how to stay 100% within the Free Tier.
- The Serverless Paradigm: What "serverless" actually means (hint: there are still servers, you just don't manage them!).
- The Core Building Blocks: * ⚡ AWS Lambda (Run code on-demand)
- 🌐 Amazon API Gateway (Create secure entry points for your APIs)
- 🗄️ Amazon DynamoDB (Fast, NoSQL database)
- 🪣 Amazon S3 & CloudWatch (Storage & Monitoring basics)
- Architecture Breakdown: We will walk through a classic serverless architectural pattern:
User Request ➔ API Gateway ➔ AWS Lambda ➔ Amazon DynamoDB
- Cloud Security 101: Understanding IAM roles and permissions so your apps stay secure.
- Real-World Use Cases: How students, independent developers, and agile startups use serverless to build fast and keep costs at exactly $0.
- Live Q&A: Ask your questions and get unblocked!
Source: meetup