-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
64 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
episode: 125 | ||
title: "A first look at CloudFront Hosting Toolkit" | ||
youtube_id: "rCMG65_eToI" | ||
spotify_link: "https://podcasters.spotify.com/pod/show/aws-bites/episodes/125--A-first-look-at-CloudFront-Hosting-Toolkit-e2kpcfs" | ||
publish_date: 2024-06-14 | ||
--- | ||
|
||
In this episode, we discuss the newly announced CloudFront Hosting Toolkit from AWS. We provide an overview of the tool, which aims to simplify deploying modern front-end applications to AWS while retaining infrastructure control. We discuss the current capabilities and limitations and share our hands-on experiences trying out the tool. We also talk about alternatives like Vercel and Amplify, and the tradeoffs between convenience VS control. Overall, the toolkit shows promise but is still early-stage. We are excited to see it evolve to support more frameworks and use cases. | ||
|
||
|
||
> AWS Bites is brought to you by fourTheorem an AWS consulting partner with tons of experience with AWS. If you need someone to help you with your ambitions AWS projects, check out [fourtheorem.com](https://fourtheorem.com)! | ||
|
||
In this episode, we mentioned the following resources: | ||
|
||
- [CloudFront Hosting Toolkit official announcement](https://aws.amazon.com/blogs/networking-and-content-delivery/introducing-cloudfront-hosting-toolkit/) | ||
- [Previous episode "80. Can you do private static websites on AWS?"](https://awsbites.com/80-can-you-do-private-static-websites-on-aws/) | ||
- [Previous episode "3. How do you deploy a static website on AWS?"](https://awsbites.com/3-how-do-you-deploy-a-static-website-on-aws/) | ||
- [CloudFront functions](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-functions.html) | ||
- [CloudFront Key-Value Store](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/kvs-with-functions.html) | ||
- [Sandro Volpicella's article on CloudFront Hosting Toolkit](https://blog.awsfundamentals.com/cloudfront-hosting-toolkit) | ||
- [Open Next](https://open-next.js.org/) | ||
- [Coolify](https://coolify.io/) |