Operations | Monitoring | ITSM | DevOps | Cloud

Squared Up

SLO walkthrough: measuring microservice performance

To improve reliability, we need to measure it, and to measure it we use SLOs (Service Level Objectives). Or at least, that’s what Google SRE has popularized. In practice, it can be difficult and time-consuming to identify the right things to measure, to get to the right data, and to surface the results in a way that engages the stakeholders and teams involved. And all this is especially hard as we scale our teams and applications across multiple technology stacks.

Incident response: Unlocking knowledge and breaking down silos

In a world of monolithic applications and microservices, responding to incidents can be a painful process, involving multiple people with siloed knowledge jumping between different tools to find the relevant data and take action. Individuals within a business often hold the knowledge of how a particular component works, or how it depends on other services. The key to successfully responding to incidents is unlocking this knowledge and breaking down the silos between teams.

Release webinar: SquaredUp v5.6

SquaredUp v5.6 is all about the most highly requested features from our customers. Amongst all the improvements, you’ll see the new Tree View and Sunburst visualisations to help you spot root cause more quickly across your SCOM environment, Enterprise Applications and EAM-X monitored objects. Tune into this release webinar to see the new features in action!

Fixing SCOM Blind Spots - Introducing EAM-X, and loads more with SquaredUp v5.5!

In this webinar you’ll learn about all the latest updates included in SquaredUp v5.5, as well as an exclusive demo of our brand new licence tier, EAM-X. What is EAM-X? EAM-X is a new tier of SquaredUp built to extend SCOM’s visibility beyond Microsoft’s domain, making it the ultimate single pane of glass! Have you ever had an outage because of a dependency not monitored by SCOM? Even with Management Packs, SCOM has blind spots, and blind spots = business risk.

FAQ: SquaredUp Cloud

SquaredUp Cloud has been in development for over two years (we first previewed it at SquaredUp Live, Spring 2021). It continues our mission to unlock and summarize data – think of it like “BI for engineering”. In building SquaredUp Cloud, we drew upon what we’ve learned with our Microsoft solutions over the last ten years, and built a solution independent of any one tool, like SCOM.

How I monitor cloud application costs in one simple but powerful dashboard

Although there are many great tools out there to get on top of application monitoring, there’s one vital metric that’s often overlooked by us technical folks – cost. In the days of running apps on servers in private datacenters, the kit was a one-time purchase that the systems team had to deal with. But running apps in public clouds is a different story. Whether you’re running on VMs, containers in Kubernetes, or entirely serverless, execution of your code adds to the bill.

How to get complete CI/CD pipeline observability

It's not like it used to be back in the day! Before CI/CD, we were building on-premises, service-oriented products following system style architecture and we were able to map out the build system and end-to-end process in a PowerPoint or Visio document. Although time-consuming and inefficient, it was relatively straightforward and the build pipeline was unlikely to change drastically. But that's no longer the case.