In vpc with private and public subnets, database servers should ideally be launched into which subnet?
Answer / Neha Saxena
Database servers should ideally be launched into a private subnet. Private subnets do not have direct access to the internet, providing an extra layer of security for your databases.
| Is This Answer Correct ? | 0 Yes | 0 No |
what happens when you launch instances in amazon vpc?
What is lambda@edge in aws?
What is different types of ec2 purchasing options
In what way do you secure your running instances in your vpc?
Is one elastic ip address enough for each instance that I actually have running?
Differentiate between spot instances. An on-demand instance or reserved instance?
Which load balancer will you use to make routing decisions at the application layer or the transport layer that support either vpc or ec2?
What happens to your data when an ec2 instance is terminated?
What is the aws tenant?
How will you configure an instance with the application and its dependencies, and make it ready to serve traffic?
Can s3 be used with ec2 instances, how?
How to connect ebs volume to multiple instances?