15 nəticə — yol xəritələri, maaş bələdçiləri, sertifikatlar və iş bazarı təhlili.
I still remember the moment Terraform clicked for me. I was SSHing into a production server at 2 AM, manually running apt-get install nginx for the fourth time that month, when it hit me: I was being a human script runner. Everything I was doing could be — and should be — codified, versioned, and au
The first time I deployed BirJob to production, I did it the simplest way possible: SSH into the server, git pull, npm run build, pm2 restart. The site was down for 47 seconds while the build ran. No one noticed — we had maybe 10 users at the time.
Seven months into writing code seriously, I was sitting in my apartment at 2 AM, staring at an error message I couldn't understand, eating cold plov from a plastic container, and genuinely wondering if I was too stupid for this career. The error...