An open API service indexing awesome lists of open source software.

https://github.com/apolzek/shared

collection of proof-of-concepts (PoCs) created to explore ideas and test technologies
https://github.com/apolzek/shared

devops devops-tools laboratory proof-of-concept sre

Last synced: 2 months ago
JSON representation

collection of proof-of-concepts (PoCs) created to explore ideas and test technologies

Awesome Lists containing this project

README

          

# shared

*collection of proof-of-concepts (PoCs) created to explore ideas and test technologies*

### Content

#### 2025

| id | publicationDate | title |
| ------------------ | --------------- | ------------------------------------------------------------------------------------------- |
| [001](content/001) | 2025-01-10 | Exploring alternatives for load balancing and reverse proxy |
| [002](content/002) | 2025-02-10 | Building a modern observability platform using Prometheus, Grafana, Tempo and OpenTelemetry |
| [003](content/003) | 2025-02-01 | How to monitor PostgreSQL running in container |
| [004](content/004) | 2025-06-27 | PostgreSQL Data Replication |
| [005](content/005) | 2025-07-12 | Basic log segregation with OpenTelemetry using routing connector |
| [006](content/006) | 2025-07-29 | Building a custom Opentelemetry Collector with custom processor |
| [007](content/007) | 2025-08-20 | Processing observability data at scale with Apache Flink |
| [008](content/008) | 2025-09-05 | Understanding the high cardinality problem in Prometheus |
| [009](content/009) | 2025-11-29 | Quick Guide to Chart Types and When to Use Them |