Best of AutomationDecember 2022

  1. 1
    Article
    Avatar of spaceliftSpacelift·3y

    The Most Comprehensive List of DevOps Tools for 2023

    The Most Comprehensive List of DevOps Tools for 2023 gathers some of the most useful and commonly used DevOps tools and technologies. Git Git is the most commonly used distributed version control system and is the clear winner in this space. GitHub GitHub is the default and most broadly used code repository management system.

  2. 2
    Article
    Avatar of devtoDEV·3y

    DevOps Trends for Developers in 2023

    The year 2022 saw a huge momentum in the topics such as AI/ML, automation, security, etc. DevOps practices are constantly evolving, and it is our job to keep an eye on what to focus on in the coming year. Let us see those trends and how they will impact developers and organizations.

  3. 3
    Article
    Avatar of dzDZone·3y

    DevOps Best Practices For Effective Implementation

    "DevOps" is one of the latest developments in the IT sector. It has the potential to take the place of conventional methods of software engineering. The primary objective of DevOps implementation is to reduce time to market, improve teamwork, improve product quality and maintain safety requirements.

  4. 4
    Article
    Avatar of kdnuggetsKDnuggets·3y

    5 Tasks To Automate With Python

    Here are 5 tasks you can automate with Python, and how to do it. You can turn any file on your Mac into an audiobook with the script below, and listen to it in the background. The Morning Setup Script will get your morning started earlier by opening all of the browser tabs you usually need to open each morning.

  5. 5
    Article
    Avatar of rhdevRed Hat Developer·3y

    GitOps Cookbook: Kubernetes automation in practice

    GitOps is a methodology and practice that uses Git repositories as a single source of truth to deliver infrastructure as code. It takes the pillars and approaches from DevOps culture and provides a framework to start realizing the results. GitOps expands upon existing processes from application development to deployment, app lifecycle management, and infrastructure configuration.

  6. 6
    Article
    Avatar of dzDZone·3y

    Differences Between CI/CD, Agile, and DevOps

    The terms "DevOps," "CI/CD," and "Agile" are constantly used in software development today. But what do they really mean, and when should they be used? Let us check them in a detailed way. Join the DZone community and get the full member experience.