Amitosh

🎤 Talks & Presentations

A collection of my conference talks and presentations on software engineering, data pipelines, and machine learning.

Peeking under the hood of instrumentation agents

Peeking under the hood of instrumentation agents

PyCon Thailand 2025 •October 18, 2025 •Bangkok, Thailand

An in-depth look at how instrumentation agents work, covering their architecture, common challenges, and best practices for implementing effective monitoring solutions in Python applications.

Python Instrumentation Monitoring
Testing Data Pipelines

Testing Data Pipelines

PyCon US 2024 •May 18, 2024 •Pittsburgh, USA

Practical approaches for testing data pipelines with Airflow as the example framework. Covers unit tests, integration tests, end-to-end testing, data snapshot testing, and data quality validation methods for both online and offline scenarios. These strategies apply across different pipeline tools, not just Airflow.

Python Testing Data Engineering Airflow
Machine Learning for Audio Processing

Machine Learning for Audio Processing

SciPy India 2018 •December 22, 2018 •Mumbai, India

Exploring machine learning techniques for audio signal processing, including feature extraction, classification, and practical applications in real-world scenarios.

Machine Learning Audio Python
State of SELinux in Fedora desktop, modularity and container worlds

State of SELinux in Fedora desktop, modularity and container worlds

Flock to Fedora 2018 •August 9, 2018 •Dresden, Germany

Covering how SELinux policies are designed and written in Fedora, how they will be impacted by modularity, and a discussion on how to secure containers using SELinux. The talk generated actionable suggestions for improving SELinux policy management and distribution.

SELinux Security Linux Fedora Containers
Automating AWS Infrastructure with CodeRabbit

Automating AWS Infrastructure with CodeRabbit

AWS User Group - Bangalore Meetup •October 25, 2025 •Bangalore, India

Exploring automation strategies for AWS infrastructure management using CodeRabbit's AI-powered tooling.

AWS Infrastructure Automation CodeRabbit Meetup
Building platforms that 'Just Work'

Building platforms that 'Just Work'

DevOpsDays Bengaluru 2023 •October 20, 2023 •Bengaluru, India

Discussion on building developer platforms and infrastructure that provide seamless developer experience.

Platform Engineering DevOps Infrastructure Meetup
Static Typing in Python with MyPy

Static Typing in Python with MyPy

Introduction to static type checking in Python using MyPy for improved code quality and developer productivity.

Python Type Checking MyPy Meetup
Kubernetes 101

Kubernetes 101

DevFest 2018 by GDG Bhubaneswar •October 28, 2018 •Bhubaneswar, India

Introduction to Kubernetes fundamentals, covering core concepts, architecture, and basic operations.

Kubernetes DevOps Containers Meetup
Introduction to Envoy: A Programmable Proxy for Cloud-Native Applications

Introduction to Envoy: A Programmable Proxy for Cloud-Native Applications

Overview of Envoy proxy, its architecture, and use cases in cloud-native application deployments.

Envoy Proxy Cloud Native Microservices Meetup