You will get your app containerized and deployed with Docker microservices


Project details
I take a monolith or a messy pile of services and turn it into something you can actually deploy with confidence - Dockerfiles that build fast and stay small, docker-compose for local dev, and a CI/CD pipeline so pushing to main doesn't mean SSH-ing into a box at midnight. I've done this for teams moving off a single VPS and for ones already on Kubernetes who just need it done right. You'll get something a new hire could understand in an afternoon.
Programming Languages
Python, Java, GoCoding Expertise
Performance Optimization, SecurityWhat's included $199
These options are included with the project scope.
$199
- Delivery Time 8 days
- Number of Revisions 2
- Source Code
About Younes
Spring Boot Backend Engineer | Secure APIs, OAuth2/Keycloak, Fintech
Casablanca, Morocco - 1:32 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.
Containerize and wire up CI/CD
Write the Dockerfiles and compose config, then set up the pipeline that builds, tests, and deploys on every push.