Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building Serverless Web Applications

You're reading from  Building Serverless Web Applications

Product type Book
Published in Jul 2017
Publisher Packt
ISBN-13 9781787126473
Pages 354 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Diego Zanon Diego Zanon
Profile icon Diego Zanon
Toc

Chapter 4. Hosting the Website

The frontend is where you can easily go serverless. You just need a service to host your website's static files, the user browser will be responsible for rendering the pages and executing the client-side JavaScript code. In this case, the service we will use to host the frontend pages is Amazon S3. You'll learn later how to configure and optimize your website by adding a CDN and the supporting HTTPS connections.

In summary, we are going to cover the following topics:

  • Using Amazon S3 to host static files
  • Configuring Route 53 to associate your domain name with S3
  • Using CloudFront to serve files through a CDN
  • Requesting a free SSL/TLS certificate to support HTTPS connections

After this chapter, you'll have learned how to host a frontend in a serverless infrastructure.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}