Hosting Static Websites on Amazon S3
What you'll learn
- Create and configure an Amazon S3 bucket and push content to it using the AWS CLI
- Use AWS Route 53 to create a domain (or subdomain) for your Amazon S3 static website
- Create a CloudFront distribution to enable low-latency CDN access
- Request and deploy a (free) encryption certificate to ensure secure TLS/SSL access to your site
- Create and upload site content using the Hugo static website generator
Requirements
- Learners should have their own AWS accounts and a very basic familiarity with their use - especially Amazon S3.
- They should also have basic familiarity with a command line tool (PowerShell, Bash, Terminal, etc.) used by the OS on their personal computers.
Description
You've got a website project that needs building, but it can't just be any old website. This one absolutely must be fast, secure, reliable and, ideally, it shouldn't cost much. If your project will work as a static website, then you're in luck.
Building secure static websites on public cloud platforms like Amazon S3 (AWS) can be the solution to many problems: they can cost next to nothing, will pretty much never be unavailable, and can provide a surprisingly wide range of features. The only real downside is that there's a bit of a learning curve you'll have to climb to get it done.
In this self-paced course, you'll learn how to build your own secure and highly-available static website on the Amazon S3 platform. The video demos will show you exactly how every step in the process works and the test-yourself quizzes will ensure you've understood and absorbed everything. Naturally, you're strongly encouraged to dive in to design and deploy a static site for yourself.
You'll also learn how to:
Create an AWS S3 bucket with secure permissions
Use the popular Hugo static website generator to turn your HTML and other resources into a professional site
Generate a free website encryption certificate using AWS Certificate Manager
Deploy a global CDN distribution for your site using Amazon CloudFront
Automate the deployment of content updates
Whether you're responsible for hosting static websites supporting enterprise-level content stores, or you're just looking for a way to quickly throw together a simple Hello World project, an Amazon S3-based static website might be a perfect match.
Who this course is for:
- Individuals looking to build a secure, robust, inexpensive, and (relatively) easy-to-manage website to be hosted on the Amazon S3 storage platform within their own AWS accounts
Instructors
For most people, watching an instructor doing something – or even reading an excellent guide – is not the best way to learn a complex set of skills. Those might be critically important elements of your quest for excellence in some technical field, but unless you dive in and work through real-world problems on your own, you’ll never truly master the material.
Our technology books, Udemy and Pluralsight video courses, and other content present you with all the background and information you’ll need to get started. But more significantly, they are designed to push you as quickly as possible out “into the field” where you can earn effective hands-on experience (and money!) using the real tools of your trade.
David Clinton is an AWS solutions architect and Linux server administrator. He has written about and published training content (including books with Wiley/Sybex, Bootstrap IT, and Manning, and online courses on Udemy and Pluralsight) for many cutting edge technology subjects including Linux systems, Cloud Computing (in particular Amazon's AWS), container technologies like Kubernetes, data analytics, and DevOps tools. More than 60,000 of his books are currently in circulation and his video courses have been viewed by more than a half a million students...just like you!