How to Develop a Simple ChatOps for Kubernetes — Slack Environment?This article will simply guide you to create and deploy API Services that handle Kubernetes operations (e.g. pod restart) through Slack…Dec 23, 2024Dec 23, 2024
Continuous Integration and Continuous Deployment (CI/CD) using Drone CIContinuous Integration and Continuous Deployment (CI/CD) pipelines have become essential for modern software development workflows. In this…Jun 17, 2023Jun 17, 2023
Deploy Scalable Web Application to Google Kubernetes Engine (GKE)Kubernetes is also known as k8s is an open-source that can orchestrate the deployment of containerized application with auto scaling and…Apr 23, 2021Apr 23, 2021
Run MySQL Server on top of DockerDocker is a OS based virtualized environment, its lightweight and easily to deploy in multiple kind of environment (.e.g. mac, windows…May 4, 2020May 4, 2020
Makefile: A Simple and Handy Automation ToolsMakefile is an handy and simple automation for unix environment, it can be file compiler or to do some certain/group of task with just…Dec 1, 2019Dec 1, 2019
Send JSON with Python SocketI want to share my experience how JSON can be send between two Virtual Machine, this mechanism can help you to gather flexibility on…Dec 1, 2019Dec 1, 2019