What is s3? What is it used for? Should encryption be used?
Answer / Sumit Mehrotra
Amazon S3 (Simple Storage Service) is an object storage service provided by Amazon Web Services (AWS). It allows storing and retrieving any amount of data at any time from anywhere on the web. S3 is commonly used for backup, archiving, mobile application data storage, and content delivery. Encryption should be used to protect sensitive data in transit or at rest. AWS provides encryption options such as server-side encryption (SSE) and client-side encryption.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you have option to connect your vpc to internet?
Do we need to attach elastic ip to all the instance which we create?
what is regions and endpoints in aws?
What does the command do with respect to the amazon ec2 security groups?
What are policies and what are the different types of policies?
You have a content management system running on an Amazon EC2 instance that is approaching 100% CPU utilization. How to reduce the load on the Amazon EC2 instance?
Can I control if and when mysql based rds instance is upgraded to new supported versions?
What is the format of the downloaded keypair in aws?how do you launch an instance in linux using this keypair?
How do I get and make reserved instances?
What is simpledb?
When do subnet is true working?
What is natting?