Operations | Monitoring | ITSM | DevOps | Cloud

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

Enterprise businesses that adopt Database DevOps save an average of $4.3M per year

If treated well, the database can be a major accelerator in your business’s efficiency. It can be the star performer in your migration to the cloud, in your move to micro services and other change initiatives. If the right factors aren’t in place, though, the database can become a business risk. You could be at risk of losing new and existing customers to the competition due to poor UX, downtime or outages. It can also increase your vulnerability to data breaches. Find out how the database can be the hero in your digital transformation or change initiative.

Open Source MLOps on AWS

With the rise of generative AI, enterprises are growing their AI budgets, looking for options to quickly set up the infrastructure and run the entire machine learning cycle. Cloud providers like AWS are often preferred to kick-start AI/ML projects as they offer the computing power to experiment without long-term commitments. Starting on the cloud takes away the burden of computing power, reducing start-up time and cost and allowing teams to iterate more quickly.

Resolve Actions PRO - Network Ready for Service Checks

Discover how Resolve's customers are using Resolve Actions PRO to completely automate the request for service checks when delivering new network services to their clients. Request for Service Checks are typically performed by the Telco or Communication Service Provider AFTER their network configuration team have provisioned the requested network circuit, but BEFORE it is released to the paying business or client.

Closer to the edge: what a locally national infrastructure can do for you

Edge computing is defined by bringing compute resources out of remote, centralised facilities and putting them at the source of the data itself. Processing and analysis is done where the data is actually generated. The performance and cost improvements that edge computing delivers are based on this proximity. By situating our data centres close to major populations, we have delivered these benefits to many UK businesses. It is an inherently ‘local’ idea.

What is Azure Service Bus?

In the realm of cloud computing, communication and integration form the backbone of any robust architecture. With the exponential rise in distributed systems, the need for a reliable, scalable, and efficient message delivery system is more pertinent than ever. This is where Azure Service Bus, a cloud-based messaging service provided by Microsoft, becomes a game-changer.

The Carbon Daemons: Graphite monitoring

Graphite is a powerful open-source time series database used for storing, retrieving, and visualizing changing numeric data points over time. With its robust monitoring system, Graphite can efficiently handle large data loads without compromising performance. In this article, we delve into the basics of Graphite, focusing on its primary component, Carbon.

Demystified Service Mesh Capabilities for Developers

Service Meshes have been gaining a lot of popularity lately, more so amongst Spring and Java developers who wish to address cross cutting concerns. But, are you wondering what exactly are Service Meshes? What are some of the popular types out there? And most importantly, what kind of problems do they actually solve? Well, look no further! This blog is here to provide you with the answers you seek.

Logic App Best Practices, Tips, and Tricks: #34 How to validate JSON messages

In the last three blog posts, we explain how to validate null inside Logic App and specifying json schema elements/properties and perform JSON Schema restrictions in Logic Apps. Today and to finish, at least for now this topic, I will speak about another best practice, Tips and Tricks that you must consider while designing your business processes (Logic Apps): Validating JSON messages against schema in Logic Apps.

Fleet: Multi-Cluster Deployment with the Help of External Secrets

Fleet, also known as “Continuous Delivery” in Rancher, deploys application workloads across multiple clusters. However, most applications need configuration and credentials. In Kubernetes, we store confidential information in secrets. For Fleet’s deployments to work on downstream clusters, we need to create these secrets on the downstream clusters themselves.