Back to Backend Engineer
🧰
Phase 11
Tooling, Cloud and AI Awareness
Git, Linux, Docker, CI/CD, AWS cloud basics, and AI awareness for backend engineers.
1
Git and Linux Daily Workflow for Backend Engineers
A practical guide to Git branching, rebasing, conflict resolution, and the Linux CLI toolkit backend engineers use daily.
backend-engineergitlinux
2
Docker and CI/CD for Backend Services
Build efficient multi-stage Dockerfiles, run local dev stacks with docker-compose, and understand CI/CD pipeline fundamentals.
backend-engineerdockerci-cd
3
Cloud Basics for Backend Engineers: EC2, S3, RDS, IAM, CloudWatch
Enough AWS to be dangerous: EC2 instance types, S3 storage, RDS databases, IAM roles, and CloudWatch observability.
backend-engineerawsec2
4
AI Awareness for Backend Engineers: LLMs and Tool Calling
A backend-focused primer on LLMs, tokens, prompt engineering, hallucinations, function calling, and safely integrating an LLM API into a service.
backend-engineeraillm