
How To Connect SNS to API Gateway
In this blog, we will learn about Amazon API Gateway, SNS, and how to connect API Gateway to SNS directly.
In this blog, we will learn about Amazon API Gateway, SNS, and how to connect API Gateway to SNS directly.
This blog talks about what Akka Serverless is and how to create an application with it. Akka serverless is a database-less, serverless and API-first platform.
Learn to Build a RBAC middleware for any GraphQL server using express-graphql-proxy.
“Serverless is the fastest way to build modern applications” - Adrian Cockcroft, VP Cloud Architecture Strategy, AWS. The path for an…
Let’s dial back the clock before we jump into the whole serverless era, which would include Serverless Computing, Database, Storage, an…
”Serverless” is not a buzz term anymore which you might have in your conversations. Let’s get the concept defined and cleared out before we…
By default, Serverless framework bundles the entire source code into each lambda, but why should you bundle dependencies which may not be required by a Lambda?
Serverless Starters is a community for all serverless enthusiasts, beginners to experts
Best tools for Managing Observability On Serverless Applications
Graviton2, the ARM-based processor built by AWS is making its foray into Lambda land. Starting today, we will be able to select “arm64” as a…
AntStack Technologies Private Ltd., a tech stack company focusing on Serverless at the core, announced today that we have achieved AWS…
AWS App Runner is a fully managed service that makes it easy for developers to quickly deploy containerized web applications and APIs, at…
Understanding why serverless is the best move for student entrepreneurs
Organizations of all levels are starting making their switch if they haven’t already to serverless by offloading server management and…
A Walkthrough on building a WhatsApp Chatbot on AWS with Serverless Framework to automate user interaction on website for providing a better customer support
Announcing partnership with Serverless Inc.
Building Serverless Applications that use various cloud resources can be tricky. Depending on the cloud provider, various tools can be used…
AntStack, founded in 2019 and headquartered in Bengaluru, India achieved Amazon Web Services (AWS) Advanced Consulting Partner status. APN…
Learn how to integrate Amazon API Gateway's REST API with AWS Step Function's Synchronous Express Workflow
At the core, we are all aware that Serverless is known to be FaaS (Functions as a Service) or to put it into simple words, you try to reduce…
In our last edition of best open-source platforms to get started with serverless, we had covered few of the best out there. In this part, we…
A step by step walkthrough of how to get up and running with Azure serverless functions
A walkthrough on building a Twitter/LinkedIn Bot on aws with serverless framework to automatically post/tweet to LinkedIn & Twitter
Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions