PinnedSunil KumarTHE FRUGAL ARCHITECTIn this blog post, I will share the insightful keynotes delivered by Dr. Werner Vogels at AWS re:Invent 2023 on 30th November 2023. 📝🤖🚀…Dec 10, 2023Dec 10, 2023
Sunil KumarThe potential issues of Reverting commits in GitReverting commits in Git is a common practice when you want to undo changes that have been previously committed. While Git provides a…Dec 24, 2023Dec 24, 2023
Sunil KumarGit tags vs branchesGit tags and branches are important Git concepts that enable developers to work on different project versions simultaneously. Both play a…Nov 18, 2023Nov 18, 2023
Sunil KumarTrunk-based development Vs branch-based developmentWhen it comes to software development and deployment, there are two popular approaches - trunk-based development and branch-based…Nov 18, 2023Nov 18, 2023
Sunil KumarShould you use Node.js framework or plain JavaScript?Deciding whether to use a Node.js framework or plain JavaScript for your project depends on a few factors. These factors include the size…Oct 29, 2023Oct 29, 2023
Sunil KumarWhy are software design patterns important?Software design patterns are essential to software development for several reasons. They provide a standard language for software…Oct 16, 2023Oct 16, 2023
Sunil KumarNestjs: Why should you care about throttling?What is throttling?Aug 15, 20232Aug 15, 20232
Sunil KumarWhat is “API-First Approach”?The "API-First Approach" is a software development technique that focuses on creating and outlining the Application Programming Interfaces…Aug 5, 20231Aug 5, 20231
Sunil KumarWhy “Platform engineering” has become a buzzword?When it comes to technology and software development, a "buzzword" is a term or phrase that gains popularity and widespread use. Usually…Jul 30, 20231Jul 30, 20231