
How I Built Robust Local DNS Services for My Homelab Cluster
www.theobjectivedad.com/pub/20230410-homelab-4/index.html
Feb 6, 2025
4

Bare-metal considerations - Ingress-Nginx Controller
kubernetes.github.io/ingress-nginx/deploy/baremetal/
Feb 6, 2025
1

At home with Kubernetes, MetalLB and BGP
www.growse.com/2019/04/13/at-home-with-kubernetes-metallb-and-bgp.html
Feb 6, 2025
5
Grafana, Loki, Promtail and Prometheus
awsdevopslearning.hashnode.dev/grafana-loki-promtail-and-prometheus
Feb 6, 2025
1
MetalLB in layer 2 mode :: MetalLB, bare metal load-balancer for Kubernetes
metallb.universe.tf/concepts/layer2/
Feb 6, 2025
1
Overview
nightlies.apache.org/flink/flink-docs-master/docs/dev/python/overview/
Feb 5, 2025
1
Ephemeral Volumes
kubernetes.io/docs/concepts/storage/ephemeral-volumes/
Feb 4, 2025
2
GitHub - minio/minio: MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
github.com/minio/minio
Feb 4, 2025
1

Introduction to Celery — Celery 5.4.0 documentation
docs.celeryq.dev/en/stable/getting-started/introduction.html
Feb 4, 2025
2

18 Top Big Data Tools and Technologies to Know About in 2025
www.techtarget.com/searchdatamanagement/feature/15-big-data-tools-and-technologies-to-know-about
Feb 4, 2025
3
Universal Format (UniForm) — Delta Lake Documentation
docs.delta.io/latest/delta-uniform.html
Feb 4, 2025
1

Cloud Data Warehouse - Amazon Redshift - AWS
aws.amazon.com/redshift/
Feb 4, 2025
1

Error when trying to run kubeadm join
forum.linuxfoundation.org/discussion/863834/error-when-trying-to-run-kubeadm-join
Feb 3, 2025
1

Bare Metal Kubernetes: Pros, Cons, and Best Practices
www.atlantic.net/dedicated-server-hosting/bare-metal-kubernetes-pros-cons-and-best-practices/
Feb 3, 2025
2

Humanity's Last Exam
agi.safe.ai/
Feb 3, 2025
1

WebRTC and WebSockets: Which Is Right for Your Application? | Symbl.ai
symbl.ai/developers/blog/webrtc-and-websockets-which-is-right-for-your-application/
Feb 2, 2025
1

Socket.IO: How it works, when to use it, and how to get started
ably.com/topic/socketio
Feb 2, 2025
2

The challenge of scaling WebSockets [with video] | Ably Realtime
ably.com/topic/the-challenge-of-scaling-websockets
Feb 2, 2025
5

What is MPEG-DASH? | HLS vs. DASH
www.cloudflare.com/learning/video/what-is-mpeg-dash/
Feb 2, 2025
1

How To Set Up Nginx with HTTP/2 Support on Ubuntu 20.04 | DigitalOcean
www.digitalocean.com/community/tutorials/how-to-set-up-nginx-with-http-2-support-on-ubuntu-20-04
Feb 2, 2025
1

FastAPI + Uvicorn = Blazing Speed: The Tech Behind the Hype
dev.to/leapcell/fastapi-uvicorn-blazing-speed-the-tech-behind-the-hype-1npp
Feb 2, 2025
1

HTTP/2 and How it Works
cabulous.medium.com/http-2-and-how-it-works-9f645458e4b2
Feb 2, 2025
3
2024 Comparing ASGI Servers: Uvicorn, Hypercorn, and Daphne
medium.com/@onegreyonewhite/2024-comparing-asgi-servers-uvicorn-hypercorn-and-daphne-addb2fd70c57
Feb 2, 2025
3
HTTP: HTTP/2 - High Performance Browser Networking (O'Reilly)
hpbn.co/http2/
Feb 2, 2025
10
Pushy to the Limit: Evolving Netflix’s WebSocket proxy for the future
netflixtechblog.com/pushy-to-the-limit-evolving-netflixs-websocket-proxy-for-the-future-b468bc0ff658
Feb 2, 2025
1
Can someone provide the tradeoffs and benefits of QUIC vs WebSockets vs WebRTC? ... | Hacker News
news.ycombinator.com/item?id=24710355
Feb 2, 2025
1

What is Service Discovery Pattern?
www.designgurus.io/course-play/grokking-microservices-design-patterns/doc/what-is-service-discovery-pattern
Feb 2, 2025
1

Performance Implications
www.designgurus.io/course-play/grokking-microservices-design-patterns/doc/performance-implications-1
Feb 2, 2025
1

The Problem: Traditional Backend Models
www.designgurus.io/course-play/grokking-microservices-design-patterns/doc/the-problem-traditional-backend-models
Feb 2, 2025
1

Introduction to BFF
www.designgurus.io/course-play/grokking-microservices-design-patterns/doc/introduction-to-bff
Feb 2, 2025
2

System Design Example
www.designgurus.io/course-play/grokking-microservices-design-patterns/doc/system-design-example
Feb 2, 2025
2

Performance Implications
www.designgurus.io/course-play/grokking-microservices-design-patterns/doc/performance-implications
Feb 2, 2025
1

Advantages of API Gateway Pattern
www.designgurus.io/course-play/grokking-microservices-design-patterns/doc/advantages-of-api-gateway-pattern
Feb 2, 2025
1

The Course at a Glance - Introduction
www.designgurus.io/course-play/grokking-microservices-design-patterns/doc/the-course-at-a-glance
Feb 2, 2025
4

ByteByteGo | Technical Interview Prep
bytebytego.com/courses/system-design-interview/design-a-news-feed-system
Feb 2, 2025
7

Configuring IP Passthrough and DMZplus
www.att.com/support/smallbusiness/article/smb-internet/KM1188700/
Feb 2, 2025
1
Charts
helm.sh/docs/topics/charts/
Feb 2, 2025
1
Service
kubernetes.io/docs/concepts/services-networking/service/
Feb 1, 2025
3
Accessing apps
minikube.sigs.k8s.io/docs/handbook/accessing/
Feb 1, 2025
3

Scaling Kubernetes to 7,500 nodes
openai.com/index/scaling-kubernetes-to-7500-nodes/
Feb 1, 2025
3

Microservices Pattern: Distributed Transactions (SAGA)
medium.com/@joudwawad/microservices-pattern-distributed-transactions-saga-92b5e933cea1
Feb 1, 2025
13

Microservices Pattern: Communication Styles
medium.com/@joudwawad/a-guide-to-communication-styles-in-microservices-architecture-9a8ae4bc21b2
Feb 1, 2025
17

Latency vs Throughput
www.designgurus.io/course-play/grokking-the-system-design-interview/doc/latency-vs-throughput
Feb 1, 2025
1

API Gateway vs Direct Service Exposure
www.designgurus.io/course-play/grokking-the-system-design-interview/doc/api-gateway-vs-direct-service-exposure
Feb 1, 2025
1

API Gateway vs. Reverse Proxy
www.designgurus.io/course-play/grokking-the-system-design-interview/doc/api-gateway-vs-reverse-proxy
Feb 1, 2025
2

Load Balancer vs. API Gateway - System Design Tradeoffs
www.designgurus.io/course-play/grokking-the-system-design-interview/doc/load-balancer-vs-api-gateway
Jan 31, 2025
2