2 रिपॉजिटरी
Architectural patterns for building self-contained, session-less microservices.
Distinguishing note: Emphasizes the absence of persistent state and external dependencies.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Stateless Services. Refine with filters or upvote what's useful.
This project is a network-accessible weather information service designed specifically for command-line environments. It delivers real-time meteorological data directly to terminal interfaces through simple HTTP requests, allowing users to retrieve weather reports without leaving their development environment or using a web browser. The service distinguishes itself through a stateless architecture that utilizes content negotiation to provide the optimal output format based on the client request. Whether a user requires plain text, ANSI-colored terminal output, structured JSON for programmatic
Operates as a self-contained binary that processes requests independently without persistent sessions.
OpenObserve is a unified observability data platform designed to ingest, store, and analyze logs, metrics, and traces. It functions as a cloud-native monitoring tool that centralizes telemetry from diverse sources, including standard collectors and cloud service providers, into a single, scalable system. By utilizing a columnar storage engine backed by object storage, the platform enables efficient long-term data retention and high-performance analytical querying. The platform distinguishes itself through deep integration with artificial intelligence, allowing users to query data using natura
Runs as a lightweight, stateless service that eliminates the need for complex indexers or search heads.