Operations | Monitoring | ITSM | DevOps | Cloud

OneDrive and SharePoint Monitoring: No Credentials Required

Exoprise recently added support for monitoring OneDrive and SharePoint using OAuth credentials in addition to full experience monitoring via headless browsers. Now, with full support for OAuth and the Microsoft Graph API, you can choose whether you want to monitor the real browser-based experience and performance or if you don’t want to share credentials and just want to monitor via the Graph API.

How to Test Signup Forms With Synthetic Monitoring

A signup form has a ton of moving parts we often take for granted. There’s the form itself, and the database attached to that form that stores user data. Other databases may need to sync with the form, such as marketing drip emails or coupons. There’s often a thank you page with analytics attached to track goals, that may be gated behind an account. Any of these parts could break and our form might appear to function fine at first glance.

Rio: Revolutionizing the Way You Deploy Applications

This week at KubeCon in San Diego, Rancher Labs announced the beta of Rio, the application deployment engine for Kubernetes. Originally announced in May of this year, the latest release is version v0.6.0. Rio combines several cloud-native technologies to simplify the process of taking code from the developer’s workstation to the production environment, while ensuring a robust and secure code deployment experience.

Why K3s Is the Future of Kubernetes at the Edge

By next year the number of connected devices will exceed 20 billion. The vast majority of these devices run on Arm architecture, increasingly at the infrastructure edge. With this growth in mind, the need for an agile, Arm-based development methodology has become increasingly urgent. Arm Neoverse provides the required IP for building the next gen of edge to cloud infrastructure to support the data explosion we are seeing, primarily caused by IoT.

Sentry Receives SOC 2 Compliance Certification

In a world where companies’ security teams are notoriously—and rightly—paranoid, we’re pleased to announce that Sentry has recently received its SOC 2 Type I compliance certification. Having met this important industry standard on the effectiveness of a company’s internal controls around information security, our existing and future customers can be confident about their data security and integrity with Sentry.

Exception Handling in Ruby

Software systems can be quite prone to error conditions. Systems that involve user interaction are more vulnerable to exceptions as they attract errors at multiple fronts. Errors can take many forms - syntactical errors, network errors, form input errors, invalid authentication errors etc. If not accounted for, these can affect user experience and can even manifest as security loopholes, enabling attackers to compromise the system.

Let's get $100M Serious about Open Source

We as a company, and I as a human have been enormous beneficiaries of open source. I remember as a kid, my brothers setup a Renegade BBS so other people could call our computer. A few years later I built my first server running on NetBSD. And of course, we all used the internet. Open source has powered so much of my life. I still remember my first accepted open-source contribution, it was an incredibly minor fix for an HTML5 Quake game, but wow was I proud.

Our New Free Tier with Unlimited Builds, Unlimited Workflows

Close eyed observers may have noticed that we’ve been testing out a new free tier and today we’re ready to announce it to the world. From today, on, Codefresh has free unlimited builds. Yes, you read that right. We’re launching unlimited builds/workflows on our free plan. The free plan comes with everything you need to build a great CI/CD pipeline.

Azure Functions, What Is It Exactly?

What is Microsoft Azure Functions and how does it compare to Azure Automation? As Microsoft Azure continues to be developed and more automation options become available; Azure Automation, Logic Apps, ARM (Azure Resource Manager) and Azure Functions to name a few, the question is quickly turning from ‘how do I automate with Azure?’ to ‘what automation type do I use in Azure?’.