Wednesday, October 5, 2016

AWS CDA Study List - Tools & SDK

Tools & SDK

Basics

Amazon provides SDK's for following languages
  • Android
  • Browser
  • iOS
  • Java
  • .NET
  • Node.js
  • PHP
  • Python
  • Ruby
  • Go
  • C++

Defaults

  • SDK Default region is set to US-EAST-1

AWS SDK API default region

Which of the following is chosen as the default region when making an API call with an AWS SDK?

A. ap-northeast-1
B. us-west-2
C. us-east-1
D. eu-west-1
E. us-central-1

Why?

http://docs.aws.amazon.com/aws-sdk-php/v2/guide/configuration.html
http://docs.aws.amazon.com/AWSJavaScriptSDK/guide/node-configuring.html



AWS SDK support

Which of the following programming languages have an officially supported AWS SDK? Choose 2 answers

A. PHP
B. Pascal
C. Java
D. SQL
E. Perl

Why?

http://docs.aws.amazon.com/awssupport/latest/user/Welcome.html

Support in AWS SDKs

The AWS Command Line Interface, the AWS Tools for Windows PowerShell, and the AWS Software Development Kits (SDKs) include support for the AWS Support API:

  • AWS CLI
  • AWS Tools for Windows PowerShell
  • AWS SDK for Java
  • AWS SDK for JavaScript
  • AWS SDK for .NET
  • AWS SDK for PHP
  • AWS SDK for Python (Boto)
  • AWS SDK for Ruby



No comments:

Post a Comment