DevOps Engineer & Frappe Developer

I build infrastructure that doesn't require a human to babysit it.

Focus: AWS CDK Deployments

I'm Satya Tulasi Jalandhar C H — a DevOps Engineer and Frappe Developer based in Jaipur, India. I design cloud systems that run on their own, build ERP workflows that fit how businesses actually work, and ship code that doesn't break in production.

Satya Tulasi Jalandhar C H - DevOps Engineer & Frappe Developer
DevOps & Frappe Engineer
Specialization

DevOps & Frappe ERP

Credentials

OCI, GitHub, KodeKloud

Primary Stack

AWS, Terraform, Docker

Status

Open to impactful roles

About

Engineering that holds up under pressure

I'm a DevOps Engineer and Frappe Developer with 1.5+ years of hands-on experience — currently at CodeCafeLab IT Solution in Jaipur. My work sits at the intersection of cloud reliability and custom ERP development: building systems that scale automatically, deploy without drama, and adapt to how organizations actually operate.

I graduated in Computer Science & Engineering from R.L. Jalappa Institute of Technology (VTU, 2024). I believe infrastructure should be declared as code, deployments should be non-events, and enterprise software should bend to the business — not the other way around.

Based in Jaipur, India (On-site / Hybrid / Remote)
Published Systems Automation Researcher (IJRAR)
Active Open-Source Contributor & Python Package Author

What I Focus On

  • AWS & IaC VPCs, API Gateways, private subnets — all in code
  • Kubernetes & EKS Managed clusters, Terraform-provisioned, production-grade
  • Frappe / ERPNext DocTypes, Server Scripts, Hooks, custom apps
  • CI/CD Pipelines GitHub Actions with scanning gates and auto-rollbacks
Results

Numbers that matter

From real production systems. No rounding.

Release Velocity

40%

Faster deployments — achieved by automating GitHub Actions pipelines for 5+ microservices, cutting manual release steps to near zero.

System Reliability

99.9%

Uptime sustained across AWS Lambda, API Gateway, and Aurora Serverless — serving 10K+ monthly AI queries without a single outage.

Error Reduction

50%

Fewer environment-level errors — from automating infrastructure provisioning and eliminating configuration drift between dev and prod.

Selected Work

A handful of the systems and integrations I'm most proud of.

Infrastructure & DevOps

EKS Cluster on Terraform

Operational Challenge

Manual Kubernetes provisioning breaks consistency. Different environments drift apart. Security gaps appear. Scaling lags when traffic spikes.

Business Value

A fully automated cluster setup that provisions, secures, and scales itself — no manual intervention required.

Engineering Specifics

Modular Terraform configurations for an AWS EKS cluster: multi-AZ VPC with private subnets, Auto Scaling worker nodes, and least-privilege IAM via IRSA.

AWS EKSTerraformKubernetesAWS VPCIAM SecurityHCL
Frappe & ERPNext

Airplane Mode — Frappe Custom App

Operational Challenge

Standard ERP platforms aren't built for aviation. Flight routes, seat assignments, ticketing logic — none of it fits natively into off-the-shelf systems.

Business Value

Passenger flights and ticketing flows now live inside the company's core ERP — no third-party sync required.

Engineering Specifics

A standalone Frappe app with custom DocTypes, Python server scripts, REST API hooks, and optimized MariaDB queries for real-time seat and baggage logic.

PythonFrappe FrameworkERPNext DocTypesMariaDBREST APIGit
Integrations

multipart-decoder · PyPI

Operational Challenge

Lambda functions and microservices often need to parse file uploads — but every existing solution pulls in framework dependencies that balloon cold-start times.

Business Value

A zero-dependency Python library that parses multipart form data fast — keeping serverless functions lean and cheap.

Engineering Specifics

A pure Python multipart/form-data parser with streaming byte handling, zero external dependencies, and PyPI packaging via GitHub Actions and twine.

PythonPyPI / TwineRaw HTTP ParsingUnit TestingGitHub Actions

In-Depth Stories

The full picture — from the problem that started it to the system that solved it.

Serverless & Cloud Automation AI Recruitment Startup 1 Year 3 Months

Building the Cloud Foundation for an AI Recruitment Platform

An AI startup needed cloud infrastructure that could scale for 10K+ monthly interviews without managing servers. We built it — from scratch, in code.

Business Outcome

The platform now runs without manual server management, scales automatically during high-traffic interview sessions, and deploys new features same-day.

Engineering Focus

AWS CDK TypeScript stacks for multi-environment VPCs, Lambda-backed API Gateway, Aurora Serverless databases, Cognito auth, and GitHub Actions pipelines for 5+ microservices.

Qualitative Impact

99.9% uptime. 40% faster release cycles. Zero server maintenance overhead.

Research

Published in IJRAR

I believe in contributing structured thinking back to the engineering community — not just shipping code, but documenting what we learned along the way.

My peer-reviewed paper in the International Journal of Research and Analytical Reviews (IJRAR) covers automated DevOps pipelines for MERN stack applications on AWS EKS — including VPC isolation, container security scanning, and automated rollbacks using Terraform.

IJRAR · Peer-Reviewed Paper ID: 31052

Automated DevOps Pipeline for MERN Stack Applications on Kubernetes (AWS EKS)

Author: Satya Tulasi Jalandhar C H
Platform: AWS Elastic Kubernetes Service (EKS)
IaC: Terraform & AWS IAM Policies
Security: Docker Container Quality Gates

The Stack

Tools I use daily, in production, on real systems.

