Distilling the Cloud: The Journey Continues
·
Discover how transitioning from cloud services to self-managed infrastructure can dramatically reduce costs while maintaining reliability and security for your applications.
·
Discover how transitioning from cloud services to self-managed infrastructure can dramatically reduce costs while maintaining reliability and security for your applications.
·
Engineering leaders face a constant tension: building the perfect, scalable system versus shipping products that generate revenue. Learn how successful technical leaders navigate this balance, keeping engineering excellence in sight while delivering business value that keeps the lights on.
·
Discover the power of Git’s conditional includes to automatically switch between different developer identities, email addresses, and signing keys based on your project directory structure.
·
The GitOps movement enhances infrastructure and application management through automation and transparency but implementation always presents challenges.
·
Join me on an exploration of FreshRSS as an alternative to the gone-but-not-forgotten Google Reader. We’ll even walk through setting it up locally with Docker and Tailscale for easy access.
·
A year ago, I migrated my site to a self-hosted NUC cluster, defying industry skepticism about home hosting. Using a WordPress stack with Varnish and Cloudflare, I optimized performance and security, achieving over 30% traffic caching.
·
Balancing speed and quality is crucial for software delivery. While rapid development can lead to fragile systems, overengineering may allow competitors to succeed. I’ve used containerization and Kubernetes for years, and I’m building a new tool to simplify both for all engineers.
·
GitOps represents a transformative approach to managing and deploying applications by merging version control with DevOps. It automates changes, enhances security, and offers a single source of truth, especially beneficial for DIY infrastructure. GitOps practitioners can achieve self-healing infrastructure and improved management through infrastructure as code while overcoming learning curves.
·
I first learned to code using GUI-based tools on Windows. This included tools like TortoiseSVN for version control and WAMP to run a local an Apache/MySQL/PHP stack. It was a great introduction to programming, but didn’t prepare me for the real world. Why? Because production wasn’t Windows. It was terminal-only Ubuntu. That meant I was…
·
I’m going to revolutionize the way you host software on the internet! Follow along as I build in the open – starting with a private git server run by Forgejo and networked with Tailscale. Follow and stay tuned for more!