What questions one should expect when applying for a back-end job position?
For a developer with 2 years of experience in programming.
Job Description contained Microservices, unit testing, automation, Message Queues, RPC, Caching...etc
What questions one should expect when applying for a back-end job position?
For a developer with 2 years of experience in programming.
Job Description contained Microservices, unit testing, automation, Message Queues, RPC, Caching...etc
For further actions, you may consider blocking this person and/or reporting abuse
Neel Patel -
Neel Patel -
SuperninjaX2 -
elanatframework -
Top comments (3)
Hi Sara,
Good knowledge on how to decompose a system ( different application architecture style Client Server , n-tier ),
communication style between services ( MQ vs API, synchronous vs asynchronous ),
db styles ( sql vs no-sql, read vs write ),
api versioning,
security ( authZ/I),
scaling ( horizontal vs vertical ),
load balancing vs reverse proxy ,
logging , metrics,
deployment strategies ( green / blue )
Last but not least decent algorithmic skills !
always ask constraints, start simple and work on improving it !
Good luck.
Hello Mani,
I really appreciate it, thank you so much.
Hello Andy,
Thank you so much 🙏🏾 I really appreciate it.