Skip to content

raffian/react-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

react-cloud

Provisioning platform offering self-serviceable application features such as messaging, caching, and monitoring.

App Console

Register your application services and generate a unique app ID, that's it; the app ID automatically registers access to all internal cloud services.

Active Apps

Lists all of your active applications and active versions.

Messaging-as-a-Service

Generate real-time events from structured and unstructured sources; create follow-up actions, such as sending an email, evicting cache items, etc., when those events occur. Completely configurable from console, no programmatic overhead required.

Define an Event

Source an event from anywhere; example below generates events from an Oracle database using a simple poller. The system queries/polls the table indefinitely, converting each row into an event, then sleeps until the next poll.

Create Event Subscription/Follow-up Actions

Subscribe to event and configure actions to perform when events are generated. Example below defines an action to selectively evict cache items for applications using the cache service, demonstrating seamless integration between cloud services.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published