Today, I want to refactor the Deploy nginx docker to AWS ECS with Terraform Automation…
Category: AWS
AWS
Continue Reading
Deploy nginx docker to AWS ECS with Terraform Automation
Last night, I want to play with AWS ECS Service. I wrote a terraform code…
AWS
Continue Reading
Connect your AWS to GCP with Terraform via IPSec Site-to-Site VPN
Today, I wrote another IaaC (infrastructure as a code) for my needs. You can create…
AWS
Continue Reading
How to secure your Amazon Web Services account
Security first because security is so important! When you create an Amazon Web Services account,…
AWS
Continue Reading
Set two different Target Groups on AWS Load Balancer with Terraform
Last week, I wrote an infrastructure as a code via Terraform. In my case, I…
AWS
Continue Reading
Extend your ec2 Linux disk without reboot on Amazon Web Services
For some reason, you have to extend your ec2 Linux server with our reboot and…
AWS
Continue Reading
Create a New Grant User on AWS RDS (MariaDB)
Today, I’ve played with AWS RDS with MariaDB. In the normally, AWS is created just…
AWS
Continue Reading
Amazon S3 CORS Settings with CloudFront on Amazon Web Services
If you are serving static content directly Amazon S3 via CloudFront (CDN) you should probably…
AWS
Continue Reading
Fix “Error: rpmdb open failed” on CentOS or Amazon Linux 2
Yesterday, I have started to test some services on running Amazon Linux 2 powered by…