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 |
How do you think ec2 service is capable to replace on-premises servers?
Explain the difference between instance store and ebs?
What is object level storage?
The user needs to quickly set up an email service because a client needs to start using it in the next hour. Which one can be the logical choice as there are several options available to set it up? What can be the best option to set up aws service would best meet the needs of the client?
If I am running on my db instance a multi-az deployments, can I use to the stand by the db instance for read or write a operation along with to primary db instance?
How many buckets can you create in aws by default?
What is bastion host and what it is used for.
What does the connection of draining do?
What is a stateless and a stateful entity?
By when will you perform major version updates in elastic beanstalk?
What are the different storage classes in s3?
What is root device path?