Operations | Monitoring | ITSM | DevOps | Cloud

Blog

Use Case #9: Troubleshooting Network Performance Issues

One of the most frustrating service calls you’ll receive is from a client experiencing a network performance issue. The issue could be caused by any number of different things and typically would require you jumping into your car and driving to the client site. The hours drag on while you manually trace wires and test ports to troubleshoot the issue. The longer it takes you to figure it out, the longer you’re interrupting your client’s business.

New Integration: Google Firebase Crashlytics

Keep Your Apps Stable Using PagerDuty’s Integration With Google Firebase Crashlytics. Are you a developer tasked with keeping a mobile application stable and performing as expected? If so, you probably know that the worst tends to happen when you aren’t around to deal with it—like that time a high-impact crash happened when you were traipsing through Europe.

Tackle Serverless Observability Challenges with the New Stackery-Epsagon Integration

Stackery is a tool to deploy complete serverless applications via Amazon Web Services (AWS). Epsagon monitors and tracks your serverless components to increase observability. Here’s how they can not only work together but improve each other. Let’s start with a scenario: it’s late in the day on Thursday, traffic to your site is way up, and you have reports of problems.

Managing EU VAT with Stripe for a SaaS is not *that* hard

This is a short follow up to last week's story on Stripe Billing as a reader on Hackernews commented that it seemed we didn't handle VAT. We do, but I just left it out of the story. For those not familiar with handling EU VAT for SaaS companies: It's a bit of counter intuitive jungle. At least that's what some dedicated SaaS startups make you believe. Also, Stripe does not handle it at all. They give you a { taxRate: null } field for you to fill.

GoT Predictions: How we Analyzed Twitter to Find Who will Win the Iron Throne

With the final season of Game of Thrones premiering just last night, the question on the mind of every super fan is who will finally rise to the iron throne? To find the answer, we used Twitter along with our machine data analytics platform to check the popularity of specific characters and how often they are mentioned alongside the term “iron throne”.

How We Designed Loki to Work Easily Both as Microservices and as Monoliths

In recent years, monoliths have lost favor as microservices increased in popularity. Conventional wisdom says that microservices, and distributed systems in general, are hard to operate: There are often too many dependencies and tunables, multiple moving parts, and operational complexity.

Identification and Reconciliation

90 seconds with ServiceNow’s Identification and Reconciliation engine, a key tool to your complete CMDB. Configuration data is spread enterprise-wide, spanning multiple systems and sources, each with its strengths and weaknesses. To create a centralized database that can be used confidently by all teams this cornucopia of data needs to be pruned, consolidated, and maintained.

Developer's Guide to Cognito with Stackery

Cognito is AWS’s cloud solution for authentication – if you’re building an app that handles users with passwords, you can use AWS to handle the tricky high-risk security issues related to storing login credentials. No need to go it alone! Pricing is based on your number of monthly active users, and the first 50k users are free. For apps I’ve worked on, we would have been very pleased to grow out of that free tier.