Operations | Monitoring | ITSM | DevOps | Cloud

Raygun

A guide to single-page application performance

Many of us have heard single-page applications (SPAs) hailed as the future of web applications. Proponents of SPAs point to increased code reusability and development velocity, and the advantage SPAs can give when it comes to delivering a fast and seamless user experience. Massive sites like Facebook, AirBnB and Trello are all built as SPAs. On the flipside, monitoring SPAs for performance is pretty challenging.
Sponsored Post

Best practices for tracing and debugging microservices

Tracing and debugging microservices is one of the biggest challenges this popular software development architecture comes with - probably the most difficult one. Due to the distributed architecture, it's not as straightforward as debugging traditional monolithic applications. Instead of using direct debugging methods, you'll need to rely on logging and monitoring tools, coding practices, specific databases, and other indirect solutions to successfully debug microservices.

The key to secure transmission: TLS in the Raygun ecosystem

As our lives increasingly move online and data becomes the lifeblood of business, secure data transmission is imperative. From personal conversations to financial transactions, from healthcare records to sensitive business data, nearly everything we do online requires trust that our data is protected. And if you’ve ever made an HTTPS request, TLS is behind it, providing that trust.

Server performance metrics: 11 to consider for actionable monitoring

With the DevOps movement becoming mainstream, more and more developers are getting involved with the end-to-end delivery of web applications, including deployment, monitoring performance, and maintenance. As an application gains more users in a production environment, it’s increasingly critical that you understand the role of the server.

Sponsored Post

How to measure and improve Node.js performance

Change is the only constant in software, and few languages change like JavaScript. In just the last few years, we've had the rise of TypeScript and React, dozens of new frameworks, and Node.js has brought us over to the server-side. Google's V8, which powers Node.js, is one of the fastest JavaScript engines in existence. In simple benchmarks, well-optimized JS executed by V8 often performs almost at the same speeds as famously fast languages like C++. And yet, Node applications often seem to be pretty sluggish. This post aims to guide you through the process of measuring and improving Node.js performance.

Founder & Friends: Making It Work with Scott Hanselman

Join us for an exclusive Founder & Friends episode featuring Scott Hanselman, renowned technology expert and host of popular podcasts such as Hanselminutes, Azure Friday, Ratchet and the Geek. Discover the insights, experiences, and wisdom of Scott as he takes us behind the scenes of his successful career and shares his perspectives on the tech industry, work-life balance, and much more! JD and Scott are ready to dive into stories and experiences that have shaped their professional journeys and made them the successful individuals they are today.

Popular CSS preprocessors with examples: Sass, Less, Stylus and more

As a stylesheet language, CSS has limited capabilities when it comes to writing logic, organizing code, and performing other computational tasks. CSS preprocessors provide a solution to this problem. While CSS has improved a lot in recent years with the introduction of custom and logical properties, math and color functions, new pseudo-classes, and other enhancements, there are still many good reasons to use CSS preprocessors.
Sponsored Post

The 29 best DevOps tools for 2023 and beyond

The integration of Development and Operations is a powerful innovation in how we build software. If you're new to DevOps practices, or looking to improve your current processes, it can be tough to know which tool is best for your team. We've put together this list to help you make an informed decision on which tools should be part of your stack. Read on to discover the 29 best DevOps tools, from automated build tools to application performance monitoring platforms.