Operations | Monitoring | ITSM | DevOps | Cloud

How to monitor AWS SQS with Prometheus

In this article, we will explain how to monitor AWS SQS with Prometheus. To monitor AWS SQS, we will leverage the data offered by CloudWatch exporting the metrics to Prometheus using the YACE exporter (Yet Another CloudWatch Exporter). Finally, we will dive into what to monitor and what to alert. AWS SQS (Simple Queue Service) has gained popularity as a way to communicate and decouple asynchronous applications, specifically for its easy integration with AWS Lambda functions.

The Complete Guide to Microservices

Microservices, also known as microservices architecture, refers to a method of designing and developing software systems. Microservice architecture is becoming increasingly popular as developers create larger and more advanced apps. The goal is to help enterprises become more Agile, especially as they adopt a culture of continuous testing. Here are the basic features of microservices.

Operators and Service Providers' Lucrative 5G First-Mover Opportunity

The next-generation of mobile connectivity is rapidly bringing supercharged mobile gaming, Internet of Things technology, and a smarter, better-connected world to consumers’ fingertips. As 5G rapidly evolves and brings new possibilities, it presents a wealth of opportunities for mobile network operators (MNOs) to differentiate their services with high performance applications; and for wireline operators to deliver differentiated backhaul transport services, but they need to act quickly.

5 Strategies for Managing the Customer Journey

Digital transformation has transformed the way people interact with brands, software, and making buying decisions. Businesses need to find ways to adapt with these changes and manage the customer journey. Businesses have to continue to provide excellent service and a superior customer experience in these times of transformation. In the case of service-based companies, this requires efficient customer request management.

Pipelines CI/CD Completes Cloud DevOps on Azure

For a complete JFrog DevOps SaaS solution hosted on Azure, the puzzle is now complete. JFrog DevOps Pipelines CI/CD is now available for all JFrog Cloud plan levels hosted on the Microsoft Azure cloud service. With Pipelines automation, now all the key elements of the JFrog DevOps Platform can be hosted on Azure as a SaaS subscription. That includes the Artifactory universal binary repository manager, and Xray software component analysis.

How to - Benchmark CDNs with Catchpoint

In this How-To video, we’ll look at how Catchpoint can help you evaluate which Content Delivery Network you should be using. CDNs, as they’re called, are not one size fits all, especially when it comes to location. Many companies simply select one CDN and run with it, even though their provider might not perform very well in all places.

The unattainable promised land of tool consolidation

It’s on the agenda of almost every CIO, COO and CFO, and sounds like a great idea in general: tool rationalization, often trying to standardize on top of a single vendor. It can reduce costs and provide a streamlined IT Ops process through data consistency, a single pane of glass and a single source of action.

3 ways of recycling third-party code for AWS Lambda

In this article, I’m trying to shine some light on the AWS Lambda Layers, Lambda Extensions, and Docker image for Lambda, in order to add third-party code to Lambda. When and how to use which method, and when to mix and match? Due to the circumstances in 2020, many software releases were postponed, and so the industry slowed its development speed quite a bit. But at least at AWS, some teams got updates out of the door at the end of the year. AWS Lambda got two significant improvements.