article thumbnail

Why Kubernetes Is So Popular in the Tech World

Galido

Of course, this is just one part of why Kubernetes is useful and widely praised. You cannot possibly deny that Kubernetes is built on a very mature and proven architecture. Traffic routing and load balancing. Kubernetes also comes with built-in load balancers to distribute the load across multiple pods.

article thumbnail

What’s Free at Linux Academy — March 2019

Linux Academy

March Study Group Course: Linux Operating System Fundamentals – Have you heard of Linux, but don’t really know anything about it? Then this course is for you. Eschewing any technical practices, this course takes a high-level view of the history of Linux, the open-source movement, and how this powerful software is used today.

Linux 80
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Technology Short Take 88

Scott Lowe

This is, of course, just one way of handling subnets within a VPC, but some of the principles outlined in Christopher’s article are definitely sound. Romain Decker has an “under the hood” look at the VMware NSX load balancer. This graphical summary of the AWS Application Load Balancer (ALB) is pretty handy.

article thumbnail

AIOps and our Robot Kubernetes Kops

Linux Academy

N-Tier architectures and micro-services applications must be tuned for performance. High speed low latency networks now allow us to add these nodes anywhere in a cloud infrastructure and configure them under existing load balancers. So the question is now not whether to deploy, but when, where, why and how?

article thumbnail

Looking back at 10 years of compartmentalization at AWS

All Things Distributed

A concept that has changed infrastructure architecture is now at the core of both AWS and customer reliability and operations. By using zones, and failover mechanisms such as Elastic IP addresses and Elastic Load Balancing, you can provision your infrastructure with redundancy in mind. Virginia) Region.

article thumbnail

The Definitive Guide to Achieve AWS Cloud Certification

Linux Academy

List the different cloud architecture design principles . Basic AWS Cloud architectural principles. Load Balancers, Auto Scaling. Course Syllabus. Take a look at these courses , and sign up for a 7-day free trial to learn AWS by doing today. . Domains covered. Domain 1: Cloud Concepts . Domain 2: Security .

Cloud 16
article thumbnail

Liveblog: Scaling to Your First 10 Million Users

Scott Lowe

The next step is to add an Elastic Load Balancer (ELB) and distributing the application across two availability zones—this means 2 web instances and 2 instances of RDS (one active and one standby). This sort of architecture gets you greater scale as well as greater redundancy and fault tolerance. How do we go further?