Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 531 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 531 Bytes

Day 5: AWS CLI

Topic: Command Line Interface (CLI)

Guidelines:

  • Install the AWS CLI and configure it with IAM credentials.
  • Practice basic commands like aws s3 ls and aws ec2 describe-instances to access services.

Challenge:

  • Use the AWS CLI to create an S3 bucket and upload a file.
  • Create a LinkedIn post sharing what you’ve learned and your insights to inspire and support the community and fellow AWS enthusiasts.

Reference Links: