Pratik Malidevelopnsolve.com·Sep 30, 2023Serverless architecture for cost-effective scalingServerless architecture is a cloud computing execution model where the cloud provider manages the server infrastructure and dynamically allocates resources to applications as needed. This means that developers don't have to worry about provisioning o...Discuss·11 likesSoftware Engineering 101serverless
Matthew Sechristblog.matthewsechrist.cloud·Sep 30, 2023NextRead version 2: Smarter author name search using AWS ComprehendDisclaimer: This personal blog post is not related to my current job with NIWC Atlantic or the Department of Navy whatsoever. Please check out my previous article How I Created NextRead for more background information about this project. This blog p...Discussserverless
Mo' Claudiuskodedmo.hashnode.dev·Sep 28, 2023Navigating the Shift to Microservices and Serverless ArchitecturesIn the ever-evolving landscape of software development, likening it to a bustling metropolis offers a vivid picture. New technologies rise like skyscrapers, while older ones undergo renovations. Amidst this dynamic skyline, two architectural marvels ...DiscussMicroservices
Amador Criadoamatore.dev·Sep 27, 2023Migration patterns for Serverless ApplicationsIntroduction Serverless frameworks are gaining popularity for their cost-effectiveness, scalability, and rapid development capabilities and increasingly, many companies consider that the future of computing is serverless. A serverless architecture re...Discussserverless
Femi Wallacethisiswallace.hashnode.dev·Sep 26, 2023Mastering server components with TRPC in Next.js 13Introduction In the ever-evolving landscape of web development, staying on top of the latest trends and technologies is essential. Next.js, a popular React framework, continues to lead the way with its groundbreaking features. One of the most signifi...Discuss·10 likestrpc
pbillingsbypbillingsby.hashnode.dev·Sep 26, 2023Serverless functions with Molecular Execution MachineWhile it may be a solved problem in web2, web3 applications still need scalable and composable solutions to avoid taking a hit to UX and user retention. Often this leads to a Frankenstein combination of “smart contracts + custom middleware”. This mid...Discuss·105 readsWeb3
Sarthak Jainblog.sarthakjdev.com·Sep 25, 2023AWS Serverful vs AWS Serverless ComputeIn the ever-evolving landscape of cloud computing, two terms that you're likely to encounter frequently are "serverful" and "serverless." These approaches represent different paradigms for deploying and managing applications in the AWS (Amazon Web Se...Discuss·2 likesCloud DevOps MasteryAWS
Hernán Valenciafrjr17.hashnode.dev·Sep 25, 2023Web Dev Trends in 2023🔥 - Part 3Welcome to the final installment of our exploration of the web development trends shaping the digital landscape in 2023. In Parts 1 and 2, we discussed trends such as Progressive Web Apps, AI and Machine Learning, Single-page Applications, Dark Mode ...DiscussCloud Computing
Saher Siddiquisaher.hashnode.dev·Sep 24, 2023Serverless Computing: Building Scalable Applications with AWS LambdaServerless computing has revolutionized the way developers build and deploy applications. AWS Lambda, a leading serverless computing platform from Amazon Web Services, allows you to run code without provisioning or managing servers. In this comprehen...Discuss·10 likeslambda
Ashmi Sinhadevops101-.hashnode.dev·Sep 24, 2023Serverless Python: Your First Deployment ⚡️Introduction Serverless is a cloud computing application development and execution model that enables developers to build and run application code without provisioning or managing servers or backend infrastructure. The term 'serverless' doesn't imply...Discussserverless