Security is always important and the first thing before doing something in the cloud. I’m…
Tag: security
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,…
Linux
Continue Reading
Disable SELinux on CentOS 7 or CentOS 8
This tutorial shows you how you can disable SELinux (Security-Enhanced Linux) on your CentOS server….