Curated articles, resources, tips and trends from the DevOps World.
Uninstall all Docker Stuffsudo yum remove docker docker-common docker-selinux docker-engine docker-cethis step is just to ensure things are rightInstall Docker-CEsudo yum install -y yum-utils device-mapper-persistent-data lvm2sudo yum-config-manager --add-repo
I got the chance to read Accelerate by Nicole Forsgren, Jez Humble and Gene Kim. I would admit its a cool title. The reason of writing a blog post instead of an amazon review is simple.
DevOps refers to a set of practices that combines software development and IT operations (click here to read “What is IT?”) which aims to shorten the systems development life cycle and provide continuous delivery with high-quality software.
Much like software applications, infrastructure provisioning has moved away from monolithic solutions, shifting focus towards decoupled components and utilisation of public service APIs.
Learn more about reactive architecture. Why Reactive Architecture? Reactive Architecture aims to provide software that remains responsive in all situations. Reactive Systems build user confidence by ensuring that the application is available whenever the users need it in all conditions.
Vishwas JavalgekarMay 30 · 2 min readhow to create, update, delete and loop through golang mapsWhat is map in golangA map is a builtin type in Go that is used to store key-value pairs, where each key is unique.
This blog was originally published at https://blog.shiftleft.io. Picture this scenario. You are a Lead DevOps at your company with programming skills. Your new Head of Information Security just walked in and wants a quick catch up with your team.
Sniffing attack or a sniffer attack is the context of network security, corresponds to theft or interception of data by capturing the network traffic using a sniffer Introduction In this article, we will be discussing what is a sniffing attack and how you can save yourself or an organization from a
This article demonstrates how to use Java to build a single sign-on application with two client applications and a single resource server. When developing applications, it’s often the case that you have a single resource server providing data to multiple client apps.
OAuth 2.0 and Session Management - what’s the difference? There seems to be a lot of misinformation on when OAuth 2.0 (henceforth referred to as OAuth) is appropriate for use.
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