Cloudflare DDoS Protection: Advanced Defense Against Modern Attacks
2025-01-27
Master Cloudflare's advanced DDoS protection with intelligent rate limiting, bot management, and real-time threat mitigation. Learn to defend against volumetric, protocol, and application-layer attacks with practical configurations.
4008 words
|
20 minutes
Microservices Communication Patterns: A Comprehensive Guide
2025-01-27
Master the essential communication patterns in microservices architecture. Learn about synchronous and asynchronous patterns, service mesh, and when to use each approach.
2120 words
|
11 minutes
Cloudflare R2 Storage: S3-Compatible Object Storage Without Egress Fees
2025-01-27
Master Cloudflare R2 object storage with zero egress fees. Learn S3 migration, Workers integration, lifecycle policies, multipart uploads, and building scalable storage solutions at a fraction of the cost.
3206 words
|
16 minutes
Circuit Breakers and Resilience Patterns: Building Fault-Tolerant Microservices
2025-01-27
Master resilience patterns including Circuit Breakers, Timeouts, Retries, Bulkheads, and Rate Limiting. Learn how to build fault-tolerant distributed systems with Resilience4j and modern approaches.
3814 words
|
19 minutes
The API Gateway Pattern: A Comprehensive Guide for Modern Microservices
2025-01-27
Master the API Gateway pattern with in-depth architecture, implementation strategies, and real-world examples. Learn how to build scalable, secure, and maintainable API gateways in 2025.
4568 words
|
23 minutes
Complete Microservices Patterns Guide: Expanded Edition with 12 Essential Patterns
2025-01-27
The ultimate expanded microservices patterns collection with 12 comprehensive guides, 50+ mermaid diagrams, and production-ready implementations covering security, observability, deployment, and data management.
1924 words
|
10 minutes
Complete Microservices Patterns Guide: Your Ultimate Resource Hub
2025-01-27
A comprehensive index of microservices patterns with detailed guides, mermaid diagrams, and practical implementations. Your complete resource hub for modern distributed systems architecture.
1219 words
|
6 minutes
Running Dolly 2.0 on Paperspace
2025-01-23
[Dolly 2.0](https://www.databricks.com/blog/2023/04/12/dolly-first-open-commercially-viable-instruction-tuned-llm) looks to be a big deal. It calls...
575 words
|
3 minutes
Workaround for google-github-actions/setup-gcloud errors
2025-01-20
I used the [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) action in all of my GitHub Actions workflows...
476 words
|
2 minutes
Mastering API Integration with n8n: From REST to GraphQL
2025-01-20
Learn how to build powerful API integration workflows in n8n, connecting REST APIs, GraphQL endpoints, webhooks, and custom services with practical examples
4063 words
|
20 minutes
n8n Communication Automation: Email, Slack, SMS, and Messaging Workflows
2025-01-20
Build powerful communication workflows in n8n for email automation, Slack integration, SMS campaigns, and multi-channel messaging with real-world examples
5594 words
|
28 minutes
n8n Data Processing Automation: ETL, Analytics, and Real-Time Pipelines
2025-01-20
Build powerful data processing workflows in n8n for ETL operations, data transformation, analytics, and real-time data pipelines with practical examples
5173 words
|
26 minutes
n8n DevOps and CI/CD Automation: Streamlining Development Workflows
2025-01-20
Automate DevOps workflows with n8n including CI/CD pipelines, infrastructure management, monitoring, deployment automation, and GitOps with practical examples
5480 words
|
27 minutes
WebRTC Fundamentals: Building Real-Time Communication Applications
2025-01-20
Master WebRTC fundamentals with comprehensive examples covering getUserMedia, peer connections, data channels, and real-time communication APIs
4345 words
|
22 minutes
Building Production-Ready WebRTC Video Chat Applications
2025-01-20
Complete guide to implementing WebRTC video chat with signaling servers, STUN/TURN, and advanced features like recording, effects, and multi-party calls
6376 words
|
32 minutes
The eBPF Ecosystem: Tools, Frameworks, and Production Solutions
2025-01-18
Comprehensive guide to the eBPF ecosystem covering tools like BCC, bpftrace, libbpf, and production solutions for networking, security, and observability.
1921 words
|
10 minutes
Getting Started with eBPF Programming: A Hands-On Guide
2025-01-17
A practical guide to eBPF programming with hands-on examples, from hello world to production-ready programs using modern tools and frameworks.
1768 words
|
9 minutes
eBPF Use Cases: Revolutionizing Security, Networking, and Observability
2025-01-16
Explore real-world eBPF use cases in security, networking, and observability with practical examples and production deployments.
1431 words
|
7 minutes
eBPF Explained: What It Is, Why It Matters, and How It Works
2025-01-15
A comprehensive introduction to eBPF technology, covering its architecture, core concepts, and why it's revolutionizing Linux kernel programming.
1172 words
|
6 minutes
GitHub Actions, Issues and Pages to build a daily planner
2025-01-13
I'm trying a new thing: a private daily planner, where each day I note down my goals for the day and make notes on my progress towards them as the ...
1247 words
|
6 minutes
Reformatting text with Copilot
2025-01-13
I wanted to write alt text for the following screenshot ([of this page]()), so I could include it in [this post on Mastodon](https://fedi.simonwill...
457 words
|
2 minutes
RSyslog Secure Configuration: Advanced Logging Architecture and Hardening Guide
2025-01-11
Comprehensive guide to implementing secure RSyslog configurations, covering advanced logging architectures, encryption, authentication, and enterprise-grade log management strategies.
4036 words
|
20 minutes
Running nanoGPT on a MacBook M2 to generate terrible Shakespeare
2025-01-11
[nanoGPT](https://github.com/karpathy/nanoGPT) is Andrej Karpathy's "simplest, fastest repository for training/finetuning medium-sized GPTs".
1131 words
|
6 minutes
Podman Bare Metal Performance Analysis: Comprehensive Benchmarking and Optimization Guide
2025-01-11
Comprehensive analysis of Podman performance on bare metal systems, including detailed benchmarks, optimization techniques, and production deployment strategies for high-performance container workloads.
3165 words
|
16 minutes