Operations | Monitoring | ITSM | DevOps | Cloud

What is SSE vs SASE, and is SASE Dead?

Gartner introduced a new security architecture called Security Service Edge, or SSE, back in March 2021. Now finally, after a long wait, they’ve just published their first Magic Quadrant for SSE in February 2022. This begs the question, is SASE dead? To answer, we need to look at what is SSE vs SASE, and what are the challenges SSE addresses. For easy reference, Gartner created the following SSE definition.

6 Simple Steps to an Easy Cloud Migration

If you’re going to move assets to Azure – or any public cloud, you’re going to need some help. As a cloud consulting firm with a top-notch infrastructure performance monitoring application, we help enterprises navigate obstacles on the path to the cloud all the time. We’ve also felt the pain of sizing and pricing in our cloud journey, too. That’s why we created Galileo Cloud Compass (or GCC as we sometimes call it).

6 Tips For Choosing A Good IT Consulting Company

In the past couple of years, the hunt for consulting companies has drastically increased, because business owners know how beneficial they can be for their businesses because they always come up with fresh ideas, solutions, and perspectives. Additionally, they are usually capable of giving experts advice when it comes to Human Resources, IT management, and many other fields. That's precisely why it's always recommendable to have a knowledgeable IT consultant by your side.

How AIOps Can Help Retailers Improve the Digital Experience

More than 2.14 billion global consumers are expected to buy goods and services online in 2021, according to Statista. That is up 29% from 1.66 billion digital customers just six years ago. This rapid change in shopping habits is driving retailers’ digital transformations and ever more advanced technologies. Many retailers have begun automating back office functions like claims processing, accounting and inventory management.

What I learned running a SaaS for a year

This time last year, I showed the internet a little prototype uptime checker I built using Next.js as the frontend, with services running on AWS Lambda. I gave myself one week to put it together. I wrote a few articles about how the business was going throughout the year: The gist of my approach is as follows: I started with a single Lambda function that checks if static websites were still online, added an email alert if it's offline, wrapped authentication around it, integrated Stripe, and shipped it.

A guide to Google Cloud Platform regions

Google Cloud is underpinned by a global network of Google Cloud Platform (GCP) regions that help bring its services closer to users and improve reliability and speed. In this blog, we look at the rollout of GCP regions and locations worldwide, and explain the benefits of using a direct connection to access them.

Questions You Must Ask While Looking for Best IT Helpdesk Software

In this competitive business world, the room for mistakes is getting smaller and smaller every day. When you want to give the best service to your customers it is essential that you invest in the best IT helpdesk software. However, how will you know which software is best for your business! In this blog, we will know IT helpdesk questions with answers that will assist you in finding the best helpdesk ticketing software. So let us begin with the basic question of helpdesk ticketing software!

Starting projects at incident.io

We’re a small startup (10 people at time of writing) with big ambitions, particularly when it comes to our product. With so many things we want to do, it’s important for us to be structured the way we approach our work, without being so process-driven that we lose all the benefits of being small and nimble. As we’re still new, and the team is growing all the time, very little is set in stone.

Build and test your code with a CI pipeline

This article is a part of our DevOps blog series inspired by our DevOps bootcamp live streams available to watch on our YouTube channel. As a developer constantly working with code, it’s only natural to feel the need to test your code frequently. Testing helps detect bugs and protect against any of the same in the future.