connecting amazon web services with mule esb

5
Connecting Amazon Web Services With Mule ESB JITENDRA BAFNA

Upload: jitendra-bafna

Post on 22-Jan-2018

394 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: Connecting Amazon Web Services With Mule ESB

Connecting Amazon Web Services With Mule ESBJITENDR A B AF NA

Page 2: Connecting Amazon Web Services With Mule ESB

Connecting Amazon Web Services With Mule ESB

Mule provides various connectors to connect Amazon web services like Amazon S3, Amazon SQS, and Amazon SNS.

Amazon S3 Connector

The Anypoint S3 connector provides connectivity to the Amazon S3 API, which enables you to interface with Amazon S3 to store objects and download and use data. The Amazon S3 connector is built using the SDK for Java. Amazon S3 is a scalable, highly secure, cost effective, and durable massive object store. It provides 99.999999999% durability and can store trillions of objects.

Page 3: Connecting Amazon Web Services With Mule ESB

Connecting Amazon Web Services With Mule ESB

Amazon SQS (Simple Queue Service) Connector

The Anypoint SQS connector provides connectivity to the Amazon SQS API, allowing Mule ESB users to manage SQS queueing services without having to deal with the API directly. Amazon SQS is durable, reliable, cost effective, secure, and fully managed queuing service.

Page 4: Connecting Amazon Web Services With Mule ESB

Connecting Amazon Web Services With Mule ESB

Amazon SNS (Simple Notification Service) Connector

The Anypoint SNS connector provides connectivity to the Amazon SNS API, enabling you to build distributed web-enabled applications. Mule applications can use the Amazon SNS Connector to easily push real-time notification messages to interested subscribers over multiple delivery protocols. Amazon SNS is a secure, flexible, reliable, cost-effective, and fully managed push notification service.

Page 5: Connecting Amazon Web Services With Mule ESB

Thank You.