Remove Disaster Recovery Remove Load Balancer Remove Resources
article thumbnail

AWS Disaster Recovery Strategies – PoC with Terraform

Xebia

This post explores a proof-of-concept (PoC) written in Terraform , where one region is provisioned with a basic auto-scaled and load-balanced HTTP * basic service, and another recovery region is configured to serve as a plan B by using different strategies recommended by AWS. Pilot Light strategy diagram. Backup and Restore.

article thumbnail

Building Resilient Public Networking on AWS: Part 2

Xebia

Deploy Secure Public Web Endpoints Welcome to Building Resilient Public Networking on AWS—our comprehensive blog series on advanced networking strategies tailored for regional evacuation, failover, and robust disaster recovery. Public Application Load Balancer (ALB): Establishes an ALB, integrating the previous certificate.

AWS 147
Insiders

Sign Up for our Newsletter

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

article thumbnail

AWS vs. Azure vs. Google Cloud: Comparing Cloud Platforms

Kaseya

A cloud service provider generally establishes public cloud platforms, manages private cloud platforms and/or offers on-demand cloud computing services such as: Infrastructure-as-a-Service (IaaS) Software-as-a-Service (SaaS) Platform-as-a-Service (PaaS) Disaster Recovery-as-a-Service (DRaaS). What Is a Public Cloud?

article thumbnail

Broadcom Pinnacle Partners: Guiding enterprises throughout their cloud journeys

CIO

Deploying and operating physical firewalls, physical load balancing, and many other tasks that extend across the on-premises environment and virtual domain all require different teams and quickly become difficult and expensive. Many organizations moved to the cloud but still must manage innumerable tasks,” he says.

article thumbnail

How One MSP Improved Customer Satisfaction and Reduced Support Tickets

Kaseya

As MSPs, we think in terms of disaster recovery and continuity. You now need to think about internet links and what your disaster recovery and continuity plans are for those. And if you have two, you need to think about things like load-balancing and instant failover. You need two connections or more.

article thumbnail

AWS Open Source Observability: Visualization and Security Auditing with CloudMapper (Part 1)

Xebia

One for my Disaster Recovery blog post ( vpc_demo ) depicting an ASG and two load balancers on different AZs. Also, you can see that the load balancers are exposed to the Internet. The interface takes a minute to load, and data will be inaccurate until then. python cloudmapper.py

article thumbnail

Canary vs blue-green deployment to reduce enterprise downtime

CircleCI

Multiple application nodes or containers distributed behind a load balancer. Blue-green deployment, the more common of the two options we are considering, essentially splits your application environment into two equally-resourced sections, a blue and a green. What is canary deployment?