Category: Core Tech

  • FastAPI Application Performance Monitoring with SigNoz

    What is SigNoz? SigNoz stands as an open-source alternative to Datadog or New Relic. It serves as a comprehensive solution for all your observability requirements, encompassing Application Performance Monitoring (APM), logs, metrics, exceptions, alerts, and dashboards, all enhanced by a robust query builder. Here is a quick guide to get up and running with FastAPI…

  • All About HTTP OPTIONS Requests

    HTTP OPTIONS method serves as a way for clients to inquire about the capabilities of a server or resource, with CORS being one of the prominent use cases. It plays a crucial role in web security and interoperability.

Signup for our newsletter