Operations | Monitoring | ITSM | DevOps | Cloud

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

Integration testing with GitLab CI and Docker

GitLab is a complete DevOps platform that enables enterprises and organizations to deliver software to markets smoothly while ensuring high product quality. Software engineering practices use many testing techniques, from unit tests to integration tests. This article helps you understand software testing with unit and integration tests. It highlights the fundamental differences between unit and integration tests and demonstrates how to write integration tests for your applications.

Access Bitbucket Cloud repositories more securely with resource-scoped access tokens.

We understand there is a constant tension between the need to keep source code secure, while also enabling tools to integrate with your Source Code Management solution. In line with this, Bitbucket Cloud is introducing the first step in a range of new API security capabilities, designed to give customers fine-grained control over access to their Repositories, Projects, and Workspaces.

How DevOps outsourcing could help you save on basic costs

An outsourced DevOps can make the difference between a day and night in business operations. However, DevOps outsourcing doesn't happen overnight. There are many events that must occur. Still, there are so many ways when it'll be a great move to outsource DevOps development. Well, we need to start with the basics.

HAProxyConf 2022 Recap

Earlier this month, I packed my bag and grabbed my lanyard to attend HAProxyConf in the beautiful city of Paris. I was far from alone: nearly 200 customers, colleagues, and community enthusiasts had the same idea. We overcame jetlag, stagefright, and introverted personality types for the joy of meeting and learning from some of the brightest minds in the industry. From load balancing to cybersecurity to endless cups of strong coffee: this is HAProxyConf 2022!

Redis: Open Source vs. Enterprise

Are you curious about the difference between open-source Redis and Redis enterprise? Of course, Redis Enterprise is a hosted service that runs Redis db on behalf of its customers, while open-source Redis is available for anyone to use. However, there's also a key difference between open source and enterprise in how the clusters are implemented. In order to understand the difference, we need to know what Redis Clusters are. ‍

What is a bucket in GCP? GCP buckets explained

Google Cloud Provider (GCP) Storage uses buckets to store data. In GCP Storage, you can manage files and folders using the same tools and APIs you use to manage files in a standard container. Using GCP buckets, you can store any type of file, photo, video, or even projects. Essentially, GCP buckets are logical containers for your data. There is no limit to the number of buckets you can create; each bucket can hold any amount of data.