DVA_EN– category –
-
DVA_EN
Serverless App using DynamoDB built with SAM
【Building Serverless Apps using DynamoDB built with SAM】 This course is about deployment, which is one of the topics covered by AWS DVA.Find out how to create a serverless app using AWS SAM (Serverless Application Model). The following... -
DVA_EN
Introduction to DynamoDB – Building DB for Review Data
【Building Simple DB for Review Data with DynamoDB】 This is one of the AWS DVA topics related to development with AWS services.As an introduction to DynamoDB, we will create a simple database.We will design the database assuming it is f... -
DVA_EN
Deliver custom metrics periodically with SSM Run Command
【Configure SSM Run Command and PutMetricData API to deliver custom metrics periodically】 We will introduce a configuration that uses SSM Run Command to deliver custom metrics to CloudWatch on a regular basis. There are two ways to push... -
DVA_EN
Notes on S3 Server Access Logging Settings
【Configuration to check notes on setting up S3 server access logging】 The content is related to monitoring and troubleshooting, which is also part of the scope of the AWS DVA.Here are some notes on setting up S3 server access logging. ... -
DVA_EN
Share data across devices with Cognito Sync
【Configure Cognito Sync to share user data between devices】 This is the scope of the AWS DVA, which is about development using AWS services.Cognito Sync can be used to share user data between devices.This time, we will use AWS SDK for ...