DEVOPS • CLOUD • KUBERNETES • AUTOMATION

BUILDING CLOUD INFRASTRUCTURE THAT SCALES.

DevOps Engineer focused on cloud infrastructure, Kubernetes, Infrastructure as Code, CI/CD, observability and automation, with a growing focus on cloud architecture, security, platform engineering and scalable production systems.

Engineering Platform
SYSTEMS OPERATIONAL

Cloud

AWS
Azure
GCP

Platform

Kubernetes
CI/CD
IaC

Observability

Metrics
Logs
Traces
01 · About

Let Me Introduce Myself

Hey, I'm Prakash — a DevOps Engineer who genuinely enjoys taking messy, fragile infrastructure and turning it into something automated, observable and reliable.

Day to day, I'm usually somewhere in AWS, Azure, Kubernetes, Terraform, CI/CD or an observability stack. I like the kind of problem where a deployment that used to take an afternoon of manual steps turns into a five-minute pipeline run.

Right now I'm pushing further into cloud architecture, platform engineering, security and advanced Kubernetes — the stuff that turns "it works" into "it works reliably, at scale, without anyone getting paged at 2am."

02 · Experience

Where I've Built Things

A timeline of infrastructure roles, each expandable for the details.

03 · Certifications

Certifications

AWS

AWS Certified Solutions Architect – Associate

Amazon Web Services

Cloud Architecture
Verify Credential
O

Opus Technical Specialist

Opus

Technical Specialization
Verify Credential
A

Building with the Claude API

Anthropic

AI Engineering
Verify Credential
04 · Skills

Three Environments, One Operator

Not a logo wall — an honest read on where each platform sits: shipped in production, or actively being built up.

AWS

Production Experience
Route53
ALB
EC2 / EKS
Storage
EC2VPCIAMALBRoute53S3CloudWatchEKSCost Explorer

Azure

Production Experience
DNS
Application Gateway
AKS
ACR
AKSACRAPI ManagementApplication GatewayAzure StorageAzure Cost Management

GCP

Currently Developing
Load Balancer
Compute
GKE
BigQuery
GCP infrastructureBillingBigQuery
05 · Kubernetes

Containers are easy.
Operating them is the engineering.

INGRESS
api-service
web-service

Cluster

Node A

Node B

OBSERVABILITY
KUBERNETES
Cluster Architecture
Networking
Ingress / Gateway API
RBAC
NetworkPolicy
Helm
HPA / VPA
Cluster Autoscaling
Observability
Security
Troubleshooting
Production Experience
DockerKubernetesK3sAKSKOPS
Currently Developing
Kubernetes networkingCNICoreDNSRBACNetworkPolicyGateway APICluster upgradesAdvanced troubleshootingResource optimizationHPA / VPAAutoscaling
06 · Infrastructure as Code

Terraform

Modules, not one-off scripts — environments separated deliberately, state managed remotely.

Production Experience
$ terraform plan
+ VPC
+ Subnet
+ Security Group
+ ALB
+ EC2
+ CloudWatch
$ terraform apply
Apply complete! 6 resources added.
VPC
Subnet
Security Group
ALB
EC2
CloudWatch
Infrastructure Ready

Reusable, versioned modules shared across projects — no copy-pasted resource blocks per environment.

Clean separation between staging and production, each with its own state and variables.

Remote state management so infrastructure changes stay safe under concurrent, collaborative work.

Validation and plan review built into the deployment pipeline, not run ad hoc from a laptop.

Reusable modulesEnvironment separationRemote stateVariablesOutputsDependency managementTerraform validationInfrastructure testingGovernance
07 · CI/CD

Delivery Pipelines

From commit to running in a cluster, with a monitoring loop back to the deploy that caused it.

Code
Test
Build
Scan
Container
Registry
Deploy
Observe
Production Experience
GitHub ActionsJenkinsDockerACRECRKubernetes
Currently Developing
Deployment strategiesRollbackBlue/GreenCanaryGitOpsEnvironment promotionSecrets management
08 · DevSecOps

Security By Design

Security treated as layers around the application, not a single gate before deploy.

Developing Expertise
Application
IAM
Secrets
Network Policy
Container Scan
IaC Scan
Runtime Security
IAMLeast privilegeSecrets ManagementVaultAWS IAMAzure Entra IDTrivyCheckovSnykOPAGatekeeperKyvernoSecurity HubDefender for Cloud
09 · Cloud Architecture

Designing For Failure

A highly-available reference architecture. Hover any layer to trace the request path — or inject a failure below and watch it adapt.

High availabilityFault toleranceDisaster recoveryRTORPOScalabilityCost optimizationSecurityMulti-account architectureMulti-subscription architecture
10 · Engineering Lab

System Design Lab

Pick a scenario to see how I'd reason through it — requirements, architecture, scaling, security and the trade-offs that come with each.

Requirements

  • · Low-latency reads
  • · Elastic burst capacity
  • · Zero-downtime deploys

Scaling Strategy

Horizontal pod autoscaling on request latency and queue depth, fronted by a CDN to absorb read-heavy bursts.

Security

WAF at the edge, least-privilege IAM between services, network policies isolating the data tier.

Observability

Request-level tracing through the load balancer and services, with SLOs on p99 latency.

Cost Considerations

Cache hit ratio directly controls database load and compute spend — the first lever to pull.

Trade-offs

Caching improves latency but introduces staleness that has to be bounded deliberately.

Architecture

Users
CDN
WAF
Load Balancer
Kubernetes
Services
Cache
Database
Queue
Workers
Observability
11 · Automation Engine

