Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

Better when closer: the role of the data centre in your network

For those who remember the tech world before the COVID digitalisation gold-rush, the 2019 assertion by Gartner that 'The Data Centre Is (Almost) Dead, ruffled feathers. The report warned that by 2025, 80% of enterprises will shut down their traditional data centres. In fact, 10% of organisations already have. Then the pandemic hit and the global demand for world-class user experiences (for workforces and customers alike) exploded.

Kasten's Guide: Scaling Kubernetes Efficiently - KubeCon NA 23 Insights - Civo TV

Explore key insights from KubeCon NA 23 in Civo TV's brief yet informative video featuring Michael Cade from Kasten by Veeam. Discover the latest trends in Kubernetes cluster growth, data security, and resilience, as well as innovative concepts like micro database services. Learn about Kasten's new focus on scalability and security in their latest release, all packed into a concise, engaging format.

A Quick Guide To Google Cloud Platform (GCP) Tools

Over the past few years, Google has grown its cloud services to include more than 100 products and services. Today, Google Cloud rubs shoulders with the top two cloud service providers. Yet, managing a Google Cloud environment has become increasingly challenging as the platform expands its GCP tools. It’s not just Google Cloud. The same is true today for other leading public cloud providers. To its credit, Google Cloud provides plenty of tools to help you get the most out of the platform.

GraphQL at scale with Azure API Management - Toon Vanhoutte

On Day 3 of INTEGRATE2023, Toon Vanhoutte dives into the transformative capabilities of GraphQL in scale with Azure API Management. Highlighting GraphQL's efficiency over REST and its widespread adoption by tech giants, Toon also sheds light on its challenges, from design to security. The takeaway? While REST dominates, GraphQL is making significant strides. Discover the nuances of modern API management in this engaging session.

Multi-Cluster Observability Part 1: Building A Foundation

In the world of modern Kubernetes, things have come a long way from the days of a single cluster handling one app. Now, it's common to see setups that span multiple clusters across different clouds. Initially, managing those clusters was a complicated operation with many moving parts. Using tools such as SUSE Rancher, RedHat OpenShift or AWS EKS, made managing multiple clusters somewhat easier.

Demystifying FEDRAMP and NIST for Continuous Compliance

Today, federal agencies rely extensively on Cloud-based SaaS applications for everything from payment processing and document management, to data security and employee workflow automation. These tools help departments to function very efficiently, but because they are being used for essential government functions, it’s vital that they are safe and secure. For example, personnel at The Pentagon or The Department of Homeland Security can’t just choose any software vendor in the marketplace.

How to effectively monitor PowerShell Jobs running on VM or Azure?

Do you need help with the task of overseeing PowerShell jobs on your Azure or VM? In this video, Mike Stephenson discusses the problems IT operators face when dealing with complex PowerShell jobs on Azure, like run failures in PowerShell scripts. This video provides a solution that shifts support away from PowerShell experts, empowering support and business users to gain visibility over your PowerShell jobs on Azure or VM. This can help them easily handle low-value support tasks by shifting their reliance on PowerShell experts.

Deploy a containerized .NET Core app to Azure Kubernetes Service (AKS)

Microsoft Azure provides an all-encompassing service that allows you to host Docker containers on the Azure Container Registry (ACR), deploy to a production-ready Kubernetes cluster via the Azure Kubernetes Service (AKS), and more. Using CircleCI, you can automatically deploy updates to your application, providing a safer and more efficient CI/CD process for managing your software. This article shows you how to automate deployments for a.Net application to Azure Kubernetes.