Cisco Blogs
Voice Search is currently unavailable
Powered by Google Web Speech API
We didn't hear that. Try again.
When autocomplete results are available use up and down arrows to review and enter to select
Avatar

Dhanush Gowda Vidyaranya

Cisco Site Reliability Engineering, Technical Leader

Cisco DevNet

Dhanush is working as a Site Reliability Engineering Technical Leader for Cisco DevNet with focus around Cloud Infrastructure Management and Automation for Cisco Developer Network. He deeply cares about helping developers and platform team to automate various aspects of DevOps/SRE. Dhanush is passionate about Terraform, K8s, Git, Ansible, Docker, Jenkins and puppet. Currently certified in RedHat, AWS, Kubernetes, Docker and Terraform.

Articles

January 22, 2025

DEVELOPER

Optimizing AI Workloads with NVIDIA GPUs, Time Slicing, and Karpenter (Part 2)

8 min read

Introduction: Overcoming GPU Management Challenges   In Part 1 of this blog series, we explored the challenges of hosting large language models (LLMs) on CPU-based workloads within an EKS cluster. We discussed the inefficiencies associated with using CPUs for such tasks, primarily due to the large model sizes and slower inference speeds. The introduction of GPU […]

August 8, 2024

DEVELOPER

Optimizing AI Workloads with NVIDIA GPUs, Time Slicing, and Karpenter

4 min read

Explore how to deploy GPU-based workloads in an EKS cluster using the Nvidia Device Plugin, and maximize GPU efficiency and scalability in your Kubernetes environment.