Iyamu HopeforHope Iyamuhorpeazy.hashnode.net·Jan 29, 2023How the Web WorksWe all use the internet daily, but have you ever stopped to consider the intricacies happening behind the scenes when you type a URL into your browser and hit enter? I have, and I am eager to share my findings with you. In this blog post, I will give...Discuss·10 likes·43 readsdns
Mark KibaraforAbove the Cloudstopsideboss2.hashnode.net·Apr 13, 2023Explain it to me like I'm 5 yrs old...Introduction In the first article of this series, we take a look at DNS. Specifically the question "What happens when you type google.com in your browser and press Enter?". This question is a classic and still a widely used interview question for man...Discuss·10 likes·35 readsCloud Conceptsdns
Miguel AcevedoforMiguel Acevedo's blogmimixtech.hashnode.net·Jan 24, 2023What is Load Balancing?Introduction As with any other software developer, I have experienced a website that's slow to load or keeps crashing. It's frustrating, isn't it? The truth is, as website traffic increases, so do the challenges of keeping the website up and running....Discuss·10 likes·40 readsLoad Balancing
Swarupforcloudforall.hashnode.net·Apr 18, 2023Load BalancersStep 1 - Logging In Once the credentials have been created, they will be assigned to environment variables, making it simple to log in to the Azure CLI. Use the credentials to log in to the Azure CLI. From the CLI, you can create and manage your Azur...DiscussAzure Security LABAzure
Bandan Sahooforbandandevopsjourney.hashnode.net·Apr 17, 2023DevOps(Day-41) : Setting up an Application Load Balancer with AWS EC2 🚀 ☁What is Load Balancing? Load balancing is the utility which provides application stability in a project. As the load on an application, increases let's say due to the engagement of 100s or 1000s of users instantly, a server might fail to take the sud...Discuss·2 likes·111 readsDevops
Olanrewaju Olamideforolyray.hashnode.net·Apr 16, 2023What Happens When You Type google.com into Your Browser?According to Pingdom, the average load time for websites is around 3.21 seconds. Sometimes, when I have a faulty internet connection, and I need to be sure that the internet is working, I go to nairaland.com on my browser. Using the Pingdom tool, the...Discuss·1 like·162 readsGoogle
Eniola AmiolaforDevOpsNodedevopsnode.hashnode.net·Apr 16, 2023How to use Terraform to provision two EC2 instances and a load balancer on AWSIntroduction In this tutorial, we will create an AWS Load Balancer with Terraform, and distribute the server display as 50-50 on the load balancer. We will provision two EC2 instances - one with NGINX and another with Apache web servers - and attach ...Discuss·139 readsTerraform
Samuel Oluwatobi AmureforZettaioluwatobialure.hashnode.net·Apr 16, 2023What happens when you type google.com in your browser and press Enter?So you pick up your smartphone or computer and type google.com in your browser and voila the homepage appears almost as soon as you press the Enter key and everyone's happy. But have you ever wondered what goes on between the term interval of pressin...DiscussWeb Development
Mark KibaraforAbove the Cloudstopsideboss2.hashnode.net·Apr 13, 2023Explain it to me like I'm 5 yrs old...Introduction In the first article of this series, we take a look at DNS. Specifically the question "What happens when you type google.com in your browser and press Enter?". This question is a classic and still a widely used interview question for man...Discuss·10 likes·35 readsCloud Conceptsdns
Umang AgarwalforUmang Agarwal's Blogsubtle-geek.hashnode.net·Apr 13, 2023Microservices with Spring Boot : What is an API Gateway?An API (Application Programming Interface) gateway is a server that acts as an entry point for a collection of microservices or backend services. It provides a centralized point for managing, monitoring and securing APIs exposed by these services to ...Discuss·1 like·435 readsMicroservices
Satish SutarforCloud, DevOps and Open Sourcesatishsutar-cloud-and-devops.hashnode.net·Apr 12, 2023AWS Elastic Load Balancing: Overview and Configuration GuideWhen it comes to hosting web applications on AWS, Elastic Load Balancing (ELB) can be a powerful tool to manage traffic efficiently. ELB is a load-balancing service that automatically distributes incoming web traffic across multiple instances of your...Discuss·5 likesAWS Cloud SafariAWS
Abhishek KumarforAbhishekabhishek003.hashnode.net·Apr 11, 2023Building a Resilient LAMP Stack on AWS with CloudFormation and Auto ScalingIn this article, We will Provision the infrastructure and Host a highly available & scalable LAMP(Linux, Apache, Mysql, PHP) Stack over the AWS cloud using the Infrastructure as a code (IAC) service named CloudFormation. Prerequisite: An AWS account....Discuss·42 readsAWS
Sohag HasanforSohag's Notessohag.hashnode.net·Apr 8, 2023Mastering Load Balancing with Nginx: Boosting Performance and ReliabilityIntroduction: In today's web application landscape, managing high traffic loads and ensuring optimal performance, availability, and reliability is critical. Load balancing is a crucial technique that can help achieve these goals. In this blog post, w...Discussnginx