AWS for Developers: S3
AWS for Developers: S3 is an Intermediate level course on Business, created by the author, Frank P Moley III. This course is an important foundation for anyone who needs to excel in his/her Business skills. It provides you a thorough grip on Business, Developer, Cloud Computing, IT, Amazon Web Services, Business, Developer, Cloud Computing, IT and Amazon Web Services.
Learn how to get started with Amazon Simple Storage Service (S3), the globally distributed, binary object storage service that allows developers to securely store and retrieve data. Instructor Frank Moley demonstrates how to set up an account and walks through S3 basics, such as creating your first storage bucket. He also shows how to set up permissions and configuration options and use the command-line interface (CLI) to script S3 operations. Frank also walks through the AWS software development kits (SDK), which allow you to easily integrate S3 with your Python and Java applications.
Topics include:
- Setting up an AWS account
- Using the command-line interface (CLI)
- Creating buckets
- Working with files and directories
- Setting IAM permissions
- Object and bucket manipulation
- Bucket and file security
- Setting up basic Python and Java scripts for S3