/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

rudimartinsen.com
| | sklar.rocks
14.9 parsecs away

Travel
| | A tutorial that demonstrates how to set up a QuestDB monitoring stack using common Cloud Native tools
| | blog.nuculabs.de
8.0 parsecs away

Travel
| | Hello everyone ?, In this article, we'll instrument a simple Node.js API with OpenTelemetry traces. OpenTelemetry is the new standard for distributed tracing and metrics. Trace data is used to monitor and troubleshoot complex distributed systems. At the end of this article, we'll have a Node.js API that is instrumented with OpenTelemetry and we'll be able to see the traces in Grafana Tempo: The API Let's start by setting up our NodeJS project by installing the dependencies:
| | techsavvypriya.wordpress.com
16.2 parsecs away

Travel
| | "Hello World" function(Lambda) for AWS using the serverless framework https://serverless.com/ What is Serverless Architecture? Serverless architectures refer to applications that significantly depend on third-party services (knows as Backend as a Service or "BaaS") or on custom code that's run in ephemeral containers (Function as a Service or "FaaS"), the best-known vendor host of which currently...
| | andrewlester.net
23.8 parsecs away

Travel
| Deploying a SvelteKit application to GitHub Pages.