Provisioning AWS Services Flashcards
What are the ways to interact with AWS services?
AWS Management Console
AWS Command Line Interface (CLI)
AWS Software Development Kits (SDKs)
API’s
Lambda Funcitons
Other tools
What is a web-based interface for accessing and managing AWS service?
AWS Management Console
What enables you to control multiple AWS services directly from the command line within one tool?
AWS Command Line Interface (CLI)
What AWS service makes it easier for you to use AWS services through an API designed for your programming language or platform?
AWS SDK
What AWS service allows you to provide code and configuration settings which deploys the resources for performing capacity adjustment, load balancing, automatic scaling and app health monitoring?
AWS Elastic Beanstalk