Aakashi Jaiswalaakashi.hashnode.dev·Dec 2, 2024Why does scaling of any App or website matters?In today's digital landscape, the ability to scale applications and websites effectively is critical for success. Scalability refers to the capacity of an application or website to handle increasing amounts of work or its potential to accommodate gro...Shreyash Shukla and 1 other are discussing this2 people are discussing thisDiscuss·11 likesscalability
Rawad Hossainrawad.hashnode.dev·Dec 2, 2024AWS Integration & Messaging - Part 2: Understanding Amazon SNSIn this blog, we will move on to the second part of AWS Integration & Messaging, focusing on Amazon SNS (Simple Notification Service). We will explore how SNS works, why and how SQS is used with SNS in a fan-out architecture, as well as SNS Message F...DiscussBlogsWithCC
Aakashi Jaiswalaakashi.hashnode.dev·Dec 1, 2024How is Quantum Mechanics Impacting Computer Science and Technology, and How Does It Influence the Physical Tech Products We Use?Quantum mechanics is revolutionizing various fields, including computer science and technology, leading to significant advancements in how we interact with the world around us. Understanding Quantum Mechanics Quantum mechanics is a fundamental theor...Discuss·10 likesquantum computing
Aakashi Jaiswalaakashi.hashnode.dev·Nov 30, 2024How India is Rewriting the Global Innovation PlaybookIn the rapidly evolving landscape of global technology, India is emerging not as a mere follower, but as an innovative powerhouse with distinctive strengths that set it apart from traditional tech giants like the United States. While America has long...Discuss·10 likessoftware development
Rawad Hossainrawad.hashnode.dev·Nov 30, 2024AWS Integration & Messaging - Part 1: Understanding SQS Queues for Decoupling ApplicationsIn this blog, we will dive into AWS Integration & Messaging, specifically Amazon SQS (Simple Queue Service). We'll learn how SQS enables application decoupling, ASG integration in SQS for dynamic scaling, Message Visibility Timeout to ensure efficien...DiscussBlogsWithCC
Aakashi Jaiswalaakashi.hashnode.dev·Nov 28, 2024Bridging the Gap: Why India Struggles in Hardware and SaaS Compared to the U.S.The disparity in hardware and SaaS product development between India and the United States is a multifaceted issue influenced by various factors, including market dynamics, investment patterns, cultural aspects, and technological infrastructure. Mark...Discuss·10 likesusa
Aakashi Jaiswalaakashi.hashnode.dev·Nov 26, 2024What's the tech stack used behind Paypal & why is it everyone's favourite choice and paypal's journey from beginningPayPal has become a household name in the world of digital payments, revolutionizing how transactions are conducted online. With its user-friendly interface and robust security features, it has garnered a loyal following among consumers and businesse...Discuss·10 likesStartups
Rawad Hossainrawad.hashnode.dev·Nov 24, 2024AWS Elastic Beanstalk: Exploring its Use Cases, Components, and Deployment OptionsIn this blog, we will explore AWS Elastic Beanstalk and how it makes deploying applications in the cloud easier. We will also discuss the components of Beanstalk and the various deployment options available. Elastic Beanstalk When an application is d...DiscussBlogsWithCC
Aakashi Jaiswalaakashi.hashnode.dev·Nov 23, 2024How the Internet was Born: From Military Networks to Financial RevolutionThe story of the internet's origin is a fascinating journey that intertwines military innovation, academic research, and eventual commercial transformation. Let's explore how this revolutionary technology emerged and how finance became an integral pa...Discuss·14 likesinternet
Ankur sainiankur0213.hashnode.dev·Nov 21, 2024Concurrency Session HandlingIn my Train Booking project i have implemented the Redis Lock which can provide a isolation on a particular seat for a particular user. Everything was going in right direction but after some time i faced a problem where user clicked the button on boo...DiscussBlogsWithCC