VOOZH about

URL: https://www.javacodegeeks.com/tag/jenkins

⇱ Jenkins Archives - Java Code Geeks


  • Software Development👁 Image
    Eleftheria DrosopoulouSeptember 23rd, 2025
    0 821

    Automate the Boring Stuff: Setting Up CI/CD Pipelines for Java Projects

    In modern software development, automation is not a luxury—it’s a necessity. Gone are the days of manually compiling code, running…

    Read More »
  • DevOps👁 Image
    Ashwini DaveSeptember 9th, 2024
    0 1,186

    DevOps Tools: Docker, Jenkins, and Git Cheat Sheet

    Introduction In the world of DevOps, efficiency and automation are the keys to success. Whether you’re managing containers with Docker,…

    Read More »
  • Software Development👁 Image
    Eleftheria DrosopoulouMay 10th, 2024
    0 351

    The Future of CI/CD: Will GitLab Dethrone Jenkins?

    In the ever-evolving world of DevOps, the battle for CI/CD (Continuous Integration and Continuous Delivery) supremacy rages on. Two titans…

    Read More »
  • Software Development👁 Image
    Eleftheria DrosopoulouApril 29th, 2024
    0 860

    How Does Jenkins Work? A Deep Dive into Its Architecture

    In the fast-paced world of software development, automation is key. Jenkins, the open-source automation server, has become a powerhouse for…

    Read More »
  • Software Development👁 Image
    Java Code GeeksNovember 20th, 2023
    0 256

    A Deep Dive into AWS CodePipeline for Seamless Cloud-Native Deployments Beyond Jenkins

    In the dynamic landscape of continuous integration and continuous deployment (CI/CD), organizations are constantly seeking ways to streamline their development…

    Read More »
  • Software Development👁 Image
    Java Code GeeksApril 11th, 2023
    0 696

    CI/CD Tools: GitLab vs Jenkins

    CI/CD is an acronym that stands for Continuous Integration and Continuous Deployment/Delivery. It is a set of practices used in…

    Read More »
  • DevOps👁 Image
    Ashley FriezeMay 18th, 2021
    0 160

    Third Time Around

    As I move between clients, I’m building a playbook of tools I like to have/make in order to help manage…

    Read More »
  • Software Development👁 Image
    Praveen MishraApril 28th, 2021
    0 777

    Comprehensive Guide To Jenkins Declarative Pipeline [With Examples]

    Jenkins Pipeline is an automation solution that lets you create simple or complex (template) pipelines via the DSL used in…

    Read More »
  • Software Development👁 Image
    PiyushaApril 18th, 2021
    1 1,076

    How To Create & Run A Job In Jenkins Using Jenkins Freestyle Project?

    As per the official Jenkins wiki information, a Jenkins freestyle project is a typical build job or task. This may…

    Read More »
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • ...
  • Last
Back to top button
Close