Docker for Beginners: Introduction to Dockers

In our last posts we've already seen Jenkins, Ansible how to set up and get started with them. In this series of Docker for Beginner we will be seeing how one can get started with Docker, In this post we will be focusing on What is Docker? What is container? What are the advantages of Containerization? What is Dockerfile? and What are Docker images?

Building a Spring Boot Application in Jenkins

In this post we will be seeing how we can build our first Spring Boot maven based Java Project in Jenkins. If you're not sure what Jenkins is I would strictly recommend to go through Introduction to Jenkins, Jenkins Architecture, Build first project in Jenkins.

Introduction to Ansible

In this post we're going to get started with Ansible, In this Introduction to Ansible series I will be covering every aspect of this tool from basics to advanced. Ansible is an open-source software provisioning, configuration management, and application-deployment tool.

Jenkins Architecture

We’ve already seen what is Jenkins, In this post we will deep dive into Jenkins Architecture and understand Jenkins Architecture Diagram which is also called standalone Jenkins Architecture and Jenkins master slave architecture diagram which is also called Jenkins Distributed Architecture.