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
- Host: GitHub
- URL: https://github.com/apolzek/shared
- Owner: apolzek
- License: mit
- Created: 2023-09-25T21:26:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-12T03:20:35.000Z (2 months ago)
- Last Synced: 2026-01-12T10:16:57.455Z (2 months ago)
- Topics: devops, devops-tools, laboratory, proof-of-concept, sre
- Language: HTML
- Homepage:
- Size: 15.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |