Lambda_EN– tag –
-
SAA_EN
AWS WAF to prevent XSS with CloudFormation
【AWS WAF to prevent XSS with CloudFormation】 AWS WAF allows you to create rules to protect your application from many attacks. This page uses WAF to create rules for XSS (Cross Site Scripting). An XSS (cross-site scripting) attack stat... -
DVA_EN
Data received by Kinesis Data Streams and stored in OpenSearch Serverless via Firehose
【Data received by Kinesis Data Streams and stored in OpenSearch Serverless via Firehose】 The following pages cover how to store data received by Kinesis Data Streams in S3 buckets via Firehose. https://awstut.com/en/2023/05/07/store-da... -
AWS_EN
Automate OpenSearch Serverless indexing using CFN custom resources
【Automate OpenSearch Serverless indexing using CFN custom resources】 The following pages discuss OpenSearch Serverless. https://awstut.com/en/2024/02/25/create-opensearch-serverless-using-cloudformation-en In the above page, the index ... -
AWS_EN
Create AWS IoT client certificate using CloudFormation custom resource
【Create AWS IoT client certificate using CloudFormation custom resource】 As an introduction to AWS IoT Core, the following page reviews how to use an EC2 instance as an IoT device and send MQTT messages to AWS IoT Core. https://awstut.... -
AWS_EN
Create OpenSearch Serverless using CloudFormation
【Create OpenSearch Serverless using CloudFormation】 This page covers OpenSearch Serverless. Amazon OpenSearch Serverless is an on-demand serverless configuration for Amazon OpenSearch Service. Serverless removes the operational complex... -
DVA_EN
Elastic Beanstalk deployment policy: Rolling with an additional batch
【Elastic Beanstalk deployment policy: Rolling with an additional batch】 Elastic Beanstalk offers a variety of deployment policies. https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.deploy-existing-version.html This ... -
AWS_EN
Using Image Builder to create an AMI for WordPress
【Using Image Builder to create an AMI for Wordpress】 The following pages discuss the Image Builder. https://awstut.com/en/2023/10/28/introduction-to-ec2-image-builder-using-cloudformation-en In this page, we will create an AMI for Word... -
AWS_EN
Introduction to EC2 Image Builder using CloudFormation
【Introduction to EC2 Image Builder using CloudFormation】 This page covers the EC2 Image Builder. Image Builder significantly reduces the effort of keeping images up-to-date and secure by providing a simple graphical interface, built-in... -
DVA_EN
Checking the behavior of .extensions in Elastic Beanstalk
【Checking the behavior of .extensions in Elastic Beanstalk】 We will review the configuration options for Elastic Beanstalk.According to the following page, there are four configuration options for Elastic Beanstalk. https://docs.aws.am... -
AWS_EN
Build Elastic Beanstalk ALB environment using CloudFormation
【Build Elastic Beanstalk ALB environment using CloudFormation】 In the following pages, we have introduced the minimum configuration for Elastic Beanstalk. https://awstut.com/en/2023/10/01/introduction-to-elastic-beanstalk-with-cloudfor...