Curated articles, resources, tips and trends from the DevOps World.
Cyber attacks, misconfiguration, and data leaks are more common than ever before, as are cybercriminals.
If you work in web development, you probably use Docker as a virtualization tool. There is also a high probability that the same images your team use locally are used in stage or production. Probably your stage/production uses HTTPS communication. In that case, you need Docker with HTTPS.
Introduction to Docker. So Why Use Docker?
The role of DevOps in software development has grown in a variety of directions and DevOps has, in effect, become the errand boy of software development. Automation is thought of as the solution to every mundane task that participants in a Software Development LifeCycle (SDLC) go through.
Testing is important in developing a system. It helps the developer to ensure that functions work well by providing test cases and asserting its result. This article will introduce what is code coverage, based on java development environment and Gradle.
The Dockerfile is the starting point for creating a Docker image. The file format provides a well-defined set of directives that allow you to copy files or folders, run commands, set environment variables, and do other tasks required to create a container image.
One of the challenges when you’re starting out with DevOps is getting the lay of the land. There are a lot of tools out there. And when one of the goals of DevOps is continually improving your processes, it’s important for you to understand how those tools might fit in your infrastructure.
White-box cryptography combines methods of encryption and obfuscation to embed secret keys within application code. The goal is to combine code and keys in such a way that the two are indistinguishable to an attacker, and the new “white-box” program can be safely run in an insecure environment.
Now that you've built a reactive REST API with Quarkus, it's time to learn how to invoke it asynchronously with the help of this tutorial. Recently I blogged about how to develop reactive REST APIs with Quarkus. Developing the actual endpoints asynchronously is the first step.
In this article, we will make sure that you design your quality control procedure that will solidify the success of your products.
Have valuable insights to share with the DevOps community? Submit your article for publication.
Get the latest DevOps news, tools, and insights delivered to your inbox.
Made with pure grit © 2026 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com