Operations | Monitoring | ITSM | DevOps | Cloud

Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

Introduction to Azure Kubernetes Service

In the constantly evolving world of technology, managing containerized applications at a scale that can match growing business demands is a challenging task. Microsoft, however, has emerged as a leader in this field, offering the Azure Kubernetes Service (AKS). AKS is a managed container orchestration service that provides a rich and robust platform for developers to deploy, scale, and manage their applications.

Extend visibility wherever your business demands

Keeping up with the speed of business requires the right tools and tech. You expect efficiency gains when moving to and from the cloud, but risks and visibility gaps happen when resources are monitored by separate tools and teams. And since on-premises infrastructure is likely managed by dedicated IT teams and monitoring tools, you can’t clearly see if migrated resources perform correctly. The results involve disconnected visibility, tool sprawl, and increased MTTR.

Integrate RabbitMQ with Logic Apps using Azure Functions

Unfortunately, no Logic App connector can make the bridge to RabbitMQ, which makes this integration challenge a little bit more complicated. However, we have the ability to create an Azure Function by using the RabbitMQ trigger for Azure Functions to overcome this limitation. The purpose of this POC is to receive a message in a RabbitMQ queue, and that event triggers an Azure Function, which fires a Logic App.

Announcing Spot's new Azure CLI onboarding tool

We are thrilled to announce the launch of our Azure CLI (Command Line Interface) Onboarding tool! This innovative addition significantly streamlines the process of integrating Azure accounts into the Spot platform. Until now, the process was manual, requiring several steps in the Azure portal that were time-consuming and, quite frankly, a tad cumbersome.

A Guide to Installing the JFrog Platform on Amazon EKS

Amazon Elastic Kubernetes Service — or Amazon EKS — is a managed service that enables you to run Kubernetes on AWS without having to manage your own Kubernetes clusters. The JFrog Platform is available on AWS, making it super simple to deploy applications reliably and predictably, scale them quickly, roll out new features easily, and make the most of hardware resources.

Understanding The Cloud Options Available To Your Business

Businesses in all sectors of industry and commerce have undergone some dramatic changes in the last few decades. One of the key changes has been the move to the digitalization of the modern workplace. Previously, storing and retrieving physical documents, data and information were common practice. Today, this is considered to be incredibly outdated in most organizations and almost all important pieces of data and information are now held in the digital domain.

Accelerate Your Cloud Journey with Azure Storage Global Accelerator!

Are you ready to supercharge your cloud experience and take your applications to new heights? Look no further! Azure Storage Global Accelerator is here to rev up your cloud journey like never before. If you’ve ever felt like your data needed a boost to reach its destination faster, then this innovative service from Microsoft Azure is exactly what you need.

55 Fascinating DevOps Statistics You NEED To Know In 2023

Today's development and operations teams are intertwined like the strands of a rope. The two heavily depend on each other to form a stronger, more solid unit. Unlike traditional teams that worked in silos, today's developers and operations’ workflows should work like a well-oiled machine. Each component needs to work together to create an efficient system that is greater than the sum of its parts.

Dynamic Kubernetes PersistentVolumeClaim (PVC) reuse with Ocean for Apache Spark

One of the most exciting implementations to come out of Apache Spark™ on Kubernetes is the dynamic creation, mounting, and remounting of a PersistentVolumeClaim (PVC) within a Spark application. We’ve spoken previously about how PVCs can be used to recover shuffle data and prevent application failure after a spot kill has occurred, negating one of the biggest drawbacks of spot instance usage in Spark workloads.