Hacker News
- GitOps at scale sucks. This equation roughly explains it P(gitopsfails)=1-p^n https://humanitec.com/blog/fundamental-flaws-of-gitops-a-statistical-analysis 3 comments
- Benchmarking over 1800 DevOps setups https://humanitec.com/whitepapers/2021-devops-setups-benchmarking-report 6 comments sre
- The dark side of self-service https://humanitec.com/blog/what-developer-self-service-shouldnt-look-like 4 comments sre
- Infrastructure as Code https://humanitec.com/blog/infrastructure-as-code-the-good-the-bad-and-the-future 9 comments sre
- Do you have an internal platform team? https://humanitec.com/blog/internal-platform-teams-what-are-they-and-do-you-need-one 4 comments sre
- Service catalogs https://humanitec.com/blog/spotify-backstage-service-catalog 8 comments sre
- GitOps at scale sucks. This formula could be the reason: P(gitopsfail)=1-p^n https://humanitec.com/blog/fundamental-flaws-of-gitops-a-statistical-analysis 11 comments programming
- What is an Internal Developer Platform (and why I believe every engineering team will have one) https://humanitec.com/blog/what-is-an-internal-developer-platform 11 comments sre
- Versioning hell and managing environment variables https://humanitec.com/blog/managing-environments-in-a-kubernetes-cluster 4 comments sre
- A hitchhiker's guide to Multicloud https://humanitec.com/blog/multicloud-challenges-a-travellers-guide-to-surviving 10 comments sre
- How much freedom should developers have in the perfect DevOps setup? https://humanitec.com/blog/devops-standards-vs-freedom 12 comments sre
- How do you scale with HELM? https://humanitec.com/blog/your-helm-zoo-will-kill-you 7 comments sre
- How can you make your frontends happy on k8s https://humanitec.com/webinars/how-to-make-your-frontend-developers-happy-on-k8s 4 comments sre
- My mistake as a young(er) SRE https://humanitec.com/blog/developer-experience 6 comments sre
- THREAD: The mistakes DevOps make. https://humanitec.com/blog/7-things-that-kill-your-developer-productivity 4 comments sre
- This is why we love the robot framework and joined the foundation. https://humanitec.com/blog/robot-framework-to-improve-testing 6 comments programming
- What does the time spend unlocking your IPhone has to do with the time it takes your CI to build? More than you might think. We tend to underestimate how inefficient workflows impact developer productivity. In this article I explain the first- and second-order effects with real life examples. https://humanitec.com/blog/hidden-costs-of-unoptimized-developer-workflows 14 comments programming
- What does the time spend unlocking your IPhone has to do with the time it takes your CI to build? More than you might think. We tend to underestimate how inefficient workflows impact developer productivity and distract from the task at hand. https://humanitec.com/blog/hidden-costs-of-unoptimized-developer-workflows 10 comments devops
- K8s is absolutely ideal for what we call ephemeral environments. They make a huge difference in test automation. My colleague Nils is one of the smartest and most talented people I know at the intersection of DevOps and QA. https://humanitec.com/blog/ephemeral-environments-for-testing 24 comments kubernetes
- Let's really shoot at birds with canons and deploy a static page to a K8s cluster with Humanitec's Continuous Delivery API. From zero to running in 5 minute. Makes no sense at all, is complete overkill and still fun. https://humanitec.com/blog/how-to-deploy-hugo-website 3 comments kubernetes