Jones Zachariah Noel

Jones Zachariah Noel @zachjonesnoel

About: Developer Advocate | AWS Community Builder | AWS Serverless | VueJS | ReactJS | NodeJS | Software Engineer | Full-stack developer | Cloud Architect - Serverless

Location:
Bengaluru, India
Joined:
Apr 15, 2021

Jones Zachariah Noel
articles - 57 total

The Jitter Strategy for Step Functions Error Retries on the New Workflow Studio

AWS Step Function just announced a new enhanced error handling and retry mechanism in State Machine...

Learn More 2 0Oct 6 '23

Buses and queues: Head-on

Choosing between Amazon EventBridge Buses and Amazon SQS queues Amazon EventBridge is a...

Learn More 0 0Oct 5 '23

Maintaining Lambda Function Performance During Peak Traffic

AWS Lambda functions are the popular computing option for modern applications, specifically if you...

Learn More 0 0Oct 4 '23

Re-think and Re-architect Your Application

Recently, Amazon Prime Video revealed about moving their architecture from serverless to monolithic...

Learn More 0 0Oct 3 '23

Workarounds for AppSync Subscriptions triggers via Lambda functions

AWS AppSync is a serverless GraphQL offering by AWS, previously I authored a blog about AWS AppSync...

Learn More 1 3Oct 2 '23

Serverless development with Amplify Studio

As full-stack developers, we often love to develop applications out of the box with tools that can...

Learn More 0 0Oct 1 '23

Amazon EventBridge: The missing piece to your app

Amazon EventBridge is a Serverless AWS Service that enables building event-driven applications with...

Learn More 7 0Mar 5 '23

Building Serverless apps with more configurations

Applications built on the Serverless stack have existed for nearly a decade with AWS Lambda functions...

Learn More 7 0Feb 13 '23

It's time to re:Wind 2022

2️⃣0️⃣2️⃣2️⃣ has been quite an interesting year and a year of learnings for me. Some of the...

Learn More 8 2Dec 30 '22

Amazon Inspector can now scan AWS Lambda Functions

Amazon Inspector, a service focused on automated vulnerability scanner that continuously scans AWS...

Learn More 13 5Nov 30 '22

Why AWS Step Functions and SDK integrations

AWS Step Functions helps you orchestrate your Serverless workflows and AWS Step Functions is...

Learn More 19 0Oct 23 '22

Intrinsic functions to level-up your Step Functions

AWS Step Functions enables you to orchestrate serverless workflows by integrating with different AWS...

Learn More 17 0Sep 4 '22

Amazon CloudFront for your tech stack

Amazon CloudFront, a global CDN (Content Delivery Network) built to deliver content securely and with...

Learn More 23 0Aug 11 '22

Allow only what your Lambda code needs

While executing AWS Lambda functions would need IAM permissions to access either for READ or WRITE...

Learn More 8 0Jul 31 '22

Building Serverless with SAM

AWS Serverless Application Model (SAM) is a framework for developing and deploying Serverless...

Learn More 19 0Jul 10 '22

Cloud9 environments status monitoring with Step Functions

As developers using AWS Cloud9 as their choice of development environment, they often run the cost of...

Learn More 11 0Jun 19 '22

Serverless apps : Why IaC should be the direction

Serverless applications is often inclusive of many services such as EventBridge, Simple Notification...

Learn More 12 4May 14 '22

Lambda functions over URLs

AWS Lambda functions recently announced the launch of Lambda URLs where you can invoke the Lambda...

Learn More 15 0Apr 10 '22

Share events for your Lambda functions

Recently, AWS Lambda functions enabled the feature of sharing events for Lambda functions amongst...

Learn More 21 2Mar 22 '22

Step Functions to check if you have public S3 buckets

Amazon S3 provisions buckets which can be public or private, having public buckets has certain...

Learn More 19 0Mar 11 '22

IAM Credentials Rotation Automation with Step Functions

The best practices of using IAM credentials is to have them rotated frequently (eg. every 90 days,...

Learn More 22 3Mar 3 '22

Handling errors with StepFunctions SNS SDK integration

AWS Step Functions is a way of designing several server-less workflow orchestrations. When...

Learn More 22 8Feb 20 '22

AWS Lambda functions in VPC

AWS Lambda functions is one of the popular Compute service for Serverless which provides powerful...

Learn More 15 4Feb 14 '22

Creating users on DynamoDB with Step Functions

Step-Functions has enabled endless serverless orchestrations with the 200+ SDK integrations. In this...

Learn More 29 2Feb 6 '22

Looking back at my Serverless Advocacy

It has been less than an year that I've got started on Dev.To platform and last week I celebrated a...

Learn More 3 4Jan 30 '22

Step Functions for making your text based images searchable

AWS Step Functions helps with workflow orchestration with low-code and visual editor available on the...

Learn More 30 0Jan 23 '22

CloudWatch RUM for all insights

CloudWatch RUM was recently launched during re:Invent 2021 which provides insights to your...

Learn More 18 0Jan 16 '22

AWS SAM app with MongoDB Atlas Data APIs

This is the implementation of a typical web app backend where the MongoDB Atlas is leveraged to store...

Learn More 9 1Jan 9 '22

Save more with DynamoDB table class

During re:Invent 2021, an announcement was made about Amazon DynamoDB with table classes which helps...

Learn More 11 0Jan 2 '22

Standard v/s FIFO : SNS & SQS

Amazon SNS and Amazon SQS both offer Standard and FIFO variants of topics and queues respectively...

Learn More 17 3Dec 19 '21