Interacting with AWS Flashcards
Three methods of interacting with AWS services.
- AWS Console
- AWS CLI
- AWS SDK
The AWS Management Console is a _______ and __________ based interface for interacting with most all of the 150+ AWS services. All major browsers and mobile operating systems are supported.
web
mobile app
Company runs several production workloads in AWS. They have a new web application that manages digital assets for marketing. They need to automatically create a user account in Amazon Cognito on sign-up. They want this step seamlessly integrated into the application. Which interaction method would the company use for this?
Software Development Kit (SDK)
Company is considering transitioning to AWS. They want to leverage Amazon Relational Database Service. They want to test out a single database on the service. What interaction method would they use for this use case?
AWS Console
Company is a startup. They created a social network for entrepreneurs with a web and mobile app. It has a set of tasks she needs to run on AWS each day to generate reports. What interaction method would they use for this use case?
AWS Command Line Interface (CLI)