Operations | Monitoring | ITSM | DevOps | Cloud

Technology

The latest News and Information on APIs, Mobile, AI, Machine Learning, IoT, Open Source and more!

Creating a Chrome extension in 2018: The good, the bad and the meh

Last week, we shipped an initial version of Puppeteer Recorder, a Google Chrome extension that records your browser interactions and generates a Puppeteer script. It turns out Chrome extension development is almost like real web development, but with a weird dash of quasi embedded development mixed in. This post talks you through the development lifecycle when creating an extension and lists some of the architectural gotcha’s. Source code for the extension in question is on github.

New: Crash by device breakdown for easier mobile debugging

The Raygun platform is designed to surface as much actionable information about errors so, as a developer, you not only fix them quickly but gain context into what causes errors in the first place. Today we’re announcing a new feature for both Crash Reporting and Real User Monitoring: Crash by device. This new feature helps mobile developers understand which devices cause the most crashes, so replicating errors becomes easier.

Seven discernible stages in taking a solo startup from beta to GA

Last week the “beta” tag officially came off of Checkly ! I bumped into many things in the period between launching a private beta and hammering down on all features and ripping the beta notice of the nav.navbar. In this post, I tried to funnel a bunch of these learnings into a somewhat logical order, as they felled like hoops I had to jump through to get to the next hoop.

IoT open source - what are its advantages and disadvantages?

When we talk about IoT (or the Internet of Things), we immediately imagine a series of devices – although IoT is much more than that, we often think of household appliances – working in a coordinated way, as if by magic. But those who work with magic (like those who work with engineering) know that behind a great effect there is a complicated and laborious mechanism designed to make the trick work perfectly, and the audience is first surprised and then breaks into applause.

Logz.io Teams up with AWS to Expand Global Access to AI-Driven Machine Data Analysis

Boston and Tel Aviv–July 19, 2018–Logz.io, the leading provider of AI-powered log analysis, announces the release of its intelligent log analysis platform on Amazon Web Services (AWS) Marketplace. The Logz.io platform is the first and only ELK solution offered on the AWS Marketplace, giving AWS customers worldwide access to powerful capabilities for extracting actionable insights from machine data.

Runtime container security - How to implement open source container security (part 1).

Container security is top-of-mind for any organization adopting Docker and Kubernetes, and this open source security guide is a comprehensive resource for anyone who wants to learn how to implement a complete open source container security stack for Docker and Kubernetes.