Dipak Kalusemicroservices-with-aws-lambda.hashnode.dev·Sep 27, 2024Building Microservices with AWS Lambda and Serverless Framework: A Journey from Issues to SolutionsMicroservices architecture is a popular way to build apps that can grow, be maintained, and recover easily. Instead of one big application, it's split into smaller services, each handling its own task and data. This helps teams develop, test, and lau...Discuss·54 readsserverless
Victor Uzoagbavictoru.hashnode.dev·Sep 8, 2024Serverless WordPress: Exploring Headless CMS ArchitecturesThe rapid evolution of web technologies has sparked new approaches to managing content and delivering web experiences. One of the most innovative methods gaining traction in recent years is the use of Serverless and Headless CMS architectures—particu...DiscussServerless wordpress
Ifeanyi OtuonyeforfreeCodeCampfreecodecamp.org·Aug 21, 2024How to Build a Serverless CRUD REST API with the Serverless Framework, Node.js, and GitHub ActionsServerless computing emerged as a response to the challenges of traditional server-based architectures. With serverless, developers no longer need to manage or scale servers manually. Instead, cloud providers handle infrastructure management, allowin...DiscussAPIs
CloudGagsblog.cloudgags.in·Jul 3, 2024Introducing AWS Chalice: Stop Serverless Deployment Frustration Now!In the ever-evolving world of cloud computing, serverless architectures have emerged as a game-changer due to their scalability and cost-effectiveness. However, deploying serverless applications can be complex and frustrating, especially for develope...DiscussAWS
Aesha Shahaeshashah.hashnode.dev·Jun 30, 2024AWS Day 7: Building a Serverless Node.js API with AWS and Serverless Framework...🎞Introduction 🧧: Serverless architecture is changing the way we build and deploy applications. Instead of worrying about servers and infrastructure, developers can now focus on writing code, while the cloud provider handles the rest. This means bette...Discuss·11 likes·27 readsAWS
Linet Kendislina.hashnode.dev·Jun 6, 2024BeSA program - Week 09 - ServerlessThe serverless session was nothing short of amazing. Week 09/ 12, Almost wrapping up with the theory section in my preparation for the AWS Certified Solution Architect Associate Exam. How do we know that an architecture is serverless? According to AW...Discuss·35 readsCloudserverless
Lorenzo Hidalgo Gadealhidalgo.dev·Mar 15, 2024Enhance Your AppSync API Development: Easy Steps to Auto-Generate Postman CollectionsTL;DR;This article covers how developers can take advantage of the serverless-gql-generator plugin for Serverless Framework to automatically generate new Postman Collections or Raw Requests for an AppSync API. Introduction A few weeks ago, I announc...Discuss·89 readsAppSync & GraphQLAWS
Harshit Pundirharshitpundir.hashnode.dev·Mar 12, 2024Serverless Architecture for BackendWhat are Backend Server? As a developer, you probably build the frontend app or web app using basic Technology like HTML, CSS, Javascript, and React (Javascript library) you can easily deploy them using famous platforms like Vercel, Netlify, and many...Discuss·1 like·76 readsserverless
Ghazi Khanghazikhan.hashnode.dev·Feb 26, 2024Resolving the Prisma Puzzle: Achieving Seamless Integration with AWS Lambda and Serverless FrameworkOriginally posted on www.ghazikhan.in Welcome to the heart of serverless architecture, where I embark on an epic journey to seamlessly integrate Prisma with AWS Lambda. Join me as I unveil the trials, tribulations, and triumphs encountered along the ...Discussprisma
Kritika Shawkritikashaw.hashnode.dev·Jan 8, 2024AWS-Serverless Project (NodeJS API Deployment)The Serverless Framework is an open-source framework that simplifies the deployment and management of serverless applications. Serverless computing is a cloud computing execution model where cloud providers automatically manage the infrastructure, an...Discussserverless