Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

Sentry 101: Error Monitoring For Backend Applications

Learn the basics of backend error monitoring with Sentry and recent updates to the issue experience. Whether you are using Python, PHP, Node.js, Ruby, or Go, Sentry can help you find the who, what, when and where behind errors in your backend project. Follow along with this example FastAPI project to learn how to get started monitoring for backend project errors.

Sentry Performance: application performance monitoring built for Developers

Performance is an application monitoring platform built for developers to identify performance bottlenecks, identify their root cause, assign to the owner of the code, and fix. With workflows that trace performance issues from frontend to backend and identify exact line of code, Performance helps minimize time spent troubleshooting problems to maximize time spent coding new features.

Vue.JS Live 2023 Workshop: Maximize App Performance by Optimizing Web Fonts by Lazar Nichols

You've just landed on a web page and you try to click a certain element, but just before you do, an ad loads on top of it and you end up clicking that thing instead. That…that’s a layout shift. Everyone, developers and users alike, know that layout shifts are bad. And the later they happen, the more disruptive they are to users. In this workshop we're going to look into how web fonts cause layout shifts and explore a few strategies of loading web fonts without causing big layout shifts.