-
SOA_EN
Introduction to Tape Gateway Type Storage Gateway
【Storage Gateway Tape Gateway Configuration】 The content is related to reliability and business continuity, which is also part of the scope of AWS SOA. There are four types of Storage Gateways, and we will introduce the Tape Gateway.Ta... -
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 ... -
AWS_EN
Authorization by Cognito ID Pool after Authentication by User Pool – Implicit Grant Ver
【Authorization by Cognito ID Pool after Authentication by User Pool - Implicit Grant Ver】 Use the Cognito user pool and identity pool to grant signed-in users access to AWS resources. Create a sign-in page using the hosted UI of the Co... -
AWS_EN
Create sign-in page in Cognito user pool
【Configure the hosted UI of the Cognito user pool to create a sign-in page】 Create a sign-in page using Cognito. Cognito is an authentication system service provided by AWS. Amazon Cognito provides authentication, authorization, and us... -
AWS_EN
Publish your site with S3 static website hosting
【Configure the S3 static website hosting to publish your site】 Find out how to use the S3 static website hosting to publish a website. If your website consists of only static content such as HTML, CSS, and JavaScript, you can use the S... -
AWS_EN
Four ways to attach EBS to Windows instance
【Four ways to attach EBS to Windows instance】 We will check a configuration that attaches EBS (Elastic Block Store) to a Windows instance. In this page, we will review the steps to attach EBS to a Windows instance and make it available... -
AWS_EN
Attaching EBS to Linux Instance
【Four ways to attach EBS to EC2 instance】 We will check the configuration of attaching EBS (Elastic Block Store) to a Linux instance. EBS is block storage provided by AWS. Amazon EBS allows you to create storage volumes and attach them... -
AWS_EN
Serverless apps using SAM
【Using SAM to create a serverless application with API Gateway and Lambda】 In the following pages, we have covered how to create a serverless app using API Gateway and Lambda, and now we would like to reproduce a similar configuration ... -
AWS_EN
Serverless apps using Lambda and API Gateway – HTTP API
【Creating Serverless Application with API Gateway and Lambda】 We will combine two resources to create a simple serverless web application. The first is Lambda. Lambda is a FaaS service provided by AWS. AWS Lambda is a serverless comput... -
AWS_EN
Attaching instances in private subnet to ALB
【Configure instances in private subnets to be attached to ALB】 We will see how to attach an instance located in a private subnet to an ALB. The following methods are introduced in the AWS official website on this subject. To attach Ama...