How to ship good code to productionIn my experience as a system developer, I’ve realized just how important security is — and it’s not something you can afford to overlook.Oct 26Oct 26
Practical Tips for Developing Systems That Are Both Fast and SafeHave you ever wondered how to build a system that’s both secure and super fast? It’s something that a lot of people struggle with, and…Oct 17Oct 17
5 Key Tips for Better Error Handling in Your SystemError handling is a critical aspect of software engineering, yet many engineers — especially those early in their careers — often don’t…Oct 6Oct 6
Don’t deploy these applications on serverlessLate last month, I had to delay a project for a client because I ran into issues with the deployment. It was frustrating, especially…Oct 4Oct 4
How volunteering helped me become a better software engineerI am a software engineer, and I believe I’m the best one I know. Volunteering has played a significant role in helping me reach this level.Sep 19Sep 19
How To Optimize Performance With Load Balancer (A — Z)Modern high‑traffic websites must serve hundreds of thousands, if not millions, of concurrent requests from users or clients and return…Jan 28Jan 28
Exploring the Crucial Aspects of Backend DevelopmentThere’s is a good chance you know already what Backend Engineering is — Basically, writing the server-side logic of software applications…Oct 18, 2023Oct 18, 2023
What is Git and why you need it.As a young developer I was always confused about what git was, and how it relates to Version Control System(VCS).Mar 4, 2021Mar 4, 2021