Operations | Monitoring | ITSM | DevOps | Cloud

Latest posts

What is Istio Service Mesh, and Do I Need It?

Development teams build modern applications using microservice architectures. Individual services are built and maintained by separate teams, and then these services are combined using container-based orchestrators to comprise a complete product offering. Microservices are a standard development method because they allow teams to iterate releases, providing ongoing new customer-facing features and bug fixes without needing to redeploy an entire platform or app.

Replenishment - New Thoughts on an Old Problem

A replenishment system's purpose is to place the right amount of inventory at the right place at the right time. It's a basic problem yet requires complex execution. Over the years, product explosion, location additions and contractions, omnichannel shopping, and fulfillment option expansion have made replenishment challenging.

Megaport Overview

Our Network as a Service (NaaS) platform provides private, scalable, and on-demand connectivity in minutes, not months. We've partnered with the world's top CSPs including AWS, Microsoft Azure, and Google Cloud, as well as the largest data center operators, systems integrators, and managed service providers in the world, giving your IT department-and the workloads it supports-the high-performance network connectivity it deserves.

CloudFabrix: Giving your AIOps a Makeover with Full-Stack Service Map

AIOps solutions need to process, correlate and establish causation from vast amounts of operational data. In addition, to leverage AI/ML techniques for this purpose, it is essential to have the intelligence of how applications and/or services are connected to various infrastructure components and shared services - which is the Full-Stack Service Map.

SOAP vs REST vs JSON - a 2023 comparison

SOAP vs REST vs JSON are comparisons that are frequently made in discussions about web services. While SOAP and REST are both leading approaches to transferring data over a network using API calls, JSON is a compact data format that RESTful web services can use. Deciding whether you should create a SOAP vs REST API is an essential question if you are planning to provide a web service. Each architectural style has its own use cases, benefits, and limitations.