From 163cd1da3e848a4068b9d129c41bb9264bc40b4d Mon Sep 17 00:00:00 2001 From: Stephen Asbury Date: Mon, 20 May 2019 12:51:33 -0700 Subject: [PATCH] Added initial text for into ` --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 3d07efe..b9cbb91 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,24 @@ # Introduction +NATS is simple and secure messaging made for developers and operators who want to spend more time developing applications than worrying about a messaging system. + +* Easy to use for developers and operators +* High-Performance +* Always on and available +* Extremely lightweight +* At Most Once (NATS) or At Least Once Delivery (NATS Streaming) +* Common Messaging Pattern Support +* Client support for over 30 different programming languages +* Cloud Native, a CNCF project with Kubernetes and Prometheus integrations + +NATS is used for: + +* Cloud Messaging +* Microservices +* Command and Control +* Service Discovery +* Event Streaming +* IoT and Edge +* Telemetry / Sensor Data +* Mobile and Big Data +* Augmenting or Replacing Legacy Messaging