Operations | Monitoring | ITSM | DevOps | Cloud

API

The latest News and Information on API Development, Management, Monitoring, and related technologies.

Using the Beacon API

Users are so annoying! There they go, leaving the page before we can save the data to the API. Back in the old days, we would attach a `window.unload` handler and try to send an AJAX request, but this was slow and unreliable. Enter the Beacon API to give us a better way. The Beacon provides a reliable way to send a small amount of data *after* the page has been unloaded. It's not bound to the lifetime of the page and it doesn't slow down the user.

Can AWS API Gateway Act as a Load Balancer?

TL;DR: yes, API Gateway can replace what a Load Balancer would usually provide, with a simpler interface and many more features on top of it. The downside is that it doesn’t come cheap. Load balancers have been one of the most common ways to expose a backend API to the public or even to an internal/private audience. API Gateways seem to provide the same functionality: map and connect HTTP requests to a backend service. So, are they the same or are there any differences?

Checkly raises $2.25M seed round to push Active Reliability forward

We are thrilled to announce that we have just raised a $2.25M seed round. This round is led by Accel and some great founders — including current and former executives from Vercel (formerly Zeit), Instana, Twilio and many more. Welcome, on board! Active monitoring and end-to-end testing have been silos with different tools and platforms. Modern DevOps demands a change. We firmly believe that Checkly sits at the intersection of these distinct market trends.

From Bootstrapper to VC backed in three months

We just closed a $2.25M investment round led by Accel and a pack of top rate Angels. Lots to talk about, here's the itinerary: Onwards! Let's start at the end. Three months ago Checkly was a bootstrapped solo project run by me from a desk in the back of a Berlin fashion label's spare floor space (Frisur!). Now we are six people on a mission to give active monitoring and E2E testing a very serious kick in the butt. Here is a copy & paste from our pitch deck.

Orion SDK 101: Intro to PowerShell and Orion API - SolarWinds Lab Episode #86

In this 100-level class, Kevin M. Sparenberg, Technical Content Manager for THWACK®, presents a simple introduction to the SolarWinds® Orion® Software Development Kit (SDK). Instructions include how to download the SDK, installing the PowerShell module, and performing basic read operations within the API. No previous PowerShell or Orion API experience is necessary. Kevin discusses when, how, and why to use the API.

Post SCOM Alerts to a REST endpoint

I wrote a quick script the other day to pull some SCOM Alert data for testing and thought I’d share a summarized version for anyone looking for easy options to extract their SCOM data. The below sample script pulls all of the SCOM Alerts from your Management Group and pushes them via REST to a specified endpoint. Using the Operations Manager module makes this pretty quick and painless. I’ve called out a couple of easy tweaks you can make below to the script itself.

Deploy realtime GraphQL APIs in minutes with Qovery and Hasura

Hasura is an open source engine that connects to your databases & microservices and auto-generates a production-ready GraphQL backend. By using Hasura in conjunction with Qovery, you get a blazing fast, auto-scallable and extensible solution to quickly build your applications.