Last night, I want to play with AWS ECS Service. I wrote a terraform code…
DevOps
Continue Reading

How to Install Node Exporter on Linux Server
Node Exporter is a Prometheus exporter for server level and OS level metrics with configurable…
Best
Continue Reading

FortiClient Problem on M1 MacBookPro Problem Solution
I need to connect VPN via FortiClient to do my work and access some resources…
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…
GCP
Continue Reading

Google Cloud Platform Automation with Terraform Easily
Once upon a time, when I was learning Google Cloud Platform, I just want to…
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,…
Best
Continue Reading

Install UGREEN USB Ethernet Adapter on macOS
In 2019, I need to connect my Dell XPS13 to my Juniper SRX-110 via ethernet…
GCP
Continue Reading

Redirect 301 HTTPS on App Engine with nginx on Google Cloud Platform
I started to play with App Engine on Google Cloud Platform these days. I’m using…
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…