Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Architectural Pattern for Highly Scalable Serverless APIs

The most common API architecture on Serverless backends is not necessarily the most scalable and resilient option. Many developers take for granted that an AWS Lambda processing external requests will require an API Gateway endpoint connected directly to it. One of the best options to decouple a Lambda function and an API Gateway endpoint is by using an SQS queue. Requests come into API Gateway, which are sent as messages to SQS.

Jaeger clients and W3C Trace-Context

In this article, we are going to have a look at using Jaeger clients with W3C Trace-Context propagation format. The standardized context propagation format assures interoperability between different tracing systems and instrumentation libraries. In this regard we are going to explore two use cases. First how to use OpenTelemetry SDKs in Jaeger instrumented environment.

The New Cloud Strategy in 2020

In recent weeks we’ve all been disrupted by the Covid-19 pandemic, both personally and professionally. The changes have been swift and severe, bringing new meaning to the Boy Scout motto: “Be Prepared.” While certain sectors, like the restaurant industry, have been brutally affected by lockdowns, we’ve also seen encouraging signs of last-minute ingenuity. At the end of March, national chain The Cheesecake Factory warned that it would not be able to pay rent.

Stack Trace Monitoring: Gaps in Measuring the User Experience

Our digital world is evolving and advancing at an unimaginable pace – and so are the expectations of end users. Momentum is everything in today’s united world, and having a poor performing website or application will likely result in the confidence of your products and services. And worse yet, any dissatisfaction perceived from the user will also likely result in them going straight to your competitor. This is an immediate impact on your revenue, brand, and customer confidence.

The Rise of the Machines: ITOM Meets Automation

I started in the IT industry in networking. I had a negative experience in high school trying to learn computer programming*, so I was relieved route/switch had much less to do with computer programming. With the rise of the machines, this isn’t the case anymore. Now in addition to learning router or switch operating systems, routing protocols, and overlay technologies, today’s savvy network engineer needs to throw in things like Python, Ansible, and Jinja.

Node.js Logging Guide-Best Tips and Tools to Use in 2020

When applications experience performance issues, developers may rely on heuristics and find the root cause of issues by directly looking into their code. However, in modern application environments, several services, third-party APIs, and cloud-based components can make it difficult to pinpoint the root cause of an issue. Application logs can help developers detect and resolve issues faster.

10+ Frameworks and Tools to Consider for PWA Development

From AliExpress to Forbes, Starbucks, Instagram, George, Trivago, Uber, and Medium, a vast number of top brands have switched to the PWA environment and recorded a significant rise in their ROI. Especially, in terms of faster app loading & higher customer engagement and retention rate. These brands have not just unveiled the numbers publicly, but have also encouraged others to step into the PWA development world.