Basic Linux Commands every DevOps Engineer should know
Uncategorized
Website Deployment using Kubernetes through Jenkins using Groovy script.
Website Deployment using Kubernetes through Jenkins using Groovy script.
Production & Testing Automation using Docker, Git, Jenkins
Production testing and automation using Docker, Git and Jenkins,
Groovy script in Jenkins
In this article I will host website on kubernetes using Groovy script in Jenkins from docker image. Whole process will be fully automated from creating docker image to exposing website to the client. Hence client can access this website from the webserver created.
Playing with AWS EKS
Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed Kubernetes service. Amazon Elastic File System (Amazon EFS) provides a simple, scalable, fully managed elastic NFS file system for use with AWS Cloud services and on-premises resources.
Install PostgreSQL on AWS EC2
In this post we will be installing PostgreSQL on Linux Machine and will see how we can access using pgAdmin.
Insert a node at the head of a linked list in Java HackerRank.
Insert a node at the head of a linked list in Java
Set transparency level using Python Imaging Library/Pillow
Image processing can be allowed using The Python Imaging Library or PIL. Unfortunately PIL’s last release was in 2009 and then it stopped getting updated. Luckily there were some Python techies who came along and forked PIL and named their… Read More ›