Day 43: S3 Programmatic access with AWS-CLI
S3
Amazon Simple Storage Service (Amazon S3) is an object storage service that provides a secure and scalable way to store and access data on the cloud. It is designed for storing any kind of data, such as text files, images, videos, backups, and more.?
Task-01
Launch an EC2 instance using the AWS Management Console and connect to it using Secure Shell (SSH).
Log in to the AWS Management Console.
Navigate to the EC2 service and launch an EC2 instance using the console.
Create an S3 bucket and upload a file to it using the AWS Management Console.
Access the file from the EC2 instance using the AWS Command Line Interface (AWS CLI).
Task-02
Create a snapshot of the EC2 instance and use it to launch a new EC2 instance.
aws s3 cp s3://BUCKET_NAME/PATH/TO/FILE /PATH/TO/LOCAL/FILE
Thanks For Reading!.....
DevOps | Cloud | AWS | Python | Docker | Kubernetes | Jenkins | Ansible | Terraform | Gitlab | Linux | Serverless | Ecommerce | Git | Terraform | Cloudwatch | Prometheus | Grafana
2 å¹´Thanks for posting