DevSecOps Engineer

Miroslav
Latinovic

Building secure, resilient and observable infrastructure at scale. Security isn’t a layer — it’s the foundation.

7+Years in DevOps
AWSDevOps Professional
KubernetesKubernetes Admin
IaCTerraform

Who I Am

I’m a DevSecOps engineer focused on shipping infrastructure that is secure by design, not security-patched after the fact.

Over the past seven years I’ve architected and operated production workloads on AWS, led the adoption of GitOps and Infrastructure-as-Code practices across engineering teams, and built security pipelines that catch misconfigurations before they ever reach a cloud provider.

My philosophy: threat-model first, automate everything, and treat your security posture as code — versioned, reviewed, and tested.

Core Skills

Cloud & IaC

AWS GCP Azure Terraform Ansible Packer

Containers

Kubernetes Docker Helm ArgoCD EKS

Security

SAST / DAST tfsec Orca CloudFlare AWS WAF GuardDuty

Observability

DataDog CloudWatch OpenTelemetry GitHub Actions GitLab CI

Certifications

  • AWSCertified Cloud Practitioner
  • AWSSolutions Architect Associate
  • AWSSysOps Associate
  • AWSDevOps Professional

Featured Project

Interactive infrastructure diagram. Click any resource to explore its configuration and security properties.

Low-latency Global Serverless App

Multi-region, low-latency serverless logic with access to the same dataset, also at low latency. Stateful data is replicated cross-region using ElastiCache replica sets. Highly secure and DDoS-resiliant solution.

AWS Lambda ElastiCache ALB S3 CloudFront
DNS link-indexes lambdas S3 CloudFront dev.links.* AWS WAF eu-west-1 API GW Lambda Redis REDIS us-west-2 API GW Lambda Redis REDIS ap-southeast-1 API GW Lambda Redis REDIS S3 CloudFront staging.links.* AWS WAF eu-west-1 API GW Lambda Redis REDIS us-west-2 API GW Lambda Redis REDIS ap-southeast-1 API GW Lambda Redis REDIS S3 CloudFront prod.links.* AWS WAF eu-west-1 API GW Lambda Redis REDIS us-west-2 API GW Lambda Redis REDIS ap-southeast-1 API GW Lambda Redis REDIS

Writing

Practical write-ups on DevSecOps — infrastructure security, IaC patterns, and operational lessons learned the hard way.

AWS IAM Zero Trust

Zero Trust in Practice: IAM Policies That Actually Work

Most IAM policies I’ve reviewed violate least privilege in subtle ways — wildcard actions, missing condition keys, over-broad resource ARNs. Here’s the audit checklist I use and how to fix the most common issues.

Read more →
Security CSP Web

Content Security Policy: From Zero to A+ in an Afternoon

Getting a perfect score on SecurityHeaders.com isn’t just copying header strings from Stack Overflow. Understanding what each directive blocks — and why — is the difference between a real policy and a false sense of security.

Read more →
Terraform IaC SAST

Scanning Terraform Before It Reaches AWS

Shifting security left means catching misconfigurations before terraform apply runs. Here’s the CI pipeline I wire into every IaC project — tfsec, Checkov, OPA policies — and how each layer catches a different class of mistakes.

Read more →