DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

SBOMs are essential to circumventing software supply chain attacks, and they provide visibility into various software components.

Core Badge
Avatar

Sai Sandeep Ogety

DZone Core CORE

Director of Cloud & DevOps Engineering at Fidelity Investments

Raleigh, US

Joined Nov 2024

https://ogetysaisandeep.org

About

Sai Sandeep Ogety is a globally recognized expert in Cloud, DevOps, and Infrastructure with over 12 years of IT experience. He holds a Master’s degree in Computer Engineering from Gannon University and specializes in cloud platforms like AWS, Azure, and GCP. Sai has significantly improved operational efficiency across various industries, particularly in financial services and fintech, through scalable cloud architectures and CI/CD automation. An advocate for cloud security, he ensures compliance with industry standards and excels in Kubernetes management and infrastructure automation using tools like Terraform and Ansible. As a dedicated researcher and mentor, Sai actively contributes to professional journals and engages with the tech community, sharing insights on emerging technologies and fostering the next generation of engineers.

Stats

Reputation: 2739
Pageviews: 93.5K
Articles: 19
Comments: 14

Expertise

DevOps and CI/CD Expertise Icon

DevOps and CI/CD

  • Articles
  • Comments

Articles

article thumbnail
Mastering Redirects With Cloudflare Bulk Redirects
Cloudflare Bulk Redirects makes managing redirects simple and scalable outperforming manual methods like IIS Manager with its ease of use and global efficiency.
February 24, 2025
· 2,417 Views · 1 Like
article thumbnail
Securing Kubernetes in Production With Wiz
Wiz simplifies Kubernetes security in production with real-time threat detection, compliance automation, and robust protection for cloud-native environments.
February 10, 2025
· 5,205 Views · 2 Likes
article thumbnail
Chaos Engineering With Litmus: A CNCF Incubating Project
LitmusChaos helps identify weaknesses in system resilience by injecting faults like pod deletion, network latency, and resource exhaustion into applications.
February 6, 2025
· 5,901 Views · 7 Likes
article thumbnail
CubeFS: High-Performance Storage for Cloud-Native Apps
CubeFS is a CNCF-graduated, cloud-native distributed file system delivering scalable performance, fault tolerance, and smooth Kubernetes integration.
January 24, 2025
· 6,492 Views · 8 Likes
article thumbnail
Implementing Zero-Trust Security in Kubernetes
Adopting these strategies will enable organizations to enhance their Kubernetes security posture and better defend against evolving cyber threats.
January 22, 2025
· 6,390 Views · 5 Likes
article thumbnail
Streamlining HashiCorp Cloud Platform (HCP) Deployments With Terraform
Use Terraform to automate and manage the HashiCorp Cloud Platform (HCP) for streamlining deployment and reducing operational complexity.
January 13, 2025
· 3,085 Views · 13 Likes
article thumbnail
Building a Sample Kubernetes Operator on Minikube: A Step-by-Step Guide
Build a Kubernetes Operator on Minikube to manage custom resources, automate tasks, and extend functionality using the Operator SDK.
January 10, 2025
· 5,340 Views · 14 Likes
article thumbnail
A Hands-On Guide to Enable Amazon GuardDuty on AWS Account
This hands-on guide will help you enable Amazon GuardDuty via the AWS Console in order to monitor and detect security threats in your AWS environment.
January 9, 2025
· 4,133 Views · 13 Likes
article thumbnail
Automating AWS Infrastructure Testing With Terratest
Terratest validates Terraform-based AWS resources, running checks and tearing them down afterward to catch issues early and prevent production misconfigurations.
January 8, 2025
· 5,363 Views · 15 Likes
article thumbnail
Scaling CI/CD: Standardizing Pipelines in Large-Scale Organizations
Standardize CI/CD pipelines in large organizations for improved scalability and governance while overcoming technical diversity and resistance to change.
January 7, 2025
· 3,367 Views · 12 Likes
article thumbnail
Automating Kubernetes Workload Rightsizing With StormForge
StormForge automates Kubernetes workload rightsizing using machine learning to optimize resource utilization and performance.
January 6, 2025
· 3,564 Views · 12 Likes
article thumbnail
Kubernetes Deployments With DMZ Clusters: An Essential Guide
A DMZ cluster in Kubernetes secures public services from internal workloads, enhancing scalability, reducing attack surface, and ensuring controlled access.
January 2, 2025
· 6,918 Views · 13 Likes
article thumbnail
Automated Kubernetes Testing With Terratest: A Step-by-Step Guide
Terratest is a Go library for automating infrastructure testing. Use it to validate Kubernetes clusters and deployments with a simple step-by-step setup process.
December 30, 2024
· 4,020 Views · 14 Likes
article thumbnail
Kubernetes Ephemeral Containers: Enhancing Security and Streamlining Troubleshooting in Production Clusters
Ephemeral containers in Kubernetes offer secure, short-lived debugging without disturbing primary workloads, then vanish — reducing risk and overhead.
December 30, 2024
· 10,380 Views · 13 Likes
article thumbnail
Karpenter vs. Kubernetes Cluster Autoscaler: Which Is Right for You?
Karpenter: Fast, real-time scaling; great for dynamic workloads and cost optimization. Cluster Autoscaler: Reliable and simple; best for predictable, stable workloads.
December 3, 2024
· 10,735 Views · 20 Likes
article thumbnail
Achieving Container High Availability in EKS, AKS, and RKS: A Comprehensive Guide
High Availability (HA) ensures Kubernetes workloads stay operational during failures or traffic spikes, and platforms like EKS, AKS, and RKS simplify its implementation.
November 27, 2024
· 4,396 Views · 29 Likes
article thumbnail
Kconnect: Simplifying Kubernetes Connectivity With a Powerful CLI
Kconnect is a simple CLI tool that quickly connects to Kubernetes clusters like EKS, AKS, and RKS, saving time by generating kubeconfig files instantly.
November 27, 2024
· 1,564 Views · 27 Likes
article thumbnail
Kubernetes Add-On Setup: A Step-by-Step Guide to Node Problem Detector
Ensure Kubernetes cluster health with NPD. This guide walks you through setting up NPD to detect node issues like kernel errors and resource exhaustion.
November 25, 2024
· 1,585 Views · 28 Likes
article thumbnail
Deploying Applications in Kubernetes With Argo CD for Beginners
Learn how to deploy applications seamlessly in Kubernetes using Argo CD, from installation to securing and automating deployments with GitOps principles.
November 19, 2024
· 2,619 Views · 27 Likes

