31. Other Services Flashcards
What service builds a serverless visual workflow to orchestrate your Lambda functions?
AWS Step Functions
Step Functions represent a flow as what?
A JSON state machine
What is the maximum duration of a Step Function Standard Workflow?
1 year
What is the maximum duration of a Step Function Express Workflow?
5 minutes
Which Step Function workflow is cheapest?
Express
What should you use to retrieve data in real-time with WebSocket or MQTT on WebSocket?
AppSync
AppSync is a managed service that uses what?
GraphQL
What are the 4 ways to authorize applications to interact with your AWS AppSync GraphQL API?
- API_KEY
- AWS_IAM
- OPENID_CONNECT
- AMAZON_COGNITO_USER_POOLS
What is SES?
Simple Email Service
Ability to send and receive email
ACM loads SSL certificates onto which integrations?
- Load Balancers
- CloudFormation
- APIs on API Gateway
What database should you use for analytic processing?
Redshift
What database should you use for graphing?
Neptune
What should you use to move data from one database to another?
Database Migration Service (DMS)
What database is a managed MongoDB for AWS?
DocumentDB
What database should you use as a data lake?
Redshift