FEATURE

How To Use JUnit Ignore Test Annotation [With Examples]

devops-today-news
229 views 20 secs

JUnit 5 is a widely adopted open-source unit testing framework for Java-based projects undergoing constant evolution to meet developers’ changing needs. One of the newest features introduced in JUnit 5 is the ability to disable individual tests or even entire test classes using the @Disabled annotation. Also, it has introduced conditional disabling of the test […]

FEATURE

Understanding the differences between DevOps in the cloud and DevOps for dedicated devices

devops-today-news
262 views 17 secs

It’s been over a decade since DevOps fundamentally changed software development. But the core concepts that traditional DevOps relies on aren’t just for software — applying these principles to hardware is just as important (and game-changing).  What is DevOps?  DevOps is a concept that aligns software development and IT operations teams to build and deliver […]

FEATURE

Docker Init: Initialize Dockerfiles and Compose files with a single CLI command

devops-today-news
355 views 14 secs

Docker has revolutionized the way developers build, package, and deploy their applications. Docker containers provide a lightweight, portable, and consistent runtime environment that can run on any infrastructure. And now, the Docker team has developed docker init, a new command-line interface (CLI) command introduced as a beta feature that simplifies the process of adding Docker […]

FEATURE

Docker Swarm vs. Kubernetes

devops-today-news
251 views 5 secs

Docker Swarm and Kubernetes are both container orchestration technologies. Container orchestration automates the provisioning, deployment, networking, scaling, availability, and lifecycle management of containers. Container orchestration technologies make it simpler to deploy and manage containerized applications, which makes it easier to scale and run complex applications that have large numbers of containers. Containers enable features like […]

FEATURE

The Hidden Configuration Tax Affecting Uptime SLO

devops-today-news
311 views 18 secs

This article is a preview of a talk by Greg Arnette for SLOconf 2023 on May 15 – 18. To watch this talk and many more like it, register for free at sloconf.com. Tax season was just a few weeks ago, and that got me thinking about how frustrating it is to get hit with […]

FEATURE

Spotify Adds More Plugins for Backstage Developer Portal

devops-today-news
162 views 18 secs

Spotify this week added additional plugins for its open source Backstage platform that is used to build developer portals. The new plugins make it simpler to address role-based access and access Insights, a tool from Spotify that tracks Backstage usage trends. In addition, Spotify is also enhancing a Soundcheck plugin for Backstage that is used […]

FEATURE

Announcing A New Way of Learning: The CI/CD Learning Tool

devops-today-news
362 views 25 secs

Continuous Integration and Delivery (CI/CD) is fundamental to modern software development, enabling teams to deliver high-quality code — reliably and at a fast pace. As CI/CD becomes widespread in the industry, developers that know the ins and out of Continuous Integration (CI) become more valuable and productive. But with so many resources available online, it […]

FEATURE

Midjourney: The AI That Won Over Humans

devops-today-news
256 views 18 secs

Art-generating artificial intelligences such as Midjourney, are transforming the world of art. With the rise of AI-powered tools that can create music, paintings, and even some level of animation, the role of artists is being redefined. For centuries, art has been seen as a uniquely human endeavor, requiring creativity, imagination, and emotional intelligence. However, recent […]