Jan 2026 – Jun 2026
DevOps Engineer
The CloudAdvisory Oy · Helsinki, Finland (Remote)
- Provisioned multi-environment AWS infrastructure (VPC, EKS, RDS, ECR, IAM/IRSA, Route53, ACM) with modular Terraform and Ansible on an S3 remote backend with DynamoDB locking, cutting new environment provisioning from several days to under 30 minutes.
-
Isolated shared state in a bootstrap module so a
terraform destroyon dev or prod could not wipe the backend. - Designed and maintained GitHub Actions CI/CD pipelines — Semgrep SAST, Maven tests, Docker builds, Trivy scans with a hard fail on HIGH/CRITICAL CVEs, and Helm deploys — with branch-based routing to dev and production.
- Authored Kubernetes manifests and Helm charts for 9 Spring Boot microservices (Deployments, Services, NetworkPolicies, PDBs, per-environment HPAs) across isolated dev and prod environments on Amazon EKS.
- Deployed Prometheus and Grafana via kube-prometheus-stack, giving the team real-time visibility across 30+ Kubernetes workloads and exposing dashboards through ALB Ingress with ACM wildcard TLS and external-dns against a Route53 hosted zone.
- Migrated 20+ application secrets to AWS Secrets Manager via External Secrets Operator and IRSA, eliminating plaintext credential exposure, and remediated HIGH/CRITICAL CVEs across Tomcat, Netty, Spring Cloud Config, Spring AI, and MCP Core.
- Diagnosed CrashLoopBackOff and init-container failures by tracing pod events and tuning liveness/readiness probes, timeouts, and startup ordering — resolving production incidents without escalation.
- Wrote Python and Bash automation for provisioning, secret rotation, and pipeline tooling, and enforced a feature→dev→main Git flow with PR-gated Trivy/Checkov scanning and Terraform plan output auto-posted to every PR.