Security is always important and the first thing before doing something in the cloud. I’m…
Tag: security
AWS
Continue Reading
![](https://ercanermis.com/wp-content/uploads/aws-ecs-nginx-app.png)
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
![](https://ercanermis.com/wp-content/uploads/aws-to-gcp-vpn-w-terraform.jpg)
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
![](https://ercanermis.com/wp-content/uploads/aws-logo-blog-header.png)
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
![](https://ercanermis.com/wp-content/uploads/disable-selinux.jpg)
Disable SELinux on CentOS 7 or CentOS 8
This tutorial shows you how you can disable SELinux (Security-Enhanced Linux) on your CentOS server….