
Asynchronous Javascript Using Promises
How to use promises in Javascript and update AWS dynamodb items asynchronously using promises
How to use promises in Javascript and update AWS dynamodb items asynchronously using promises
What is CDK anyway? AWS CDK (Cloud Development Kit) is an open-source framework which gives great depth to the concept of Infrastructure as…
Serverless KYC using AWS Lambda, S3, rekognition and Dynamodb
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…
Complete walkthrough of how to set up Amazon Location Service to React App
A walkthrough on building a Twitter/LinkedIn Bot on aws with serverless framework to automatically post/tweet to LinkedIn & Twitter
OTP based logins are gaining popularity in India since there is no need to remember passwords and huge mobile user base
Introduction Smart devices such as Amazon’s firestick and echo, Google nest, etc have made their way to our homes. I decided to leverage…
Building Serverless Applications that use various cloud resources can be tricky. Depending on the cloud provider, various tools can be used…
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…
AWS SQS, AWS SNS, AWS Step Function - Choosing the right service for your application.
Building and Deploying your app via AWS CodeBuild
A walkthrough on how to zip files from S3 bucket & store the zipped-file back into S3 bucket.
Cloudformation Template for deploying Hasura GraphQL Engine into auto scalable ECS cluster along with Aurora Serverless
In this blog, we will learn about Amazon API Gateway, SNS, and how to connect API Gateway to SNS directly.
The goal of this article is to get you started with OpenSearch.
AntStack, founded in 2019 and headquartered in Bengaluru, India achieved Amazon Web Services (AWS) Advanced Consulting Partner status. APN…
“Serverless is the fastest way to build modern applications” - Adrian Cockcroft, VP Cloud Architecture Strategy, AWS. The path for an…
A walkthrough of implementing envelope encryption using AWS KMS to secure our data
A Walkthrough on building a WhatsApp Chatbot on AWS with Serverless Framework to automate user interaction on website for providing a better customer support
Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions