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?
Category: DevOps
Declarative Jenkins Pipeline to Deploy Java Web Application.
We've already seen Jenkins Installation, Running sample Application. In this post we will be getting our hands dirty with real time Java Web application deployment in Tomcat where we will be deploying java .war file using Declarative Jenkins Pipeline.
Virtual Private Cloud in AWS
Virtual Private Cloud is one of the most important as well as difficult topic one come across. In this post I'll make sure to make you understand all the important aspect in a very easy way.
Ansible Installation
In this series of Ansible we’ve already seen Introduction to Ansible its uses and advantages, Ansible Architecture and how does it work, In this post we will be seeing how to Install Ansible. We will be installing Ansible in EC2 linux machine CentOS.
Ansible Architecture
In this series of Ansible we've already seen Introduction to Ansible its uses and advantages, In this post we will be seeing Ansible Architecture and how does it work,
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.
You must be logged in to post a comment.