Talks
short topical talks, delivered virtually and in-person
-
meetup August 6, 2019Infrastructure as Code with AWS CloudFormation
Infrastructure as Code (IaC) is a powerful Cloud Native principle. This talk focused on how to automate AWS infrastructure using AWS CloudFormation.
-
meetup July 17, 2019Securing Kubernetes API Server with RBAC and AWS IAM
Running Kubernetes is easier today but securing its most important component is not. This talk focused on how to do it with a Kubernetes cluster running on AWS.
-
webinar October 25, 2018Deploy Stateful Workload on Kubernetes with Persistent Volumes and StatefulSets
In this session, I talked about how to deploy stateful workload with Persistent Volumes and StatefulSets in a Kubernetes cluster installed on AWS infrastructure.
-
webinar October 18, 2018Deploy Stateless Workload on Kubernetes with Pods, Deployments, Daemonsets, and Services
In this session, I talked about how to deploy stateless workload with Pods, Deployments, DaemonSets, and Services in a Kubernetes cluster installed on AWS infrastructure.
-
webinar October 11, 2018Harden Kubernetes Access Security with RBAC and AWS IAM
In this session, I talked about how to secure Kubernetes cluster installed on AWS infrastructure.
-
webinar October 4, 2018Setup a High-Available Kubernetes Cluster on AWS using kops
In this session, I talked about how to setup Kubernetes on the local machine. And then went through the complex production-ready setup of Kubernetes on AWS infrastructure.
-
webinar September 27, 2018Deep Dive into Kubernetes Architecture and Components
In this session, I went through an overview of containers and understood how Kubernetes has become Gold Standard in container orchestration frameworks.