From the course: AWS for Developers: S3

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - Amazon Web Services (AWS) Tutorial

From the course: AWS for Developers: S3

Start my 1-month free trial

Next steps

- [Instructor] We have run through a lot of code and examples in this course so you may be wondering what is next? Let's start this discussion with a quick recap. We started this course by looking at the S3 console and running through a brief tour of it and the operations within it. We then leveraged the CLI to interact with buckets and objects. We then spent some time with the Python SDK and investigated some of its offerings for working with buckets and objects. We then did the same with the Java SDK. So while this course should have started your journey, there's definitely more to come. I encourage you to dive deeper into the SDK. Many methods and options we didn't discuss, read the docs and play with those APIs. We only touched on Java and Python but there are SDKs for many languages. Take a look at those, especially if you use those languages on a regular basis such as Go or C#. And finally, just start working with…

Contents