✍🏼 Code, career, and beyond
Hello everyone, welcome to the section where I'll share my knowledge and experience in the backend software development field on topics like system design, scalability, backend technologies, interview advice, and personal anecdotes as a developer.
My aim is to simplify complex technical content, making it easy to understand. Thank you for joining me on this journey. If you have any feedback or questions, please reach out to me on Twitter @prashant__13, or other social media. I'd love to hear from you.
The blog is aimed to explain what is horizontal scaling and vertical scaling, advantages and drawbacks.
2023-05-01A blog to explain what happens in the backend when you type a URL in browsers. It covers DNS resolution, TCP 3-way handshake, and HTTP methods.
2023-04-25