sakshamtomar.hashnode.devBuilding a Scalable CI/CD Pipeline with Jenkins, AWS CodeDeploy, and Auto Scaling for Web ApplicationsPrerequisites AWS Account: Ensure you have access to AWS services like EC2, CodeDeploy, Auto Scaling, and others, with the necessary permissions. Jenkins Server: Set up Jenkins on a separate EC2 instance dedicated to CI/CD tasks, independent from t...Sep 6, 2024ยท4 min read
sakshamtomar.hashnode.devExploring Emerging Blockchain Scaling SolutionsSummary Blockchain technology has made significant strides, but scaling remains a critical challenge. Optimistic and ZK Rollups offer promising Layer 2 solutions to address these issues, each with its unique advantages and complexities. This blog exp...Aug 16, 2024ยท4 min read
sakshamtomar.hashnode.devScaling Node.js Applications with the Cluster Module: A Developer's SymphonyIntroduction: In the dynamic realm of web development, creating applications that not only meet but also gracefully dance with user demand is an art. Node.js, with its asynchronous prowess, has emerged as a darling for developers seeking high-perform...Mar 7, 2024ยท3 min read
sakshamtomar.hashnode.devMastering Real-Time Communication with Socket.IO and Next.js: A Comprehensive GuideTitle: Mastering Real-Time Communication with Socket.IO and Next.js: A Comprehensive Guide Introduction In the dynamic landscape of web development, real-time communication plays a pivotal role in creating engaging and interactive applications. One ...Feb 25, 2024ยท3 min read