kubernetes (5)

So You Want To Be A DevOps Engineer

DevOps. The ultra buzzword in the industry. Marketing loves it, and managers use it to apply to pretty much everything. Just sprinkle some DevOps on it and everything will be okay. Let's try to break it down by going back into time. The world before...

Alex · 05 November 2020 · 93

What is a Container and Why Would You Want to Use It?

Containers, Docker, Kubernetes -- it's a lot to keep track of. Are you looking for a primer on what all this containerization technology is all about, what it means, and how you can make use of it? At a high level, they're a lightweight way to packa...

Alex · 20 May 2020 · 42

Boosting Kubernetes Capabilities: Migrating from Single-Node to Multi-Node Clusters on AWS

So, you've been cruising along with your single-node Kubernetes cluster on AWS, but now you're itching to level up your game. Welcome to the big leagues! It's time to dive into the world of multi-node Kubernetes, where you can take advantage of the f...

Sunil Kamarajugadda · 23 October 2023 · 4

Unlocking the Power of AI: How Kubernetes Revolutionizes Machine Learning

In the ever-evolving landscape of technology, two paradigms have stood out as transformative forces: Kubernetes, the de facto standard for container orchestration, and Machine Learning (ML), the groundbreaking field that enables...

Sunil Kamarajugadda · 25 September 2023 · 3

Running Spark on Kubernetes

Image Source What Is Apache Spark? Apache Spark is an open-source distributed computing system designed for large-scale data processing. It provides a unified platform for building big data applications with fast and flexible processing capabilities....

GiladM · 30 March 2023 · 11