I really like to use CLI commands and it’s my daily routine. Today, I’ll tell…
AWS
Continue Reading
Issue a Let’s Encrypt SSL with the AWS Route53
Hello, In this article, I want to tell you how you can issue a Let’s…
AWS
Continue Reading
Automate Let’s Encrypt SSL on AWS Application Load Balancer
Most of the time, we don’t need anything except AWS Certificate Manager (ACM) but in…
Kubernetes
Continue Reading
Let’s Learn Kubernetes – Part 3
In this part, we will learn minikube and kubectl. We will run a Kubernetes cluster…
AWS
Continue Reading
Deploy a website to S3 and CloudFront with Bitbucket Pipelines
Bitbucket is an Atlassian product and Git-based code store and CI/CD optimized tools for collaboration…
Kubernetes
Continue Reading
Let’s Learn Kubernetes – Part 2
Hello, here is Part 2 of the Let’s Learn Kubernetes series. If you want to…
AWS
Continue Reading
Protect your AWS Account with specified IPs
Security is always important and the first thing before doing something in the cloud. I’m…
Kubernetes
Continue Reading
Let’s Learn Kubernetes – Part 1
Hi, I’m starting to write a blog post series about Kubernetes basics and this is…
AWS
Continue Reading
Differences between AWS CLI v1 and v2
Sometimes, aws-cli doesn’t run your cli commands if you are using v1. If your aws…