Automation Engine

Automation isn't the code — it's what the code lets me stop doing by hand. Select a system to see what runs underneath.

AUTOMATION ENGINE
AWS
KUBERNETES
FINOPS
Health Check

Sweeps EC2/ALB target health across a region and flags anything unhealthy.

Workload Analysis

Scans workloads across every namespace and flags anything stuck outside a healthy state.

Cost Analysis

Pulls daily cost-by-service from AWS Cost Explorer for trend tracking.

AUTOMATED WORKFLOW
12 · Platform Engineering

Platform Engineering

Treating infrastructure as a product for developers to self-serve — not a ticket queue.

Engineering Interest
DEVELOPERS
INTERNAL PLATFORM
Templates
CI/CD
Environments
Kubernetes
Logging
Metrics
Security
Developer experienceSelf-service infrastructureReusable Terraform modulesGolden pathsKubernetes platformsCI/CD platformsEnvironment automationObservability
13 · Observability

Observability

If it isn't observable, it isn't operable — metrics, logs and traces feeding one place.

Production Experience
APPLICATION
Metrics
Logs
Traces
Prometheus
Loki
Jaeger
Grafana
PrometheusGrafanaLokiJaegerCloudWatchDatadog
MetricsLogsTracesAlertsSLOsSLIsIncident response
14 · Cloud FinOps

Cloud FinOps

Cost as a first-class signal — visible, attributable and actionable across every provider.

Currently Developing
AWS
Azure
GCP
SaaS
Cost Data
BigQuery
FinOps Engine
Trends
Forecast
Optimization
Cost visibilityBudgetingForecastingResource optimizationIdle resource detectionMulti-cloud cost comparison
15 · Signature Project

Securing Legacy APIs Across Hybrid Infrastructure

Azure API Management as a centralized security and governance layer for Azure, on-premises and AWS-hosted applications.

Client
Azure APIM

Security & governance gateway

Authentication
Authorization
Rate Limiting
Request Validation
Logging

Hover for full policy list

Azure

Self-Hosted

Legacy App

Exposed
Protected

On-Prem

Self-Hosted

Legacy App

Exposed
Protected

AWS

Self-Hosted

Legacy App

Exposed
Protected

Client → Legacy Application

Engineering Emphasis

Hybrid architectureCentralized API managementSecurity boundaryLegacy application protectionConsistent API policiesGovernanceTraffic controlObservabilityBackend abstraction
Azure API ManagementAzureAWSOn-PremisesSelf-Hosted ApplicationsAPI SecurityAPI PoliciesAuthenticationAuthorizationRate LimitingMonitoring
16 · Projects

Featured Projects

A selection of highlighted projects from ongoing infrastructure work — not an exhaustive list.

PROJECT 01

BFI CLOUD INFRASTRUCTURE

Infrastructure as Code — AWS

Production and staging infrastructure provisioned through Terraform with environment separation and automated GitHub Actions deployments.

↓ Architecture

AWSTerraformEC2ALBRoute53GitHub ActionsCloudWatchDockerPM2
PROJECT 02

CLOUD FINOPS PLATFORM

Centralized Multi-Cloud Cost Visibility

Centralized multi-cloud cost visibility and optimization platform.

↓ Architecture

AWS Cost ExplorerAzure Cost ManagementGCP BillingBigQueryTerraform
PROJECT 03

KUBERNETES OBSERVABILITY

Metrics, Logs & Traces Pipeline

Unified observability stack surfacing metrics, logs and traces from Kubernetes workloads into a single Grafana pane.

↓ Architecture

KubernetesPrometheusLokiJaegerGrafana
PROJECT 04250+ APIs migrated

API MIGRATION

Legacy to Cloud-Native API Platform

Migration of legacy and on-prem APIs into a managed, automated Azure platform.

↓ Architecture

AWSAzureAzure API ManagementAKSACRJenkins
17 · Engineering Metrics

Engineering Metrics

0+

APIs Migrated

0+

Years in Infrastructure / DevOps

0

Cloud Platforms

Multiple

Production Environments

Terraform

Infrastructure as Code

18 · Direction

Where I'm Heading

Growth in progress, not expertise already claimed.

Current
DEVOPS ENGINEERING
ADVANCED KUBERNETES
CLOUD ARCHITECTURE
DEVSECOPS
SYSTEM DESIGN
PLATFORM ENGINEERING
SENIOR DEVOPS / PLATFORM ENGINEER
19 · Insights & Posts

Insights & Posts

Thoughts, experiences and observations from the cloud and DevOps community.

Code / Automation / Infrastructure

The real activity — repos, commits, everything — lives on GitHub @prakashgithub-un.

View GitHub Profile
21 · Currently Developing

Currently Developing

The areas I'm deliberately building depth in right now, edited here as they progress.

Advanced Kubernetes

NetworkingCNIGateway APISecurityCluster operationsAdvanced troubleshooting

Cloud Architecture

HADRRTO/RPOScalabilityMulti-account / subscription design

DevSecOps

Security scanningIAMSecretsPolicy as CodeRuntime security

System Design

Distributed systemsScalabilityReliabilityTrade-offs

Python Automation

Cloud APIsKubernetes APIsInfrastructure automation

Platform Engineering

Internal developer platformsGolden pathsSelf-service infrastructure

Let's Build Something Reliable.

Whether it's cloud infrastructure, Kubernetes, CI/CD or automation — I'm always interested in solving interesting engineering problems.

GitHubLinkedInEmailDownload Resume