Curated articles, resources, tips and trends from the DevOps World.
The topic for today is on optimizing JSON serialization and de-serialization in your Python application. If you often use the built-in json module and are looking to improve the performance or transaction per second for your application, you should consider using orjson module instead.
Well, Chaos Engineering it’s not about a cat biting your power cables at your datacenter. Chaos Engineering is the discipline of experimenting on a system in order to build confidence in the system’s capability to withstand turbulent conditions in production.
For the first time ever, GitLab’s annual user conference will take place in a virtual environment on Aug. 26, bringing together DevOps luminaries from around the globe for a free, interactive learning experience.
I wanted to play around with GitHub Actions for some time but didn’t find the “proper” opportunity to do so.
Developers should manage configuration such that users can easily use it. Here are my experiences of maintaining software products that need lots of configurations. This post intends to share my experience in defining configuration for software products that require a large number of configurations.
Remote working is at an all-time high, and it will only continue to increase in the months to come. The demand for digital applications from industries like Education, E-Learning, Travel, and Entertainment is at its peak with a surge in access to these applications from remote.
In this post I’m gonna discuss about RSA cryptography functions in golang. All the source codes which related to this post available in gitlab. Please clone the repo and continue the post. First I have defined the RSA key pair related configuration in config.go file.
This post shows how to automatically assign a floating IP to a newly created VSI by monitoring Activity Tracker events and using Cloud Functions to interact with the VPC API. Reserving a floating IP for one or two VSIs sounds easy.
Discussing about how to add list of users in newly created Gitlab group or existing group with specific permission granted to them My earlier post on Jenkins Pipeline Groovy script - Part 1 , discusses about how to create Gitlab group using Jenkins Pipeline Groovy script.
Redis is a popular and opensource in-memory database that supports multiple data structures like strings, hashes, lists, and sets. But similar to other tools, we can scale standalone redis to a particular extent and not beyond that.
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 © 2025 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com