You will get your app deployed on AWS with a working CI/CD pipeline


Project details
I set up production-ready AWS infrastructure and CI/CD pipelines so your deployments stop being a manual, error-prone chore. Using Terraform or CloudFormation, I provision VPCs, EC2/ECS/EKS, RDS, S3, and load balancers, then wire GitHub Actions or GitLab CI to build, test, and deploy automatically on every push. I've done this for startups moving off Heroku and for teams scaling their first containerized app. You get a documented, version-controlled infra setup, staging and production environments, rollback capability, and monitoring/alerts via CloudWatch. If you already have AWS resources running, I'll audit them first and migrate safely rather than starting over.
Coding Expertise
Performance Optimization, SecurityWhat's included $180
These options are included with the project scope.
$180
- Delivery Time 7 days
- Number of Revisions 2
- Source Code
About Younes
Spring Boot Backend Engineer | Secure APIs, OAuth2/Keycloak, Fintech
Casablanca, Morocco - 8:17 pm local time
Most Spring Boot APIs I'm called in to look at fail on the same handful of things: refresh-token rotation misconfigured in Keycloak, IDOR on resource endpoints because authorization is checked at the controller instead of the data layer, JWT validation that trusts the alg header, and multi-tenant queries missing a tenant filter. I find these for a living on both sides — I write the code and I break it.
What I do:
- Spring Boot 3 / Java 21 REST APIs — clean domain modelling, virtual threads where they earn it
- Spring Security: OAuth2, JWT, Keycloak realms, RBAC, multi-tenant isolation
- Security review of an existing Spring codebase — OWASP API Top 10, written report with reproduction steps and patches
- Angular / Next.js front ends when you need one hand on the whole stack
Background: Senior engineer in a bank's digital factory, working on payment and fraud-adjacent microservices. Independent security researcher. Java/Spring core with Docker, Kubernetes, and CI/CD.
Send me your repo or your problem and I'll tell you straight whether I'm the right fit before you spend a dirham.
Steps for completing your project
After purchasing the project, send requirements so Younes can start the project.
Delivery time starts when Younes receives requirements from you.
Younes works on your project following the steps below.
Revisions may occur after the delivery date.
Infrastructure audit & CI/CD pipeline setup
I review your current setup (or design from scratch), provision infrastructure with Terraform, and connect a CI/CD pipeline so pushes to your main branch deploy automatically to staging and production with rollback support.