Cloud Institution

Author name: Cloud

AWS, Cloud Computing

Amazon Simple Notification Service (SNS)

Amazon Web Services Simple Notification Service (AWS SNS) is an automated web service that delivers the functionality of sending notifications to the subscribers that are mapped to it. SNS offers this service to application-to-person and application-to-application. It employs the publishers/subscribers paradigm for message push and delivery.

AWS, Cloud Computing

Amazon Simple Queue Service

Amazon Simple Queue Service (SQS) is a serverless messaging queue service offered by Amazon Web Services (AWS). It enables developers to decouple and scale serverless applications, microservices, distributed systems, and serverless applications by providing a secure, scalable, and reliable hosted queue for message handling.

AWS, Cloud Computing

Types of Load Balancers

An Application Load Balancer (ALB) is a load balancer that runs at the application layer (Layer 7) of the OSI model. ALBs support HTTP/HTTPS traffic and are able to forward traffic based on URL paths, headers, and query parameters.

Scroll to Top