Systems | Development | Analytics | API | Testing

Moesif

How to Log API Traffic from Envoy Proxy and Monitor Metrics with Moesif

Envoy is a high-performance C++ distributed proxy designed for microservices and service-oriented architecture, as well as a scalable communication bus and “universal data plane” designed for large scale service meshes. Envoy runs alongside every application and abstracts the network by providing common features in a platform-agnostic manner.

Using Sendgrid with Moesif API Analytics to Send Behavioral Emails

In this guide you’ll learn how to send Moesif behavioral emails with Sendgrid. Moesif behavioral emails is a feature that automatically sends emails to customers based on their API usage. This can be used to notify customers about technical issues, such as hitting rate limits, using deprecated APIs, or broken integrations. You can even use it to trigger business-related events such as when an item is shipped. If something can be mapped to an API call, then you can send an email from it.

Podcast with Mike Amundsen

Ep. 4: Mike Amundsen, author and speaker Joining us this week we have the well known author and speaker Mike Amundsen. He’s a prolific writer on all things APIs and recently released his latest book entitled Design and Build Great Web APIs: Robust, Reliable, and Resilient. When he’s not writing, Mike helps companies capitalize on opportunities in APIs, Microservices, and Digital Transformation.

How to Send Behavioral Emails with Mailgun and Moesif API Analytics

In this guide you’ll learn how to send Moesif behavioral emails with Mailgun. Moesif behavioral emails is a service that sends emails to customers based on their requests to your API. These emails can be used to notify users about technical issues, such as API limits or broken integrations, as well as business-related events such as how many items you’ve shipped. If something can be mapped to an API call, then you can send an email on it.

What is API Observability

API Observability is a key component to properly execute APIOps Cycles and ensure your building something of value for your API users. If you’re not familiar with APIOps Cycles, take a look at this guide which provides an agile framework to quickly build APIs that are business-oriented and serve customer needs. API Observability itself is an evolution of traditional monitoring and born out of control systems theory.

Podcast with Kin Lane the API Evangelist

We’re very pleased to have Kin Lane, the Chief Evangelist of Postman, joining us today. He has spent the last decade helping organizations think through their API lifecycles and how to optimize their business processes. He continues to be a prolific writer on his famous blog site, the API Evangelist. Kin shares his perspectives on API governance, guidelines for deprecating & versioning, and interesting implementations he’s see with Postman Collections, amongst many others.

Podcast with Okta on Best Practices for Developer Experience

Joining us today are two senior executives from Okta, the Identity and Access Management Service, that you’re probably already using given all of the work from home stuff going on. In a rolling discussion we cover product manager and DevEx best practices, including: making developers successful through compassion & not just empathy, how to end of life an API, why storytelling’s important across the whole company, what the different roles are in the DevEx universe, and many more.

Podcast with Okta on Best Practices for Developer Experience

Joining us today are two senior executives from Okta, the Identity and Access Management Service, that you’re probably already using given all of the work from home stuff going on. In a rolling discussion we cover product manager and DevEx best practices, including: making developers successful through compassion & not just empathy, how to end of life an API, why storytelling’s important across the whole company, what the different roles are in the DevEx universe, and many more.

How to Set Up Monitoring and Analytics for Strapi the Headless CMS, with Moesif

Strapi is a headless CMS based on Node.js. Headless means that it makes all of its content available via an HTTP API, so you can easily build your user-facing frontend around it. Since it’s a fully-fledged CMS, it brings an administration frontend out-of-the-box, making publishing and maintaining content straightforward - even for those without a technical background. Since everything in Strapi works via an API, it’s perfect for Moesif API monitoring.

Embedding Dashboards with React to Surface Metrics to Customers

Embedded dashboards are an easy way to share the insights you got from Moesif across your team and with your customers. You define metrics, build your dashboards, and then share them, filtered by company or user, inside your developer portal. From a technical point of view, they’re just websites that can be displayed inside an iframe somewhere on your web pages.