Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 993 Bytes

File metadata and controls

25 lines (18 loc) · 993 Bytes

Project 1: Building Cloud Infrastracture & Application Deployment

Objective: Build and/or deploy an existing application to AWS with proper cloud architecture

Requirements:

  • Take an existing web application (from previous courses or personal projects)
  • Design and implement a cloud architecture using AWS services
  • Deploy the application following WAF best practices
  • Document the architecture with diagrams
  • Provide a live demo of the application running on AWS

Deliverables:

  1. Architecture Documentation - Architecture diagrams
  2. Deployed Application - Live application accessible via AWS
  3. Demo Presentation - 5-10 minute demonstration of the running application and infrastracture

Project 1 - Cloud Projects Examples

  • E-commerce platform with database and file storage
  • Social media application with user authentication
  • Task management system with real-time features
  • Portfolio website with CMS capabilities
  • API-driven mobile app backend