Software Development Kits (SDKs) are tools that will help you to write serverless applications on the three cloud providers. AWS, Microsoft Azure, and GCP all provide different SDKs for different languages, so that you can integrate their services into your applications. Let's look at the SDKs that each cloud provider has that we would need to integrate into our serverless applications.
SDKs
AWS Node.js SDK
AWS offers SDKs for many different languages, including Node.js. Some of the languages for which it offers SDKs are:
- Node.js
- Java
- .NET
- Go
- C++
- Python
- Ruby
- iOS
- Android
- Browsers (Internet Explorer, Chrome, Safari etc.,)
- AWS IOT
However, there are many more languages and platforms that could be included in this list...