Let’s suppose that we have an aws application hosted and that requires 24×7 availability and can be down only for a maximum of 10-15 minutes. How will you make ensure that the database hosted on your ebs volume is backed up properly?
Answer / Ramakant Sachan
To maintain the required availability, you can use Multi-AZ (Availability Zone) deployment, which automatically creates and maintains synchronous standby replicas of your DB instance in a different Availability Zone. Backups can be scheduled using Amazon Database Service (RDS) snapshots that can be set to create on a daily basis or any custom schedule. You should also configure automatic failover to switch to the standby replica if the primary DB instance becomes unavailable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain stopping, starting, and terminating an amazon ec2 instance?
What is the major difference between a nacl and a security group.
How To Use Amazon Sqs?
What is a stateless and a stateful entity?
How To Upload Files In Amazon S3 In Cloud Computing?
What are the key components of AWS ?
Expand ebs?
What is iam in aws?
In what way do you secure your running instances in your vpc?
What is ebs in aws?
What automation tools can you use to spinup servers?
So on your behalf what does amazon rds can manage?