Workshop
Building Travel Guide Application with AWS Serverless
Overview
This workshop guides you through building a complete Travel Guide Application using AWS Serverless services. You’ll learn how to design, implement, and deploy a production-ready application with modern cloud architecture patterns.
The application allows users to share travel experiences, upload photos, and discover destinations through an AI-powered gallery system.
Key Technologies:
- Backend: AWS Lambda, API Gateway, DynamoDB
- AI Processing: Amazon Rekognition, SQS, SNS/SES
- Authentication: Amazon Cognito, IAM
- Storage & CDN: S3, CloudFront
- Infrastructure: AWS SAM, CloudFormation
Content
- Workshop Overview
- Infrastructure as Code & Multi-Stack Architecture
- Backend API & Articles Service
- AI Image Processing Pipeline
- Authentication with Cognito & IAM
- CloudFront CDN & Location Services
- Security Implementation