Krish ChitlangiaforACM-VITblog.acmvit.in·Feb 6, 2025A Sneak Peek into My Favorite Coding EventHere’s Why I’m Writing About Reverse Coding If you’re passionate about competitive programming, you’ve probably heard of ICPC, the Olympics of Programming—the most prestigious algorithmic programming contest in the world. Every year, thousands of the...12 likes·48 reads#reversecoding
Muhammad Hunbal Siddiquiblogs.hunbalsiddiqui.com·Jan 27, 2025Zero to HTTPS: Secure Your AWS EC2 Website with CloudFront and ACM - A Step-by-Step GuideIntroduction In this guide, we'll walk through setting up HTTPS for your website using AWS Certificate Manager (ACM) and CloudFront with an EC2 instance. This approach provides free SSL certificates, CDN benefits, and robust security. Prerequisites ...AWS
Patrick Jun Pinedapinesprojects.hashnode.dev·Jan 17, 2025AWS Cloud Resume Challenge: Route 53 and AWS Certificate ManagerIntroductionAs part of my AWS Cloud Resume Challenge, I aimed to host my resume on a custom domain with secure HTTPS. This blog shares how I configured Route 53 for domain management and AWS Certificate Manager (ACM) for SSL/TLS certificates. Step 1:...30 readsAWS Cloud Resume ChallengeAWS
Sahil Prasadsailorworks.hashnode.dev·Jan 12, 2025Devops for decoupled architectureDecoupled architecture is when you have frontend and backend in two separate folders, and this is when you design e-commerce application, social media app etc. Below is a hands on tutorial on how you can upload your backend on the internet(https) an...AWS
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 10, 2025Conquering the AWS Cloud Resume Challenge: My Journey to the CloudIntroduction The AWS Cloud Resume Challenge is a popular project designed to showcase and enhance your cloud computing skills by building a cloud-hosted, interactive resume. It involves using a wide range of AWS services to design, deploy, and manage...1 like·41 readsAWS Cloud Resume ChallengeAWS Cloud Resume Challenge
Cheedge Leenotes-renovation.hashnode.dev·Dec 25, 2024Apply SSL Certificate on AWS ACM (also Cloudflare)Apply for certificate on ACM Best to use AWS Certificate Manager (ACM). 0. Before all add a CAA type record. add CAA record Name is your donmain name, and CA domain name fill in one of : amazon.com amazontrust.com awstrust.com amazonaws.com ...Migrate website to cloud (AWS)AWS
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Oct 2, 2024Deploying AWS Certificate Manager (ACM) with TerraformIntroduction: #AWS Certificate Manager (ACM) is a fully managed service that makes it easy to provision, manage, and deploy SSL/TLS certificates for your applications running on AWS. With Terraform, an infrastructure-as-code tool, you can automate th...AWS
Saurabh Adhaudevopsvoyager.hashnode.dev·Aug 28, 2024Deploying the 2048 Game on AWS EKS Cluster Using Helm ChartIntroduction In this guide, we'll walk through the steps to deploy a sample application, the 2048 Game, on an AWS EKS (Elastic Kubernetes Service) Cluster using Helm Chart. What is Kubernetes Ingress? Kubernetes Ingress is an API object that manages ...10 likes·45 readsProjectsAWS
Vishwajeet Sikhwalvishwajeetwrites.hashnode.dev·Aug 25, 2024AWS Solution Architect Professional Certification Prep.This article provides high-level information on how to prepare for AWS SAP-C02. In this, I have incorporated my daily routine, which I am following to crack this certification. 17-Aug-24 AWS CloudTrail - History of events/API calls Audit logs to t...AWS Solution Architect Professional Certification Prep.cloudtrail