All Content tagged with Disaster Recovery/Business Continuity
Content language: English
Select up to 5 tags to filter
Sort by most recent
75 results
EXPERT
published 8 days ago0 votes43 views
I am seeking most cost-effective cross-region Disaster Recovery (DR) solution for RDS Oracle. My goal is to achieve a Recovery Point Objective (RPO) and Recovery Time Objective (RTO) of less than 30...
I knew that AWS does not guarantee specific recovery times for an entire region but does AWS guarantee the minimum time for recovering the entire region or an AZ from disaster ?
Our customer is looking for recommendations around Infrastructure. Below is the expectation.
“SAP Systems are not directly exposed to internet and accessible within customer's intra net, In case of...
Hi,
Let's imagine we're upgrading our MSK cluster from 3.2 to 3.5.x. What happens if the upgrade fails for a broker for a reason other than partition counts being too high? Will MSK rollback the...
If a secondary region goes down while using the global cluster with documentdb, will documentdb failover to other running regions automatically?
I know if the primary one goes down, we need to...
Hi
I need to plan, design and test failover for some RDS oracle production servers running in multi-az environment.
Is there any documents or videos that discuss details for doing that?
Would you...
I recently locked myself out of my lightsail instance by incorrectly disabling public key authentication in the sshd_config file. I was able to take a snapshot of the main disk, and mount it to a temp...
Let us assume that we have some source servers running on premise. We have already established DR using AWS Elastic Disaster Recovery into A region. What will be best way to migrate the DR setup to a...
Hi AWS, I have a .NET Windows service and web app running on EC2 Windows server. I have to deploy them in active passive failover mode such that if one server goes down the web app and service will...
Hi AWS, I am building a CI/CD pipeline for Windows Service to run in **Active Passive** strategy as part of Disaster Recovery using GitHub Actions. Here is the URL for the GitHub Repo:...