Senior DevOps Engineer, Clearview

Nedim Hadzimahmutovic

AWS, Terraform, and the pen-tester pass that runs against the API perimeter before launch.

Senior DevOps engineer at Clearview. Writes on AWS, Terraform, cost controls, and container deployment (the boring decisions that keep production quiet), and runs Clearview's in-house pen-tester pass on client APIs. Recent case studies cover rate-limit bypasses behind CloudFront and ALB, wildcard-CORS misconfigurations, JWT audience maps that saved a CORS mistake, and a Cognito + S3 migration that dropped the file-upload bill while tightening the IAM boundary.

By the numbers

Essays
8
Writing since
2024
Latest
Aug 2026
Words published
13032
Feed
RSS →

Filed by Nedim 8 essays

  1. aws

    How a CloudFront Custom Error Page Leaked JWTs to S3: A Case Study

    A pen-test curl found CloudFront forwarding `Authorization` headers to the S3 error-page bucket, where S3 reflected every JWT back in its XML error response. Two lines of Terraform closed it across sixteen distributions.

    12 min
  2. remote

    Iftar at Apetit: The Sarajevo Team Picks a Menu

    One evening in March the Sarajevo Clearviewers sat down for a Ramadan iftar dinner. The Slack thread that got us to the table is the honest picture of how the team actually organizes itself: informal, patient, and mostly saying 'svejedno.'

    6 min
  3. jwt

    How a JWT Audience Map Saved a CORS Mistake: A Defense-in-Depth Case Study

    On a client's API, a CORS wildcard looked like a HIGH severity finding — until we tried to actually exploit it. A second, independent JWT audience check turned a trivially exploitable bug into one that required a much harder prerequisite.

    7 min
  4. devsecops

    From DevOps to DevSecOps: How I Became Clearview's In-House Pen-Tester

    How we built an in-sprint pen-tester role into every engagement — the DevSecOps handoff, the two decades of DevOps that led to it, and the OWASP Top 10 categories that show up first in real client APIs.

    11 min
  5. application development

    An Event-Driven Architecture Case Study: Lessons from a Real-World Application

    A decade of Clearview engineering for a confidential awards group, and the event-driven AWS architecture that keeps it observable.

    9 min
  6. aws cost optimization

    Migrating EC2 to AWS Graviton (ARM): A Cost-Reduction Case Study

    How we cut Clearview client EC2 bills by up to 20% by migrating x86 workloads to AWS Graviton (ARM64) — the instance-family swap (M6g, C7gd, R7g), the AMI-selection step in Terraform, and the compatibility checks we ran first.

    7 min
  7. aws app runner

    Deploying Node Containers on AWS App Runner with Terraform

    Why AWS App Runner is our default for container workloads — the `aws_apprunner_service` Terraform resource, ECR wiring, and the auto-scaling defaults we actually keep in production.

    7 min
  8. budget

    AWS Budgets and Alerts with Terraform: A Cost-Monitoring Case Study

    How we set AWS budgets and Slack alerts with Terraform — the `aws_budgets_budget` notification block, its `subscriber_email_addresses`, and how to route a real breach into SNS before the invoice hits the CFO's inbox.

    5 min
Type to search. to navigate. Enter to open. Esc to close.