AWS provides SDKs for most programming languages along with development tools to manage version control, manage continuous integration and continuous delivery, build code and even deploy code.
AWS SDKs
AWS provide SDKs for following programming languages or platforms:
-
Android
-
Browser
-
iOS
-
Java
-
.NET
-
Node.js
-
PHP
-
Python
-
Ruby
-
Go
-
C++
-
AWS Mobile SDK
Developer tools
Important Developer tools within AWS include:
-
AWS CodeCommit - makes it easy for companies to host secure and highly scalable private Git repositories.
-
AWS CodePipeline - continuous integration and continuous delivery service for fast and reliable application and infrastructure updates.
-
AWS CodeBuild - fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy.
-
AWSCodeDeploy - service that automates code deployments to any instance, including Amazon EC2 instances and instances running on-premises.
Important Notes (Exam Tips)
-
The default region for an AWS SDK is "US-EAST-1".
References (Deprecated):
- heartin's blog
- Log in or register to post comments
Recent comments