Hướng dẫn sử dụng đăng nhập với FB, GG Cognito

Hướng dẫn sử dụng đăng nhập với Facebook, Google bằng AWS Cognito

Under Website, enter a sign-in URL for your app client endpoint into Site URL. Your sign-in URL should be in the following
Meetup 11 - Data Streaming on AWS là Meetup đầu tiên của Viet-AWS

Meetup 11 - Data Streaming on AWS là Meetup đầu tiên của Viet-AWS

Đặc biệt cảm ơn tất cả mọi người đã dành thời gian tham gia offline Meetup 11.
What are the benefits when I run a Glue job inside VPC?

What are the benefits when I run a Glue job inside VPC?

If you run a job outside of a VPC, the job potentially has direct access to the internet, and a rouge engineer could write code that would write data to some endpoint on the
OLAP vs. OLTP: What’s the Difference?

OLAP vs. OLTP: What’s the Difference?

Within the data science field, there are two types of data processing systems: online analytical processing (OLAP) and online transaction processing (OLTP)
Allow public access on specific folder AWS S3

Allow public access on specific folder AWS S3

Allow public access on specific folder AWS S3
sourceIPAddress: Internal là như nào?

sourceIPAddress: Internal là như nào?

Recently when I look at CloudTrail logs, I find that there are some logs which have “sourceIPAddress”
How to switch back after applying a patch in Patch Manager

How to switch back after applying a patch in Patch Manager

Install patches using the AWS-RunPatchBaseline SSM document. If you encounter any issues, manually uninstall the patch from the OS.
Bỏ “Forgot your password” và “Signup” ở Hosted UI Cognito

Bỏ “Forgot your password” và “Signup” ở Hosted UI Cognito

Step 1: Tại Console Cognito mới của User pool, mở tab Sign-up experience
About userAgent value in CloudTrail logs

About userAgent value in CloudTrail logs

As per the cloudtrail documentation [1], useragent field denotes the agent through which the request was made
Basic authentication Apache

Basic authentication Apache

If we view the contents of the file, we can see the username and the encrypted password for each record:
Redshift SG: Phạm vi port là từ 0 đến 65535. Có customize 1 port nhất định được không?

Redshift SG: Phạm vi port là từ 0 đến 65535. Có customize 1 port nhất định được không?

Không, bạn không thể chỉ định port cụ thể.
Import Existing Resources Into Terraform code

Import Existing Resources Into Terraform code

Step by step guide to import resources into Terraform code:
AWS SG – Some best practices

Tìm hiểu một vài AWS SG – Some best practices

Depending on the type, you may associate several groups to one instance, which the EC2 will treat effectively as a single ruleset
Terraform fmt

Terraform fmt

The terraform fmt command is used to rewrite Terraform configuration files to a canonical format and style.
Run terraform command with a specific resource

Run terraform command with a specific resource

Consider the following example; you make two changes to the configuration:
Hướng dẫn cài đặt SSL bằng let’s encrypt

Hướng dẫn cài đặt SSL bằng let’s encrypt

QUAN TRỌNG! Tên miền đầu tiên sẽ là tên miền nền của bạn, trong trường hợp này là example.com
Chỉ định nhiều giá trị cho 1 env variable (Lambda function)

Chỉ định nhiều giá trị cho 1 env variable (Lambda function)

Có thể dùng AWS CLI Command [aws lamba update-function-configuration] để update giá trị của variable
Tập tành học PostgreSQL tutorial trên AWS

Tập tành học PostgreSQL tutorial trên AWS

You can use a local instance of the psql command line utility to connect to a PostgreSQL DB instance.
Subscribe to Tìm hiểu AWS