A Data Scientistβs Guide To Getting Started With Kubernetes On AWS
Author(s): ___ Originally published on Towards AI. Overview Source: https://aws.amazon.com/eks/ In this article, I will share how to use Kubernetes to run data science workloads. I will begin by showing how to set up a Kubernetes cluster on AWS. Then, I will …
How I Prepared For The Certified Kubernetes Administrator (CKA) Exam (September 2022)
Author(s): ___ Originally published on Towards AI. Study Materials In this article, I will share how I prepared for the Certified Kubernetes Administrator (CKA) exam. I will cover the materials I used and offer some practical tips I wish I had known …
MLOps: Build and Deploy First Machine Learning Application with Kubernetes
Author(s): Maria Zorkaltseva Originally published on Towards AI. This tutorial will walk through the process of building and deploying a machine learning application using Kubernetes β an open-source platform for automating deployment, scaling, and management of containerized applications. The tutorial covers a …