Best of JenkinsMay 2024

  1. 1
    Article
    Avatar of javarevisitedJavarevisited·2y

    6 Free DevOps Engineering Courses for Experienced Developers in 2024

    Discover six free DevOps engineering courses for experienced developers in 2024 and learn about essential DevOps tools and practices.

  2. 2
    Article
    Avatar of communityCommunity Picks·2y

    Top 10 Tools for DevOps and Developers in 2024

    Discover the top 10 essential DevOps tools for developers and DevOps in 2024, including Git, Jenkins, Docker, Kubernetes, Ansible, Terraform, Prometheus, ELK Stack, Jenkins X, and Grafana.

  3. 3
    Article
    Avatar of awsplainenglishAWS in Plain English·2y

    Setting Up a CI/CD Pipeline Using AWS and Jenkins: Beginner’s Guide

    Learn how to set up a CI/CD pipeline using AWS and Jenkins with Maven. The pipeline consists of a CI instance, CD instance, and S3 bucket. Jenkins is connected to GitHub via webhooks for triggering builds. Maven is used for building automation. The built package is deployed to an S3 bucket and continuously monitored by the CD instance for deployment to the production environment. The deployment status is displayed using CD EC2 CLI.