☁️ Cloud & Infrastructure

Declaring and deploying secure cloud networks — from VPCs to autoscaling configurations.

Amazon Web Services (AWS) AWS CDK (TypeScript) Terraform (HCL) Kubernetes (EKS) Oracle Cloud (OCI) GitHub Codespaces

📦 CI/CD & Automation

Automated release pipelines with quality gates, container scanning, and rollback logic built in.

GitHub Actions ArgoCD (GitOps) Jenkins Docker Containers Dev-Containers SonarQube Scanning

⚙️ ERP & Frappe Framework

Custom apps, DocTypes, hooks, and REST integrations that make ERPNext fit any workflow.

Frappe Framework ERPNext Modules Custom DocTypes & Validation Frappe Hooks & Server Scripts REST API Integrations Custom Frappe Apps

📊 Monitoring & Shell Tools

Tracking latency, building observability dashboards, and scripting operational tasks.

Prometheus Grafana Telemetry Python scripting Bash Shell Automation Jira / Bitbucket Git / Version Control

Where I've Worked

Engineering roles, in sequence. Most recent first.

Feb 2026 - Present Current

DevOps Engineer & ERPNext Developer

CodeCafeLab IT Solution

  • Building custom ERPNext modules using Frappe — DocTypes, Server Scripts, Hooks, and validated form logic.
  • Integrating REST APIs between ERPNext and external business platforms to keep data in sync automatically.
  • Managing containerized deployments across multiple environments, reducing setup time significantly.
  • Maintaining CI/CD pipelines with code quality gates to ensure every release is safe, reviewed, and traceable.
Stack:
Frappe FrameworkERPNextPythonMariaDBDockerCI/CD
Sep 2024 - Sep 2025

DevOps Engineer

TezHire AI

  • Architected multi-environment AWS cloud networks (Dev, Staging, Prod) from zero using AWS CDK in TypeScript.
  • Automated GitHub Actions pipelines for 5+ microservices — cut release cycles by 40%.
  • Designed serverless infrastructure (Lambda, API Gateway, Aurora Serverless) sustaining 99.9% uptime on 10K+ monthly AI queries.
  • Integrated AWS Bedrock and Google Gemini APIs directly into backend services for real-time candidate evaluation.
Stack:
AWS CDKAWS LambdaTerraformDockerGitHub ActionsAWS Bedrock / Gemini APIs
Jun 2024 - Aug 2024

DevOps Engineer — Intern

TezHire AI

  • Configured Docker containers and Dev-Container environments to standardize developer workspaces across the team.
  • Contributed to AWS resource definitions and validated VPC security configurations.
  • Wrote foundational GitHub Actions workflows for automated linting and test execution.
Stack:
DockerDev-ContainersAWSGitHub ActionsGit
Apr 2024 - May 2024

Cloud Infrastructure Intern

Java Home Cloud

  • Worked hands-on with AWS core services — EC2, S3, and IAM — setting up compute, storage, and access configurations.
  • Managed Linux web servers: user permissions, SSH access controls, security logs, and basic routing.
  • Scripted Docker container setups and basic Bash deployment tasks.
Stack:
AWS (EC2, S3, IAM)Linux AdministrationDockerBash Scripting
Aug 2023 - Oct 2023

Full-Stack Intern

Webstack Academy (WSA)

  • Built end-to-end web applications using the MERN stack, solidifying core full-stack development fundamentals.
  • Developed Node.js REST endpoints and managed MongoDB query operations.
  • Practiced Git-based version control and team collaboration workflows.
Stack:
Node.jsExpress.jsReact.jsMongoDBGit

Credentials

Industry certifications that validate the work, not just the learning.

Feb 2026 OCI

Oracle Cloud Infrastructure 2025 Certified Foundations Associate

Oracle

Covers OCI architecture fundamentals, cloud security principles, billing management, and infrastructure tooling. Demonstrates grounding in multi-cloud environments beyond AWS.

Oct 2025 GH

GitHub Foundations

Microsoft / GitHub

Validates practical competence in Git-based version control, GitHub repository security, Codespaces environments, and collaborative development workflows.

Oct 2025 TF

Terraform Basics Training Course

KodeKloud

Demonstrates hands-on fluency in Infrastructure as Code — writing declarative HCL syntax, managing Terraform state, and provisioning cloud resources repeatably.

Dec 2025 DK

Docker Training Course for the Absolute Beginner

KodeKloud

Validates core practical competencies in container technology, including configuring custom Dockerfiles, mapping port routing, establishing isolated Docker networks, and executing container commands.

Nov 2024 AT

Atlassian DevOps Essentials

Atlassian

Validates fundamental knowledge of modern Agile methodologies, release tracking, Jira project boards configuration, collaborative Git branching, and continuous delivery loops.

Recommendation

What colleagues say

From the people who reviewed the actual work.

"Satya brings both infrastructure precision and fast Frappe application delivery. He automated our cloud releases, codified our multi-tenant network stacks, and turned what used to be stressful, manual deployments into reliable, non-events."

Engineering Leadership CodeCafeLab IT Solution
Let's Connect

Have a project in mind?

Whether it's a cloud architecture that needs rebuilding, a Frappe workflow that isn't quite right, or a team that needs stronger CI/CD — I'd like to hear about it.

I'm open to select engagements, collaborations, and strategic conversations. Start with a message.

Profiles
Location

Jaipur, India • Remote & hybrid welcome

Send a message

Describe your situation briefly. I'll respond within a day.