Ivan on Containers, Kubernetes, and Backend Development


Hey, hey!

It's Ivan Velichko, from iximiuz.com! It's the end of the year, so it's time for a little retrospective, presents, and future plans 🎉

I've been blogging persistently for the past few years, and 2021 became the year for my blog. This year, the grand total of six articles of mine hit the front page of Hacker News, and I'm thankful to all of you for that tremendous level of support:

​

​

The SEO traffic also kept growing and almost quadrupled since the summer:

​

​

On the blog, I strive to publish stuff that stays relevant for at least a few years. The ever-increasing number of posts (60+ at the time of writing this email) and the growing traffic made me think it's time to improve the blog structure. So, I spent the first half of December redesigning the site, and I'm ready to present you with the results:

​

The update includes:

I hope the redesign will help readers to explore the materials. But I also tend to see it as the first step toward my more ambitious goal - repurposing this site from a personal blog to an educational resource. In the long run, I see it as a place with a rich set of high-quality learning materials (ideally augmented with interactive in-browser labs) where readers could return again and again to improve their Cloud-Native and Server-Side skills.

With all the above happenings, I have a strong motivation to double down on my writing (and drawings) in 2022. I'm not going to give up my engineering job yet because it keeps me hands-on, but I'd love to find an opportunity to spend more time on the blog in the coming year. So, I'm starting to think of ways to fund this activity. Have an idea? Drop me a message!

What I Was Writing

Two full-fledged blog posts this month:

  • ​OpenFaaS - Run Containerized Functions On Your Own Terms. From my prior AWS experience, I kept warm memories of the AWS Lambda service. So, I was pleasantly surprised to learn how simple it is to get a comparable but fully self-hosted FaaS solution. Here is my evaluation of the OpenFaaS project - both from the developer's and operator's standpoint. It'll highly likely become an integral part of the learning platform I'm working on.
  • ​Containers 101: attach vs. exec - what's the difference? A true 101 topic but explained deeply. Say no to memorization, only real understanding matters.

And one twitter thread with a huge collection of Kubernetes GUI/UI/CLI clients. My personal favorites are k9s (terminal dashboard) and Octant (browser dashboard). Although, I still use kubectl 99.9% of the time.

What I Was Reading

  • ​Kubernetes isn't about containers - yes, yes, and yes! It's about the control plane and APIs! Kubernetes API became a lingua franca for infra folks doing all kinds of automation. That's why I've already started working on a series of articles on Kubernetes API and how to access it with client-go (an impressive piece of software for a simple HTTP client).
  • ​CUE is an exciting configuration language - YAML was supposed to become a human-friendly format replacing the way too verbose JSON. And for small pieces of configs, it indeed has. However, when YAML files get bigger, maintaining them becomes a nightmare. CUE to the rescue! CUE is as concise as YAML, as machine-friendly as JSON, and also offers embedded schema validation and primitive scripting. It'll definitely be my new favorite toy in 2022.
  • ​U-Shaped Utility of Monorepos - Matt's take on monorepos. Monorepos didn't exist for me until I joined a big company with thousands of developers and hundreds of services. At first, I was (unpleasantly) surprised. But now, I see them as a cool engineering challenge that, when solved properly, has a huge positive impact on DevEx.

Tech News I've Come Across

Stay Tuned

That's it for now. I wish you a Happy New Year and see you all in January!

Stay safe!

Cheers,

Ivan Velichko

P.S. If you find this newsletter helpful, please spread the word - forward this email to your friend :)

Ivan Velichko

Building labs.iximiuz.com - a place to help you learn Containers and Kubernetes the fun way 🚀

Read more from Ivan Velichko
Diagram showing desired network policy configuration between frontend and backend pods

Hey, fellow server dweller 👋 Ivan here with an exciting iximiuz Labs update! The month isn't over yet, so it's not quite time for the traditional monthly roundup. However, there have been so many updates on the platform in the past couple of weeks that they couldn't possibly fit into a single email. So, let's dive in 🚀 Backend Revamp: Faster, Smarter, Stronger Over the past few weeks, I rolled out a significant backend rewrite at iximiuz Labs, and I couldn't be more excited to share the...

Hello 👋 Ivan's here with November's roundup of all things Linux, Containers, Kubernetes, and Server Side 🧙 What I was working on This month was (extremely) development-heavy. Two-thirds of it went into the implementation of custom playground machinery and a new Kubernetes "Omni" playground, and in the last part, I was unexpectedly busy with expanding the platform's capacity and launching a new server in India 🎉 The latter became possible thanks to the support of all of you who got the premium...

Hello, fellow server dweller 👋 I've got two exciting announcements to make. Starting with the shorter one, this year, I decided to give Black Friday a try. This is an experiment - iximiuz Labs hasn't done sales before and won't have any in the foreseeable future, at least not until next November. So, if you wanted to get a premium membership but the price felt too high, this is your rare chance to get it with a 50% discount. The offer is limited to exactly one week. Now, to the second, much...