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

  1. Workshop Overview
  2. Infrastructure as Code & Multi-Stack Architecture
  3. Backend API & Articles Service
  4. AI Image Processing Pipeline
  5. Authentication with Cognito & IAM
  6. CloudFront CDN & Location Services
  7. Security Implementation