SDK: Software Development Kit

Notes based on Stéphane Maarek's Udemy course.

SDK: Software Development Kit

If you want to perform actions on AWS directly from your application’s code without using a CLI, you can use an SDK

Official SDKs:

SDK Takeaways

SDK Credentials Security

Exponential Backoff