Posts

DevOps with Jenkins Part-2

Image
 In the last session "DevOps with Jenkins" we know What is Jenkins How to Install & Configure Jenkins How to Integrate GitHub with Jenkins. In this session we will cover How to Create Builds with Jenkins How to Create Users & Manage Permissions in Jenkins How to Set-up Jenkins Master/Slave Create Builds with Jenkins Freestyle Project: Jenkins freestyle project:  A Jenkins project is a repeatable build job which contains steps and post-build actions. The types of actions you can perform in a build step or post-build action are quite limited. There are many standard plugins available within a Jenkins freestyle project to help you overcome this problem. They allow you to configure build triggers and offers project-based security for your Jenkins project. Creating a Freestyle Build Job: The freestyle build job is a highly flexible and easy-to-use option. You can use it for any type of project; it is easy to set up, and many of its options appear in other build jobs. Step

DevOps with Jenkins

Image
Jenkins is an open-source automation server commonly used for building, testing, and deploying software. It facilitates continuous integration and continuous delivery (CI/CD) by automating the repetitive tasks involved in the software development process. Jenkins supports the automation of building, testing, and deploying code changes, making it easier for development teams to collaborate and release software more efficiently. The official website for Jenkins is https://jenkins-ci.org/ . Click the given link to download the Jenkins WAR file. Click on the Long-Term Support Release tab in the download section for the latest Jenkins release. System Requirements Jenkins Installation Installation and configuration on a Windows Server: 1.   Open the command prompt. From the command prompt, browse to the directory where the jenkins.war file is present and run the following command, D:\>Java –jar Jenkins.war 2. After the command is run, various tasks will run, one of which is the extractio

Microsoft Cloud - Azure

Image
Microsoft Cloud  / Windows Cloud  - commonly referred to as Azure, is a cloud computing platform and infrastructure service provide by Microsoft. As a cloud platform from Microsoft it provides a wide range of different cloud-based services, including computing, analytics, storage and networking. Azure allows organizations to build, deploy, and manage applications and services through Microsoft-managed data centers located around the world. In other words, Azure is a world of unlimited possibilities. It doesn't matter if you have a large enterprise or a small business, Azure provides a platform to build your applications that can leverage the cloud to meet the needs of your business. Azure is an open and flexible cloud platform that enables you to quickly build, deploy, and manage applications across a global network of Microsoft-managed datacenters. You can build applications using any language, tool, or framework and you can integrate your public cloud applications with your exist