Skip to content

rodriguezwil/resilient-call-dr-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Resilient Call DR System

A resilient cloud architecture built for automated toll-free call failover and cross-region disaster recovery...

AWS DR Status

🧰 Tech Stack

  • AWS EC2
  • AWS Lambda
  • AWS Route 53
  • AWS SNS
  • Cloudcraft (for architecture design)

πŸ“ˆ Use Case

Designed for telecom or enterprise environments requiring seamless call continuity across regions.

πŸš€ Deployment

This system can be deployed using Infrastructure as Code (IaC) with AWS CloudFormation or Terraform (coming soon).

πŸ”„ How It Works This resilient call DR system functions as follows:

Route 53 Health Checks continuously monitor service endpoints across AWS regions.

If an issue is detected, Route 53 dynamically redirects traffic to a healthy region.

AWS Lambda is triggered to automate configuration updates or notify operations.

SNS (Simple Notification Service) sends alerts to key stakeholders.

Incoming traffic is handled by EC2 instances behind Load Balancers in multiple Availability Zones.

Traffic automatically shifts between US East, EU West, and Asia Pacific regions to ensure minimal disruption.

Security and identity checks are handled at the entry point before routing begins.

🧭 Architecture Diagram

The following Cloudcraft diagram illustrates the architecture of the Resilient Call DR System: diagram

About

A resilient cloud architecture built for automated toll-free call failover and cross-region disaster recovery. Implements AWS services like Route 53, Lambda, EC2, and SNS to ensure high availability and operational continuity.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors