Kubernetes Failure Stories

Hacker News

I started to compile a list of public failure/horror stories related to Kubernetes. It should make it easier for people tasked with operations to find outage reports to learn from. Since we started with Kubernetes at Zalando in 2016, we collected many…

20 January 2019

When hiring senior engineers, you’re not buying, you’re selling

Hacker News

Edit: This post sparked some great discussions on Hacker News and /r/programming, feel free to join! Undeniably, hiring senior software engineers is hard. However, I don’t buy into the narrative that the market is completely dried out. Throughout my…

20 January 2019

Front End Development Topics to Learn in 2019

Hacker News

For making new goals and resolutions. And in the web development world, for looking at the landscape and deciding what we need to learn just to keep up. Because let’s face it - web development is always changing, and if we aren’t constantly learning…

19 January 2019

Designers Spill the Beans: How to Make Your Own Logo from Scratch

Hacker News

Our Designers Spill the Beans: How to Make Your Own Logo from Scratch Be honest with yourself and with us. If you are just starting a business, you probably don’t have the resources to hire a professional designer to create your logo. And that is O. K. 一…

14 January 2019

Kubernetes Security Best Practices

Hacker News

Last month, the Kubernetes ecosystem was shaken by the discovery of the first major security flaw in Kubernetes, the world’s most popular container orchestrator. The vulnerability – CVE-2018-1002105 – enables attackers to compromise clusters via the…

14 January 2019

Why Is Storage on Kubernetes So Hard?

Hacker News

Container orchestration tools like Kubernetes are revolutionizing the way applications are being developed and deployed. With the rise of the microservices architecture and decoupling of infrastructure from application logic from the developer’s point of…

13 January 2019

Airbnb Is Moving Faster at Scale with GraphQL and Apollo

Hacker News

How Airbnb is Moving 10x Faster at Scale with GraphQL and ApolloI had the opportunity to kick off GraphQL Summit last month with a talk that involved quite a bit of live coding (the Keynote intro ends at minute 6:00 if you’re in a hurry!). Check it…

11 January 2019

Preparing for a Tech Talk, Part 2: What, Why, and How

Hacker News

I’ve done a few tech talks that I think went well. Sometimes people ask me how I prepare for a talk. For every speaker, the answer is very personal. I’m just sharing what works for me. This is the second post in a series where I explain my process…

7 January 2019

[$] Bose and Kubernetes

LWN.net

Dylan O'Mahony, the cloud architecture manager for Bose, opened a presentation at KubeCon + CloudNativeCon North America 2018 by noting that many attendees may be wondering why a "50-year-old audio company" would be part of a presentation on…

2 January 2019

KubeDB – Run production-grade databases easily on Kubernetes

Hacker News

Download pre-built binaries from kubedb/cli Github releases and put the binary to some directory in your `PATH`. Learn more This tutorial will show you how to use KubeDB to run a PostgreSQL database. This tutorial will show you how to use KubeDB to run…

30 December 2018