sathyajith.bhat@portfolio: ~
███████╗ █████╗ ████████╗██╗ ██╗██╗ ██╗ █████╗ ██╔════╝██╔══██╗╚══██╔══╝██║ ██║╚██╗ ██╔╝██╔══██╗ ███████╗███████║ ██║ ███████║ ╚████╔╝ ███████║ ╚════██║██╔══██║ ██║ ██╔══██║ ╚██╔╝ ██╔══██║ ███████║██║ ██║ ██║ ██║ ██║ ██║ ██║ ██║ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝
sathyajith.bhat@portfolio:~$ cat about.txt
Name: Sathyajith Bhat
Role: Staff Software Engineer, Site Reliability
Company: The Trade Desk
Location: Sydney, New South Wales, Australia
Status: AWS Container Hero
sathyajith.bhat@portfolio:~$ whoami
Seasoned Site Reliability Engineer and Cloud Architect with 15+ years of
experience in DevOps, system architecture, performance tuning, and
infrastructure automation. Author of "Practical Docker with Python" and
co-author of "The CDK Book". Running Sathya Says blog since 2007.
sathyajith.bhat@portfolio:~$ ls -la /experience
[Current] The Trade Desk
Role: Staff Software Engineer, Site Reliability
Period: July 2022 - Present
Location: Sydney, Australia
SRE/Cloud Architect on Cloud team, guiding engineering teams
to improve cloud efficiency and reliability.
[2019-2022] Adobe
Role: Senior Site Reliability Engineer
Location: Bucharest, Romania
SRE for Adobe's API Platform. Expanded API Gateway to
multi-cloud, multi-region across AWS & Azure.
[2017-2019] Adobe
Role: Senior DevOps Engineer
Location: Bengaluru, India
Took Adobe I/O Events to GA. Set up automated AWS infra
deploys with Terraform and comprehensive monitoring.
[2016-2017] Styletag
Role: Senior DevOps Engineer
Location: Bengaluru, India
Lead Ops & SRE. Rewrote deployment recipes with Chef.
Automated everything from dev setup to full-stack deploys.
[2011-2016] CGI
Role: Lead Analyst & Senior Developer
TIA insurance solution development. Led design and
implementation for core insurance modules.
sathyajith.bhat@portfolio:~$ cat /skills/tech-stack.yml
cloud_platforms:
- AWS
- Alibaba Cloud
- Azure
infrastructure_as_code:
- Terraform
- AWS CDK
- CloudFormation
containers:
- Docker
- Kubernetes
observability:
- Prometheus
- ELK Stack
- Datadog
- Splunk
- NewRelic
configuration_management:
- Chef
- Vagrant
programming:
- Python
- TypeScript
- Go
- Bash
- SQL
databases:
- MySQL
- Oracle
sathyajith.bhat@portfolio:~$ tree /publications
/publications
Practical Docker with Python [Second Edition]
Publisher: Apress
Comprehensive guide to containerizing Python applications.
Covers Docker fundamentals, best practices, and deployment.
The CDK Book [Co-authored]
Publisher: Self Published
Master Infrastructure as Code with AWS CDK using
a language of your choice.
sathyajith.bhat@portfolio:~$ curl -s https://about.sathyabh.at/links.json | jq
sathyajith.bhat@portfolio:~$ fortune
"Automation is the key to reliability. Automate everything,
monitor everything, and sleep better at night."
- Every SRE, probably
sathyajith.bhat@portfolio:~$