K3S by using Docker ComposeLast week we received a job from a customer who wants to deploy their own web application on the cloud but the customer doesn’t have the…Jul 1, 2023Jul 1, 2023
How I develop the web application that syncs data from Google Drive (Deployed on Kubenetes)This article is about to demonstrate the technique I use for the web application to retrieve the documents stored on Goolge Drive and make…Mar 23, 20231Mar 23, 20231
How to deploy geoip-attack-map on KubernetesThis article is about to demonstrate how we fork a geoip-attack-map opensource project from this MatthewClarkMay/geoip-attack-map GitHub…Sep 11, 2022Sep 11, 2022
Rancher Kubernetes Engine (RKE) on GCP using Terraform and TerragruntThis article is about to demonstrate how we use Terraform and Terragrunt to provision the Rancher Kubernetes Engine (RKE) cluster on the…Apr 15, 2022Apr 15, 2022
GCP Infrastructure as Code with Terraform and TerragruntIn this article we will see how we can provision GCP services by using Terraform, starting from creating the service account, creating VPC…Apr 10, 2022Apr 10, 2022
Apache Airflow on GKELast week I got the request from Data Engineers in my company that they need a platform they can use to run the ETL codes for their data…Apr 3, 2022Apr 3, 2022
Kubernetes Secrets from Secrets Manager using External Secrets OperatorsIn this article we will demonstrate how we store our credentials in the Secrets Manager and automatically retrieve them for creating…Mar 26, 20221Mar 26, 20221
GCP HTTPS Load Balancer with Let’s Encrypt certificateIn this article we will create Let’s Encrypt certificate (CA certificate) and deploy it to GCP HTTPS load balancer. We will install…Mar 20, 2022Mar 20, 2022
Application Logs using Grafana Loki on GKELoki is a log aggregation system designed to store and query logs from all applications. In this article we will use Google Cloud Storage…Mar 19, 20222Mar 19, 20222
Setup Cortex (Grafana Labs) on GKECortex is the tool that we can store Prometheus metrics from many sources in a single place. In this article we will use Google Cloud…Mar 13, 2022Mar 13, 2022