Skip to main content

· 10 min read
Nočnica Mellifera

Datadog has a huge product footprint with a sophisticated user experience, but any discussion of its usefulness must include a consideration of its significant costs. Datadog pricing is complex and has a lot of SKUs that a customer needs to understand. If you're not careful, you might end up blowing your Datadog bill.

· 9 min read
Adnan Rahic

What is the hidden potential of OpenTelemetry? It goes a lot further than the (awesome) application of tracing and monitoring your software. The OpenTelemetry project is an attempt to standardize how performance is reported and how trace data is passed around your microservice architecture. This context propagation is a superpower for those who adopt OpenTelemetry tracing. Tracetest promises to make this deep tracing a huge new asset in your testing landscape, and SigNoz helps all engineers get insight into what OpenTelemetry can see.

· 12 min read
Vaishnavi Abirami

gRPC (Google Remote Procedure Call) is a high-performance, open-source universal RPC  framework that Google developed to achieve high-speed communication between microservices. gRPC has Protobuf (protocol buffers) by default which would format or serialize the messages to a specific format that will be highly packed, highly efficient data. By its virtue of being a lightweight RPC, gRPC is suited for many use-cases.

· 12 min read
Sayanta Banerjee

In today’s digital world, performance and agility are essential for running a successful business, and in the technology arena, there is no exception. Over the past few years, there has been a significant rise in the use of cloud computing technology as more companies prefer scalability of resources, flexibility in experimenting with new technologies, reducing cost by eliminating the need to invest in on-premises hardware, etc.