Basic Linux Commands every DevOps Engineer should know
Category: 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
Kadane’s Algorithm in Java
(Asked by all big gaint tech compaines like AMAZON, PAYTM, MICROSOFT,,etc) Basicly, kaden's algorithm is used to find the longest sum contiguous subarray.
You must be logged in to post a comment.