aws-samples / aws-serverless-workshops

Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
http://wildrydes.com
Apache License 2.0
4.2k stars 2.63k forks source link

WebApplication Workshop revamp May 2019 #195

Closed teknogeek0 closed 5 years ago

teknogeek0 commented 5 years ago

Description of changes: This PR contains major changes to the flow and content in this workshop.

  1. It swaps out using Amazon S3 as the web application static serving mechanism with AWS Amplify Console.
  2. It contains Setup instructions to use AWS Cloud9 as well as git to store the web application.
  3. Throughout the workshop the instructions have been updated to take into account these changes.
  4. All CloudFormation steps were removed as they have caused confusion in the past and simplify too far what should be easy for a student of this workshop to do.
  5. Look and feel for all READMEs were updated in line with another workshop to not hide instructions, provide some better visual clues, and unify movement from step to step, module to module. Images were also updated as part of this.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.