academy
academy copied to clipboard
mayuthombre/c01-aws02
Description
Exercise (e.g. C01-E01): c01-aws02
Student Name: Mayuresh Thombre
A brief explanation of what has been done. Use the CLI to create a S3 bucket and upload a file to it. Access the file on the S3 bucket from any of the EC2 instances created in the previous exercise. Submit a PR to the DevOpsAcademy repo under the /classes/01class/exercises/c01-aws02/
folder of this class with a brief description of what you did to achieve this objective (using AWS CLI). The file containing the solution you used must be named README.md
Type of change
- [ ] Exercise Submission (one exercise per PR)
- [ ] This PR is just for one exercise of a class
- [ ] PR name follows the pattern
<github-username>/<exercise-number> - [ ] Added exercise files inside folder
/classes/<class- number>/exercises/<exercise-number>/<github-username>/- [ ] Review exercise submission steps
- [ ] Class content (instructors/admins)
- [ ] Documentation update
- [ ] Repo management