Found 340 bookmarks
Newest
Demystifying user journeys: Revolutionizing troubleshooting with auto tracking
Demystifying user journeys: Revolutionizing troubleshooting with auto tracking
In the dynamic realm of mobile development, understanding user journeys is key to effective troubleshooting. This blog delves into how Grab's innovative AutoTrack SDK has revolutionized session tracking. By addressing the challenges of incomplete user journey data, Grab has significantly reduced downtime, boosted customer satisfaction, and enhanced developer efficiency.
·engineering.grab.com·
Demystifying user journeys: Revolutionizing troubleshooting with auto tracking
GitHub - itzg/docker-minecraft-server: Docker image that provides a Minecraft Server for Java Edition that automatically installs/upgrades versions, modloaders, modpacks and more at startup
GitHub - itzg/docker-minecraft-server: Docker image that provides a Minecraft Server for Java Edition that automatically installs/upgrades versions, modloaders, modpacks and more at startup
Docker image that provides a Minecraft Server for Java Edition that automatically installs/upgrades versions, modloaders, modpacks and more at startup - itzg/docker-minecraft-server
·github.com·
GitHub - itzg/docker-minecraft-server: Docker image that provides a Minecraft Server for Java Edition that automatically installs/upgrades versions, modloaders, modpacks and more at startup
Coolify | DigitalOcean Documentation
Coolify | DigitalOcean Documentation
Coolify is a powerful platform that makes it easy to deploy and manage applications on your own serv...
·docs.digitalocean.com·
Coolify | DigitalOcean Documentation
Pterodactyl Panel | Coolify
Pterodactyl Panel | Coolify
Host game servers on Coolify with Pterodactyl panel for Minecraft, CS:GO, ARK with web management, Docker isolation, and automation.
·coolify.io·
Pterodactyl Panel | Coolify
Protecting self-hosted Coolify apps with Tailscale
Protecting self-hosted Coolify apps with Tailscale
Self-host apps securely with Coolify and Tailscale. This guide provides instructions for setup, deployment on a private Tailscale network, and public access for Next.js on Coolify.
·blog.arcjet.com·
Protecting self-hosted Coolify apps with Tailscale
EP190: Cloudflare vs. AWS vs. Azure
EP190: Cloudflare vs. AWS vs. Azure
Cloudflare is much more than just a CDN and DDoS protection service. Let’s do a quick comparison of Cloudflare, AWS, and Azure.
·blog.bytebytego.com·
EP190: Cloudflare vs. AWS vs. Azure
Disasters I've seen in a microservices world, part II
Disasters I've seen in a microservices world, part II
When I first wrote about microservice disasters, I thought we'd eventually "solve" them, with better tooling, frameworks, and operational maturity. We didn't. We just learned to live with the chaos. Distributed systems will always surprise you: timeouts, retries, and fallacies don't disappear; they just shift shape. Maybe that's the re...
·world.hey.com·
Disasters I've seen in a microservices world, part II
Disasters I've seen in a microservices world
Disasters I've seen in a microservices world
When Martin Fowler's post about microservices came out in 2014, the teams where I worked were already building service-oriented architectures. That post and the subsequent hype made their way into almost every software team in the world. The "Netflix OSS stack" was the coolest thing back then, allowing engineers worldwide to leverage N...
·world.hey.com·
Disasters I've seen in a microservices world
Introducing an enhanced local IDE experience for AWS Step Functions | AWS Compute Blog
Introducing an enhanced local IDE experience for AWS Step Functions | AWS Compute Blog
This post written by Ben Freiberg, Senior Solutions Architect. AWS Step Functions introduces an enhanced local IDE experience to simplify building state machines. Workflow Studio is now available within Visual Studio Code (VS Code) through the AWS Toolkit extension. With this integration, developers can author and edit state machines in their local IDE using the […]
·aws.amazon.com·
Introducing an enhanced local IDE experience for AWS Step Functions | AWS Compute Blog
How to Design a Rate Limiter (A Complete Guide for System Design Interviews)
How to Design a Rate Limiter (A Complete Guide for System Design Interviews)
A real-world look at how to build scalable rate limiters — from simple array-based approaches to distributed systems design — and how to answer this popular interview question with confidence.
·javarevisited.substack.com·
How to Design a Rate Limiter (A Complete Guide for System Design Interviews)
Digital Society | Posts | Migrating to Hetzner
Digital Society | Posts | Migrating to Hetzner
We saved 76% on our cloud bills while tripling our capacity by migrating to Hetzner from AWS and DigitalOcean. Digital Society is a not-for-profit cooperative helping you get your projects off the ground and realise the value of your data.
·digitalsociety.coop·
Digital Society | Posts | Migrating to Hetzner
Why we moved from AWS to Vercel
Why we moved from AWS to Vercel
Our motivation and experience migrating a compute-intensive financial planning engine from AWS to Vercel
·moneyonfire.com·
Why we moved from AWS to Vercel
How AWS S3 serves 1 petabyte per second on top of slow HDDs
How AWS S3 serves 1 petabyte per second on top of slow HDDs
Learn how Amazon built the backbone of the modern web - a large-scale multi tenant distributed system that scales to 1 PB/s and 150M QPS, all on top of commodity hard drives.
·bigdata.2minutestreaming.com·
How AWS S3 serves 1 petabyte per second on top of slow HDDs
Switching from Docker to Podman
Switching from Docker to Podman
Podman offers better security, uses fewer resources, and integrates seamlessly with Linux and Kubernetes, making it a superior Docker alternative
·codesmash.dev·
Switching from Docker to Podman
Learn Linux before Kubernetes and Docker
Learn Linux before Kubernetes and Docker
Learn Linux before Kubernetes and Docker Namespaces, cgroups (control Groups), iptables / nftables, seccomp / AppArmor, OverlayFS, and eBPF are not just Linux kernel features. They form the base …
·medium.com·
Learn Linux before Kubernetes and Docker
Postgres in Kubernetes: How to Deploy, Scale, and Manage
Postgres in Kubernetes: How to Deploy, Scale, and Manage
Learn how to run and scale Postgres in Kubernetes. Explore key setup steps, best practices, and low-overhead observability using groundcover.
·groundcover.com·
Postgres in Kubernetes: How to Deploy, Scale, and Manage
Idempotency in System Design: Full example - Lukas Niessen - Medium
Idempotency in System Design: Full example - Lukas Niessen - Medium
Idempotence is a concept frequently mentioned in system design. I will explain what it means in simple terms, briefly address common misunderstandings, and finish with a full example. In other words…
·lukasniessen.medium.com·
Idempotency in System Design: Full example - Lukas Niessen - Medium
Writing Load Balancer From Scratch In 250 Line of Code
Writing Load Balancer From Scratch In 250 Line of Code
Hey, everyone. It's another weekend, and I was exploring what to build. So I decided to build a simple yet completely functional load balancer. Let's discuss it in this post.
·beyondthesyntax.substack.com·
Writing Load Balancer From Scratch In 250 Line of Code
Techniques for handling failure scenarios in microservice architectures
Techniques for handling failure scenarios in microservice architectures
This article explores the strategies for managing failure scenarios in microservice architectures. It covers techniques to address both technical glitches and business impacts. You will learn how organizations can build fault-tolerant systems that are capable of gracefully handling cascading failures while maintaining core functionalities, even in a degraded state.
·cerbos.dev·
Techniques for handling failure scenarios in microservice architectures