Comments

Mastering Redirects With Cloudflare Bulk Redirects

Mar 11, 2025 · Sai Sandeep Ogety

Thank you Felicia Fuji

Build a Stateless Microservice With GitHub Copilot in VSCode

Feb 10, 2025 · Sibasis Padhi

Great insights and good article

Automating AWS Infrastructure Testing With Terratest

Jan 15, 2025 · Sai Sandeep Ogety

Thank you Swaroop.

The Next Big Thing: How Generative AI Is Reshaping DevOps in the Cloud

Dec 23, 2024 · Marija Naumovska

This is so great Marija, thanks for sharing your insights.

Karpenter vs. Kubernetes Cluster Autoscaler: Which Is Right for You?

Dec 10, 2024 · Sai Sandeep Ogety

Thank you for the feedback Ilya

Deploying Applications in Kubernetes With Argo CD for Beginners

Dec 05, 2024 · Sai Sandeep Ogety

Thank you Uday for your feedback

Kconnect: Simplifying Kubernetes Connectivity With a Powerful CLI

Dec 04, 2024 · Sai Sandeep Ogety

Thank you Vamsi.

Kconnect: Simplifying Kubernetes Connectivity With a Powerful CLI

Dec 02, 2024 · Sai Sandeep Ogety

Thank you Swaroop. You can try it real time for connecting multiple clusters and this tool can be handy.

Achieving Container High Availability in EKS, AKS, and RKS: A Comprehensive Guide

Dec 02, 2024 · Sai Sandeep Ogety

Thank you so much for your feedback Pavan. I really appreciate it, please do follow for more articles coming in near future.

Deploying Applications in Kubernetes With Argo CD for Beginners

Nov 27, 2024 · Sai Sandeep Ogety

Thank you Swaroop. Please do follow for more upcoming articles

Deploying Applications in Kubernetes With Argo CD for Beginners

Nov 27, 2024 · Sai Sandeep Ogety

Thank you so much Vamsi, please do follow for more articles coming your way. I am trying to give a detailed steps so that any new/experienced DevOps/cloud engineer can follow along.

Kubernetes Add-On Setup: A Step-by-Step Guide to Node Problem Detector

Nov 27, 2024 · Sai Sandeep Ogety

Thank you, Pradeep, hope this doc was helpful. Please do follow for more articles.

Kubernetes Add-On Setup: A Step-by-Step Guide to Node Problem Detector

Nov 27, 2024 · Sai Sandeep Ogety

Thank you Sindu

Kubernetes Add-On Setup: A Step-by-Step Guide to Node Problem Detector

Nov 27, 2024 · Sai Sandeep Ogety

Thank you so much Pavan

User has been successfully modified

Failed to modify user

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • [email protected]

Let's be friends: