The latest News and Information on DevOps, CI/CD, Automation and related technologies.
Kubernetes allowed us to manage application deployments and infrastructure components using declarative configuration files (yes, those YAMLs that you may not be a fan of ). While dealing with a myriad of YAML files may be loved by some and hated by others, it enables us to host all these files into a Git repository, hook it up to a pipeline (Jenkins, GitLab, etc.), and have a tool apply those changes to a cluster—and voilà, you have GitOps.
Data center managers are increasingly looking for ways to automate tasks to save time and improve data accuracy. In our recent Automation Workshop webinar, data center experts from eBay, MacStadium, and the University of Chicago shared their real-world use cases and insights on how they use APIs and integration to drive automation in their data centers.
As a version control system, Git is delivered within Unix style command line methods, and these commands ultimately create the backbone of Git’s software. MacOS & Linux Operating Systems have a built-in terminal shell that supports Unix-based command line features whereas Microsoft Windows Operating System command line prompt is not a Unix-based terminal.
There’s an insidious disease increasingly afflicting DevOps teams. It begins innocuously. A team member suggests adding a new logging tool. The senior dev decides to upgrade the tooling. Then it bites. You’re spending more time navigating between windows than writing code. You’re scared to make an upgrade because it might break the toolchain. The disease is tool sprawl.
How do you choose an API style and API technology when you start a new project? Today, if you look at API technology research such as RapidAPI Developer Survey and Insights, you’ll probably conclude that REST is the dominant force in the API landscape. While REST is certainly well-known to most developers and used in a lot of production environments, it may not be the best fit for every scenario.
You may be as surprised as I am that the 2021 State of DevOps Report is live on the site before the annual tradition of a summer holiday (for those of us in EMEA anyway). We may or may not have done this intentionally in order to provide you with quality vacation reading.