NipulpatelEfficient Workflow : Leveraging AWS Step Functions for Dynamic State-based ProcessesAWS Step Functions is a serverless orchestration service for modern applications that allows developers to create multi-step application…May 9May 9
NipulpatelGitHub Pages: A Platform for Hosting Websites Straight from Your Repos!tHub Pages is a hosting service provided by GitHub that allows users to host static websites directly from their GitHub repositories. It’s…Apr 25Apr 25
NipulpatelQuery Amazon S3 Data with Amazon Athena and AWS Glueharnessing the power of AWS for data processing and visualization will have a solid understanding of how to upload a CSV file into Amazon…Apr 23Apr 23
NipulpatelServerless web application using AWS amplify, API gateway, Lambda and DynamoDB1)AWS Amplify: AWS Amplify is a set of tools and services provided by Amazon Web Services (AWS) that enables developers to build scalable…Mar 31Mar 31
NipulpatelCREATE VPC ENDPOINT FOR S3 BUCKET IN AWSBy default all the communication between servers (whether local or on aws EC2-instance) and S3 is routed through the internet. Even though…Mar 26Mar 26
Nipulpatelci/cd with github action to deploy static site to aws s3here we are going to deploy a static website to Amazon S3 automatically using Github action anytime you push your change to your repo.Mar 13Mar 13