dojo1 Flashcards
Atomic counters-dynamo db
using atomic counters to increment the counter item in the DynamoDB table for every new visitor is the most suitable solution in this scenario.
ReturnConsumedCapacity
Simply returns the total number write capacity units consumed
BeforeAllowTraffic
Use to run tasks before traffic is shifted to the deployed Lambda function version
AfterAllowTraffic
Use to run tasks after all traffic is shifted to the deployed Lambda function version.
Lamdahook
one Lambda function specified with a string on a new line after the name of the lifecycle event. Each hook is executed once per deployment.
X-Ray by using the PutTraceSegments API.
A segment can break down the data about the work done into subsegments. Subsegments provide more granular timing information and details about downstream calls that your application made to fulfill the original request.A subsegment can contain additional details about a call to an AWS service, an external HTTP API, or an SQL database
GetSessionToken
API returns a set of temporary credentials for an AWS account or IAM user.