Okesanya Samueldevopsmaestro.hashnode.dev·Nov 20, 2024Automated Static Web Hosting with GitlabCI and S3Introduction Static websites are simple applications, but they can still need an efficient setup to handle requests and deliver content quickly to users. Hosting your static websites with a customized infrastructure offers scalability, cost savings, ...Discuss·1 like·57 readsAWS
Aditya Gadhaveadityag7678.hashnode.dev·Nov 14, 2024How to Use AWS CloudFront: A Complete TutorialWhat is AWS CloudFront? AWS CloudFront is a content delivery network service that speeds up the distribution of static (mostly S3) and dynamic web content (EC2 for static/dynamic) to users. It keeps the content on edge locations so that users can r...DiscussAWS
Fady Nabilfadynabil.hashnode.dev·Nov 8, 2024New Feature: Amazon CloudFront no longer charges (No Billing) for requests blocked by AWS WAFAWS has introduced an invaluable feature for users of CloudFront protected by AWS WAF: CloudFront will no longer bill requests that are blocked by AWS WAF. This new feature provides enhanced financial protection, especially helpful against DDoS attac...DiscussAWS
Ashwinashwinrajendran.hashnode.dev·Nov 8, 2024Securely Hosting Your Website with Amazon S3 and CloudFrontWe will walk through the steps to securely host a static website using Amazon S3 for storage and Amazon CloudFront for content delivery. By using CloudFront, we can ensure secure and faster access to our website without making the S3 objects public. ...DiscussAWSS3
Basir Khanbasirblog.hashnode.dev·Nov 2, 2024How to Host a React Website on AWS S3 and Speed it Up with CloudFrontIn this guide, we'll explore how to host your React application on Amazon S3 and use CloudFront to speed up content delivery to users worldwide. With S3 and CloudFront, you can create a highly available, low-latency website that’s easy to set up and ...Discuss🌥️ Aws CloudAWS
Basir Khanbasirblog.hashnode.dev·Nov 2, 2024Deploy a Node.js App on AWS Lambda with DynamoDB Using the Serverless Framework: A Step-by-Step GuideDeploying applications in a serverless environment is becoming increasingly popular for its cost-effectiveness and ease of scaling. In this guide, you’ll learn how to deploy a Node.js application on AWS Lambda using the Serverless Framework, and conn...Discuss·53 reads🌥️ Aws CloudDevops
Gedion Danielblog.gediondaniel.dev·Nov 2, 2024CloudFront vs. S3 Cross Region Replication: Choosing the Right Solution for Your Content Delivery NeedsWhen it comes to delivering content in the cloud, two powerful solutions from AWS stand out: CloudFront and S3 Cross Region Replication. Each has its unique strengths and is suited for different types of content delivery. In this post, I’ll break dow...Discusscloudfront
Ngozi Oparangozihannahopara.hashnode.dev·Oct 28, 2024How to Host an On-Demand Streaming Video With AWS S3, CloudFront, and Route 53As a cloud engineer, a strong understanding of hosting and distributing media files via cloud platforms like AWS is essential. AWS offers services that simplify uploading, streaming, and delivering media across multiple web applications and regions. ...Discuss·10 likes·77 readsAWS
Amulyaawscloudbasics.hashnode.dev·Oct 17, 2024Understanding AWS CloudFront: A Complete Guide to Content Delivery NetworksIntroduction In today's digital landscape, delivering content quickly and efficiently to users worldwide is crucial for any online platform. Amazon Web Services (AWS) CloudFront offers a robust solution for this challenge through its Content Delivery...DiscussAWS#awscdn
Shivprasad Waghmareshivprasadwaghmare.hashnode.dev·Oct 13, 2024#8: How to Set Up AWS Global Accelerator for Cross-Region SupportIn this guide, we will launch two EC2 instances in different AWS regions—Singapore (ap-southeast-1) and Oregon (us-west-2)—and configure NGINX web servers with customized welcome pages for each region. Then, we'll set up AWS Global Accelerator to rou...Discuss·10 likesAWS