Skip to main content

AWS Application Integration Services

The Application Integration category hosts a suite of services that would help you manage your application functions and provide you a means to decouple them.  It also contains services that can manage message handling, distribution and queueing.

Below are the list of current services under this category.

Step Functions
      
       - AWS Step Functions makes it easy to coordinate the components of distributed applications as a series of steps in a visual workflow.  You can quickly build and run state machines to execute the steps of your application in a reliable and scalable fashion. 
       - It is a way of visualizing what is going on in your environment.

Amazon MQ
       - Amazon MQ is a managed message broker service for Apache ActiveMQ that makes it easy to migrate to a message broker in the cloud.  A message broker allows software applications and components to communicate using various programming languages, operating systems, and formal messaging protocols.

Simple Notification Service      
       -  Amazon Simple Notification Service (Amazon SNS) is a web service that coordinates and manages the delivery or sending of messages to subscribing endpoints or clients.  In Amazon SNS, there are two types of clients - publishers and subscribers 0 also referred to as producers and consumers.  Publishers communicate asynchronously with subscribers by producing and sending message to a topic, which is a logical access point and communication channel.  Subscribers (ex. web servers, email addresses, Amazon SQS, AWS Lambda functions) consume or receive the message or notification over one of the supported protocols (ex. Amazon SQS, HTTP or HTTPS, email, SMS Lambda) when they are subscribed to the topic.

Simple Queue Service      
       - Amazon Simple Queue Service (Amazon SQS) offers a secure, durable, and available hosted queue that lets you integrate and decouple distributed software systems and components.  AMazon SQS offers common constructs such as dead-letter queues and cost allocation tags.  It provides a generic web services API and it can be accessed by any programming language that the AWS SDK supports.
       - There are currently 2 types of SQS queues and these are:
          Standard
          FIFO

SWF
       - Amazon SWF (Simple Workflow Service) helps developers build, run, and scale background jobs that have parallel or sequential steps.  You can think of Amazon SWF as a fully-managed state tracker and task coordinator in the Cloud. This coordinates automated tasks and human tasks.

Comments

Popular posts from this blog

AWS AR & VR Services

The AR & VR category is all about Artificial Intelligence and Virtual Reality.  At the moment, there is only one service available in this category, but nevertheless is cutting edge technology. Sumerian        - Amazon Sumerian lets you create and run virtual reality (VR), augmented reality (AR), and 3D applications quickly and easily without requiring any specialized programming or 3D graphics expertise.  With Sumerian, you can build highly immersive and interactive scenes that run on popular hardware such as Oculus Rift, HTC Vive, and iOS mobile devices (support for Android ARCore coming soon).  For example, you can build a virtual classroom that lets you train new employees around the world, or you can build a virtual environment that enables people to tour a building remotely.  Sumerian makes it easy to create all the building blocks needed to build highly immersive and interactive 3D experiences including adding objects, and designing...

AWS End User Computing

The End User Computing category comprises of services which cater to Workstation Services needs.  It provides virtualized computer terminals as well as an Application Streaming service in a client-server setup. Here are the two services that are currently in this category. WorkSpaces        - Amazon Workspaces enables you to provision virtual, cloud-based Microsoft Windows desktops for your users, known as WorkSpaces.  It eliminates the need to procure and deploy hardware or install complex software.  You can quickly add or remove users as your needs change.  Users can access their virtual desktops from multiple devices or web browsers.        - Virtual terminals (VDI).  A way of having your desktop in the cloud. WorkDocs        - Amazon WorkDocs is a fully managed, secure, enterprise storage and sharing service with strong administrative controls and feedback capabilities that improve user prod...

AWS Services Updates & New Services (2019)

It has been a while since I last posted the list of AWS Services.  Since then, there has been significant changes in their service offerings.  Here is a list of all the changes and new services released to date. It's been organized by Categories for you. AWS Game Development: -  No changes or additional new services AWS IoT - IoT Device Defender - IoT Events - IoT SiteWise - IoT Things Graph AWS Desktop & App Streaming (Now: End User Computing) - WorkDocs - WorkLink AWS Business Productivity (Now: Business Applications) -  WorkDocs has been removed from this category and transferred to End User Computing AWS Customer Engagement -  No changes or additional new services AWS Application Integration Services -  No changes or additional new services AWS AR & VR Services -  No changes or additional new services AWS Mobile Services - AWS Amplify - Mobile SDK for Android - Mobile SDK fo...