AWS DevOps Automation & IaC

Job ID: 40242766

Budget: ₹400 – ₹750 INR

Our application stack already runs on AWS, and now I’m tightening the entire delivery pipeline. The immediate focus is three-fold:

• Automating deployment – I want a clean, repeatable path from merge to production using Jenkins for orchestration, AWS CodeDeploy for rollout, and Docker images as the immutable artefacts.
• Monitoring and logging – metrics and logs need to surface in near real-time so incidents never hide. If you normally wire this through CloudWatch, Prometheus, Grafana or similar, that works for me as long as it is fully scripted and version-controlled.
• Infrastructure as code – every resource must be declarative. You’re welcome to stay within AWS tooling such as CloudFormation or suggest Terraform if you prefer; the key requirement is that a single commit can spin up the entire environment from scratch.

Deliverables I expect:
1. Jenkins pipeline files and job configuration committed to a repo.
2. CodeDeploy scripts and hooks covering blue/green or rolling strategies.
3. Dockerfile(s) and image build scripts.
4. IaC templates with environment-specific variables clearly separated.
5. Monitoring and logging dashboards plus alert rules, all provisioned as code.
6. A short runbook or README that lets any team member reproduce the setup end-to-end.

Acceptance criteria: a fresh AWS account should go from zero to a fully running, monitored deployment in one command (or button press) with no manual tweaks.

If this lines up with your expertise, let’s get started.