Operations | Monitoring | ITSM | DevOps | Cloud

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

5 Types of Git WorkFlow & Explanation of each Flow

As you might be aware, each team has its own unique workflow based on the project type, size of the company, team preferences, and a number of other factors. The larger the team, the more difficult it is to keep things under control: disputes become more regular, delivery deadlines may postpone, priorities always change - the list may go on and on. Adapting Git is the first step in resolving these challenges, as it can be used in almost any workflow.

Don't forget, it's the hardware that makes the cloud

Don’t forget, it’s the hardware that makes the cloud The main issues we see with clients and cloud implementations are that it can be very difficult for them to get a clear idea of what it is they are buying and how well it will perform. While the consumption and billing models are clear, it can still be hard to know how much you will pay each month. But what is hard is predicting exactly what the level of performance you will get. Some of this is inevitable.

Download Azure Service Bus messages using Serverless360

From our experience handling Azure Service Bus messages, one frequent suggestion we get from the support person is to download messages from Azure Service Bus entities like Queues and Topic Subscriptions. By downloading the messages as a local copy, it becomes easy for them to debug the messages and use it at a later point in time. Basic knowledge of Azure Service Bus messaging entities is a pre-requisite for the better understanding of this feature.

Explore Azure costs for multiple subscriptions with cost analysis

In the fast-growing Azure space, it is essential to scale your business as Azure scales up. Azure is cost efficient by providing a pay-as-you-go model, but it is still necessary for enterprise users to undergo a Cost Analysis to keep their budget at stack. Let us consider a scenario, you’re a manager in your organization, and your team has been using Azure for the last several months. It has created multiple resources that cost money.

Kubernetes Best Practices For 2023 (To Implement ASAP)

Kubernetes (K8s) packs a ton of benefits as a container orchestration platform. For instance, K8s is big on automation. This includes automating workload discovery, self-healing, and scaling containerized applications. Yet, Kubernetes isn't always production-ready after a few tweaks. This guide shares crucial Kubernetes best practices you'll want to start using immediately to improve your K8s security, performance, and costs. Let’s get to it!

Accelerate IT / OT convergence in Industry 4.0 [Part III]

Welcome to the concluding blog of this mini-series on tapping into the fourth industrial revolution. In Part I, we introduced and assessed the current status in the IT and OT domains. In Part II, we discussed the automation pyramid of modern factories and the need to adopt a more holistic approach toward closing the divide.

Secure Cookies Using HAProxy Enterprise

My colleague Baptiste previously published an article on how to protect cookies while offloading SSL. I recently encountered a customer who wanted to achieve a very similar goal but using a more recent HAProxy Enterprise version. This post will explain the best practices for how to secure your cookies using HAProxy Enterprise.