Data Storage and AWS
Data Storage and AWS
● Amazon EFS (Elastic File System): A scalable, shared file system that is
ideal for use with Amazon EC2 instances.
● Life cycle management: S3 allows you to set lifecycle policies for your
objects, so that they can be automatically transitioned to different storage
classes or deleted after a certain period of time.
● To create an S3 bucket, you can use the AWS Web Console, the AWS
CLI, or an AWS SDK.
● Where:
● Access control: The access control list (ACL) for your bucket.
Working with RDS Databases
● NoSQL databases are a type of database that does not use the traditional
relational database schema.
● NoSQL databases are often used for applications that require high
scalability and performance, such as web applications and social media
applications.
Overview of NoSQL Databases
● Amazon Neptune: A fully managed graph database service that makes it easy
to store and query graph relationships.
Thank You!