December 7, 2023

Interactivity Using Amazon API Gateway

Amazon API Gateway is an awesome service to use as an HTTP frontend. You can use it for building serverless applications, for integrating with legacy applications, or for proxying HTTP requests directly to other AWS services. But understanding API Gateway can be difficult. So In this blog, we are going to cover everything that you need to understand about Amazon API Gateway.

Interactivity Using Amazon API Gateway Read More

AWS Application Services: Lambda, SES, SNS, SQS, SWF

Gone are the days when businesses had to build and maintain infrastructures to run any on-premises application. Now there has been a sudden shift in technology. Using the Software as a Service model, businesses and organizations can consume online hosted applications that lower prices and improve efficiency. In this post, we will cover various AWS Application services that coordinate between your distributed applications. In this post, I have covered the overview of AWS Application Services, Amazon SES, SNS, SQS, AWS Lambda, and many other things.

AWS Application Services: Lambda, SES, SNS, SQS, SWF Read More

Amazon Simple Notification Service (AWS SNS)

Amazon SNS (Simple Notification Service) offered by AWS (Amazon Web Services) is an overseen service that provides message delivery or sending of messages to subscribing endpoints or clients. It is a completely controlled messaging service that is highly available, durable, and secure. This post will cover everything that you need to understand about Amazon SNS.

Amazon Simple Notification Service (AWS SNS) Read More