Skip to content

Latest commit

 

History

History
118 lines (83 loc) · 4.61 KB

File metadata and controls

118 lines (83 loc) · 4.61 KB

Serving SPA in AWS

Goal

  • Learn what serving an SPA is all about
  • Explore different hosting related concepts like object storage, CDN, etc.
  • Set up a static website hosting via AWS S3

Topics

  • AWS Simple Storage Service overview
  • Services & Tools overview
  • AWS CloudFront overview
  • Basic overview of deployment process to CloudFront and S3
  • Serverless Framework overview
  • AWS CLI overview

Materials

Video

Must Watch

The following content provides enough info to complete the task.

In English
In Russian
Additional

The following content provides more info for further studies.

Reading

Must Read

The following content provides enough info to complete the task.

Additional

The following content provides more info for further studies.

Assignments

Serve SPA in AWS S3 and Cloudfront Services