devvalecha.techUnderstanding Load Balancing!! (NGINX) ft. Jethalal.Hello People Meet jethalal, he operates a shopping website where he sells all the electronic items at amazing prices. Jethalal has deployed his website as we normally do, with no load balancing, no caching as he had just begun the business and the t...May 27, 2022·2 min read
devvalecha.techUnderstanding Monolith vs Microservices.Hi Techie's , In this blog, i will be discussing about what is monolith & micro services and why we use it. The Monolith The Monolith is a single tier software application in which that user interface and data access code are combined into a single p...May 24, 2022·5 min read
devvalecha.techThe Most Powerful Skill Every Developer Must HaveHello Folks, This skill is called Persistence. It is one of the most important skill to have as an developer along with thousands of skills. There are days were things just do not work out. spending hours and hours do not help getting out of badly s...Apr 11, 2022·1 min read
devvalecha.techStack Overflow : Are You Using This Tool Correctly?Stack overflow : We Developers love ❤️ stack overflow. Life as a developer would have been hard without it. i know it has saved you many times as it has saved me over the years. But, be a bit careful while using the solutions from stack overflow dire...Feb 10, 2022·2 min read
devvalecha.techUnderstanding CI/CD : Continuous Integration and Delivery.Hello World, CI stands for Continuous Integration. CD stands for Continuous Delivery or Continuous Deployment. CI/CD pipeline is nothing but the set of practices which are followed to automate the build, test and validate the code, so that we can de...Nov 28, 2021·2 min read