Live data from Hacker News

Ask HN: Am I Doomed as a Dev?

news.ycombinator.com

31–36 of 36 posts

Re: Ask HN: Am I Doomed as a Dev?

#31
post #30

Get a Hetzner vps for buttons. Put a docker image on it with nginx and java. Create a simple site and push it to a bare git repository on the docker image. Tweak the bare repo config to checkout files to the public web folder after it receives the push. When asked about cloud deployments and containers say, "doing it".

[dead]

Re: Ask HN: Am I Doomed as a Dev?

#32

Maybe try getting an AWS certification. Just going through that process will definitely expose you to enough of AWS to answer any possible interview question, and would probably help get you pass any resume screening too. It worked for me, and I started out as an electrical engineer!

It definitely won't make you answer any possible interview question, paper tigers often have issues with putting things together, cicd, iam and practical IaC setups. It's pretty easy to tell theoretical experience from actual experience.

You can do actual practical while studying the certs

Re: Ask HN: Am I Doomed as a Dev?

#33
The AWS certifications can be studied in your own time (or even better see if your current place will pay for the exams).

Stick those on your profile/CV and relate it the work you currently do - e.g. how would you migrate from on premise to the cloud etc...

Re: Ask HN: Am I Doomed as a Dev?

#34
Step 1: gain confidence talking about containerization. Perhaps come up with a personal project that uses Docker and the public cloud. This should take you around 1-2 months top.

Step 2: Put "Docker, AWS/GCP" in your resume in your "skills" section and in the section that belongs to your current job.

Profit.

If you know about containerization then it doesn't really matter if you have learn it in your side projects or your work. If you pass the interview that means the company is comfortable with your knowledge about containers.

Your CV is whatever you want it to be (with some limitations of course). If HR is expecting to see X in your CV, you can easily put it there if you do your homework. It doesn't really matter if you didn't use X in your last job, just put it there and demonstrate in the interview how well you know X.

Re: Ask HN: Am I Doomed as a Dev?

#36
post #30

Get a Hetzner vps for buttons. Put a docker image on it with nginx and java. Create a simple site and push it to a bare git repository on the docker image. Tweak the bare repo config to checkout files to the public web folder after it receives the push. When asked about cloud deployments and containers say, "doing it".

@dev_0: daddy, chill!
Post reply on HN