Vu Dao
Vu Dao

Vu Dao

Follow
Follow
homeaboutbadgesnewsletter
Tag

Cloud

#cloud

More content

Read more stories on Hashnode


Articles with this tag

Using AWS Waf And Shield To Protect DDoS

Feb 21, 20214 min read

- AWS Shield and Web Application Firewall (WAF) are both products which provide perimeter defence for AWS networks. - Shield provides DDOS protection...

Using AWS Waf And Shield To Protect DDoS

Moving Big Number Of Messages Between SQS Queues

Feb 15, 20218 min read

- Dead-letter queue is used to send undeliverable messages to a dead-letter queue. Sometimes, for example, if there’s a bug in the worker code, you...

Moving Big Number Of Messages Between SQS Queues

Lazy Add IAM Access Key

Feb 2, 20212 min read

Use expect programming language to add you IAM access key by one enter What’s In This Document Write the code Run example 🚀 Write the...

Lazy Add IAM Access Key

Config Gitlab Runner To Push A Tag

Feb 2, 20213 min read

Any commits should be tagged align with build version especially master branch. How to configure Gitlab runner to do this? What’s In This...

Config Gitlab Runner To Push A Tag

How To Change RDS postgresql Configurations

Jan 22, 20213 min read

- With RDS you don't edit config files directly. Instead edit the parameters through the RDS console, or via the API. - As of now, RDS does allow...

How To Change RDS postgresql Configurations

Monitor HTTP(S) URL Endpoints Using Ciao

Jan 10, 20214 min read

- ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or...

Monitor HTTP(S) URL Endpoints Using Ciao