Patrick Jun Pinedapinesprojects.hashnode.dev·Jan 11, 2025AWS Cloud Resume Challenge: Setting Up CloudFront DistributionIntroduction In this blog post, I’ll guide you through setting up a CloudFront distribution to serve your resume from an S3 bucket. This is part of the AWS Cloud Resume Challenge, and it’s an essential step to improve the performance, security, and s...33 readsAWS Cloud Resume ChallengeAWS
Patrick Jun Pinedapinesprojects.hashnode.dev·Jan 11, 2025AWS Cloud Resume Challenge: Uploading My Resume Template to S3 BucketIntroduction In this blog post, I’ll Walk you through how I uploaded my resume template to an Amazon S3 bucket as part of the AWS Cloud Resume Challenge. This challenge is a great way to learn core AWS services and build a serverless application that...AWS Cloud Resume Challengeaws acm
Aditya Gadhaveadityag7678.hashnode.dev·Nov 17, 2024Understanding Amazon Route 53: A Comprehensive GuideWhat Is Amazon Route 53? Amazon Route 53 is a highly available and scalable cloud Domain Name System (DNS) web service. It is designed for developers and corporations to route the end users to Internet applications by translating human-readable nam...AWS
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. ...10 likes·92 readsAWS
ALI MASIU ZAMAdevopstoolbatch8.hashnode.dev·Oct 27, 2024Amazon Route53- (05) - Day 21Table of contents How does the AWS Route 53 service work? Creating a Hosted Zone: Adding DNS Records Configuring DNS Routing Conclusion: Route 53 is the GPS for the internet. When you type a website address into your browser, like www.example....27 readsAWS
Gedion Danielblog.gediondaniel.dev·Oct 9, 2024Understanding CNAME and Alias Records in Amazon Route 53When setting up a website or web service, you may come across terms like CNAME and Alias records in Amazon Route 53. Both are used to direct traffic to the correct server, but they work in slightly different ways. Let’s break it down in simple terms....37 readsdomain
Gedion Danielblog.gediondaniel.dev·Oct 9, 2024What Are 3rd Party Domains and Amazon Route 53?When building websites, you need a domain name—the address people type to visit your site, like "example.com." There are many companies where you can buy domain names. These are called 3rd party domain providers. Some popular ones are GoDaddy and Nam...AWS
Arpita Guptaarpitadev.hashnode.dev·Oct 7, 2024AWS Route 53: Mastering Advanced DNS ManagementAmazon’s web services are so great that they have an entire suite of them. One of the most useful is Amazon Route 53, which acts as a DNS service for your domain name. It can be used to map to an AWS Elastic Load Balancer (ELB), move traffic between ...AWS
Jyothsnajyothsna.hashnode.dev·Sep 29, 2024Comprehensive Guide to IAM, VPC, and Route53: In-Depth Look at VPCIAM is a service in AWS that helps you to securely access the AWS Services and resources. Components of IAM: Users: IAM users represent individual people or entities that interact with AWS resources. Each user has a unique name and security credenti...10 likesvpc
Yogesh Borudeyogeshb.hashnode.dev·Sep 16, 2024Understanding Amazon Route 53: A Comprehensive GuideIn today's digital landscape, robust domain management is crucial for businesses and developers alike. Amazon Route 53 is a powerful tool that offers scalable Domain Name System (DNS) management, seamlessly routing user requests to applications throu...DNS-management