Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Everything You Need to Know About Buildah

Buildah is a tool for building OCI-compatible images through a lower-level coreutils interface. Similar to Podman, Buildah doesn't depend on a daemon such as Docker or CRI-O, and it doesn't require root privileges. Buildah provides a command-line tool that replicates all the commands found in a Dockerfile. This allows you to issue Buildah commands from a scripting language such as Bash.

Take Full Control of Your Maven Deployments

The code we develop ends up being packaged into artifacts that are consumed as dependencies during the development of other software components. We rely on an artifact repository manager, like JFrog Artifactory, to resolve the complex challenges that come with consuming and developing all of these artifacts. Artifactory serves as the foundation for managing binaries in so many organizations, both large and small, as part of an effective CI/CD pipeline.

5 Tips to Take Your DevOps Pipeline to the Next Level

DevOps can successfully remove the bottlenecks created by waterfall methodology by improving development productivity through encouraging collaboration,continuous feedback loops, and automating processes. Collaboration. Feedback. Automation. These are the main building blocks of DevOps operations. However, not all DevOps implementations are successful. Why? Building blocks are not enough. You need to take these building blocks and design a DevOps pipeline that suits your needs.

Webinar: Logging Best Practices in the CI/CD Era

With the overabundance of log data available today, it’s easy to simply limit logging events. However, this pattern overlooks the latent value in your log data. To be proactive, rather than reactive. Utilizing experience serving 1,000+ customers worldwide, Ariel Assaraf, CEO of Coralogix, will show you how to transform your logs into a treasure trove of opportunities for improving business decisions and anticipating operational problems before they happen.

Metrics with OpenTelemetry - Stack Doctor

In the last episode, we showed you how to use OpenTelemetry for tracing to gauge how requests traverse your service. In this episode of Stack Doctor, we show you how to use OpenTelemetry’s metric function, allowing you to define the metrics you want to capture and improve the observability of your Node.js application.

10 Essential DevOps Slack Apps

A major goal of DevOps is task and process automation. While total automation is possible to a large extent, DevOps engineers can’t just run a process and then leave it. They need to quickly react in the event of downtime and incidents. Usually, it’s important to react as fast as possible because downtime for even a few minutes can cost from $2,300 to $9,000 according to the Ponemon Institute in 2016 and a 14-hour outrage cost Facebook an estimated $90 million in March 2019.

Azure Health Monitoring

Microsoft Azure has been growing rapidly from the past couple of years and many new advancements have been done to increase the productivity of the users. Microsoft has also been constantly working on different monitoring capabilities to keep the users well informed about the status and availability of their resources. One such resource is the Azure service health which notifies the user about the availability and health status of each resource in different Azure regions.