5 Beginner AWS Projects
          Complete Step-By-Step Guide to five Beginner AWS Projects.
Build these projects over a weekend, and add them into your portfolio!Â
These projects are designed to boost your hands-on cloud experience, and help you get hired.
 
        
      Course Content
    
    0. Introduction
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    
    
    1. Build a daily task scheduler application using Amazon PartyRock
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    
    
    2. Build an image labels generator using Amazon Rekognition
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    
    
    3. Develop a text narrator using Amazon Polly
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    
    
    4. Build a language translation bot using Amazon Lex
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    
    
    5. Deploy a bucket list tracker application on AWS Amplify
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    - 5.1 Project Overview
- 5.2 Create and Deploy React Frontend App: Introduction
- 5.2A Create a React Application
- 5.2B Initialize a GitHub Repository
- 5.2C Install the Amplify Packages
- 5.2D Deploy Your App to AWS Amplify
- 5.3 Setup Amplify Backend: Introduction
- 5.3A Setup Amplify Authentication
- 5.3B Setup Amplify Data
- 5.3C Setup Amplify Storage
- 5.3D Finalize Backend Setup
- 5.3E Deploy the Amplify Backend in a Cloud Sandbox
- 5.4 Connecting Frontend and Backend: Introduction
- 5.4A Install Amplify Libraries
- 5.4B UI Setup and Styling
- 5.4C Launch the App Locally
- 5.4D Push the Changes on GitHub
- 5.5 Conclusion & Clean-up