How will you brief about the relational database services in aws?
Answer / Jagpal Singh
Amazon RDS (Relational Database Service) is a managed database service by AWS. It supports various database engines like MySQL, PostgreSQL, MariaDB, Oracle, and SQL Server. With RDS, you can easily set up, operate, and scale relational databases in the cloud. It handles time-consuming tasks like backups, patch management, and replication.
| Is This Answer Correct ? | 0 Yes | 0 No |
How is stopping and terminating an instance different from each other?
What are the components involved in amazon web services?
A user identifies that a huge data download is occurring on his instance. He has already set the auto scaling policy to increase the instance count. When the network input output increase beyond a threshold limits how can the user ensure that this temporary event does not result in scaling?
Is aws paas or iaas?
What type of performance can you expect from elastic block storage? How do you back it up and enhance the performance?
How do I access the running db instance?
Do you know one zone – ia storage class?
What is the relation between an instance and ami?
Is there any chance to change the private ip addresses of an ec2 while it is running/stopped in a vpc?
How to secure the data carrying in the cloud?
Explain about aws storage.
The user wants to launch a linux instance in aws ec2. While configuring security group, the user has selected ssh, http, https protocol. What is the need to select ssh?