December 2021– date –
-
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... -
AWS_EN
Four ways to initialize Linux instance
【Four ways to initialize a Linux instance】 Consider how to perform the initialization process when an EC2 instance is started. We will cover the following four methods of initializing an EC2 instance at build time How to use user data ... -
AWS_EN
yum/dnf on private subnet instances
【Configuration for running yum/dnf on instance in private subnet】 We will check how to run yum/dnf on an instance in a private subnet. In this case, the following two patterns will be identified How to use NAT gateways How to use VPC e...