Operations | Monitoring | ITSM | DevOps | Cloud

Blog

Software as a Service (SaaS) vs. Software as a Product (SaaP)

As you might have already guessed, the SaaS definition is "Software as a Service". This type of software is being delivered online via a browser and is hosted by the software vendor or another third party. A regular monthly fee is being charged for the use. On rare ocasions there are one time payment deals. The vendor of the web-based solution delivers a service that covers all security, availability and performance standards.

Amazon Prime Day Downtime Blues

For about 3 hours at the very beginning of Amazon Prime Day, Amazon’s website experienced outages on both the East and West coasts of the US. Even the world’s largest retailer isn’t prone to technical mishaps. In fact, Amazon’s server infrastructure is reasonably stable. This particular outage is a fascinating study in how Amazon’s website downtime affects a business in real time.

How Clubhouse.io used Objective-C + the Sentry React Native Integration for Post-Launch Error Tracking

In A Comedy of Errors, we talk to engineers about the weirdest, worst, and most interesting application and infrastructure issues they’ve encountered (and resolved) over the years. This week, we hear from Eli Perkins, Mobile Engineer at Clubhouse. Clubhouse is a project management platform that makes it simple for software teams to relate how their everyday tasks are contributing towards a larger goal.

OnPage: Unified clinical communications for care teams

Gone are the days when a patient could go into a healthcare facility and only see one physician from start to finish. Today, care teams are replacing the traditional approach to healthcare. These newer models are more patient-centered and include “Teamlets ” and “Family Team Care ” as part of their approach. In order for these new models to be effective, they not only need changes in resources but also require a change in the way they communicate.

How to Accurately Troubleshoot Citrix ICA Network and Connectivity Related Issues

When troubleshooting Citrix end user experience issues, problems are often rooted in the bandwidth users have available for Citrix connectivity or Citrix connection latency. However, these conditions are not visible from a pure network monitoring perspective, as network monitoring tools can only leverage Netflow, AppFlow Analysis, SNMP, SYSLOG or ICMP monitoring.

3 Reasons to Disable JavaScript Source Fetching in Sentry

When you’re using the Sentry JavaScript SDK, the source code and source maps are automatically fetched by scraping the URLs within the stack trace. While this is the default setting, the ability to disable JavaScript source fetching on a project-by-project basis has always been available. In our continued push to improve configuration accessibility and security, Sentry now allows you to control this feature organization-wide.