diff --git a/content/_index.md b/content/_index.md index 7f128417..d6dc761f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,11 +1,11 @@ +++ -date = "2015-09-01T17:05:52-07:00" +date = "2019-06-05T22:22:22-08:00" title = "NATS - Open Source Messaging System | Secure, Native Cloud Application Development" type = "index" cssid = "home" description = "" +++ -## NATS is now a hosted **CNCF** Project +## NATS 2.0 is now Generally Available

- Learn More + Learn More

\ No newline at end of file diff --git a/layouts/index.html b/layouts/index.html index 7fdf1d08..60d35ba5 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -9,14 +9,14 @@ Nats.io -

Open Source. Simple. Secure. Scalable.

+

Secure. Simple. Scalable. Open Source.

{{ .Content }} -

NATS Server is a simple, high performance open source messaging system for cloud native applications, IoT messaging, and microservices architectures.

+

NATS.io is a simple, secure and high performance open source messaging system for cloud native applications, IoT messaging, and microservices architectures.

-

We are a Cloud Native Computing Foundation member project. Members of the Synadia team created the NATS Server (written in Go), NATS Streaming, and clients written in Python, Ruby, Node.js, Elixir, Java, NGINX, C, and C#. The community has contributed a growing list of libraries, including Arduino, Rust, Lua, PHP, Perl, and more.

- -

Companies like OpenTable, Ericsson, HTC, Siemens, VMware, Pivotal, GE and Baidu rely on the NATS enterprise messaging system for its highly performant and resilient capabilities.

+

We are a Cloud Native Computing Foundation project. Members of the Synadia team created and maintain the NATS and Streaming Servers, as well as clients + written in Go, Java, Javascript/Typescript, Python, Ruby, C#, C, and NGINX. The community has also contributed a growing list of client libraries, including Arduino, Rust, Lua, PHP, Perl, and more.

+

Companies like OpenTable, MasterCard, Ericsson, HTC, Siemens, VMware, Pivotal, GE, Alibaba and Baidu, among others, rely on the NATS.io messaging system for its highly performant, secure and resilient capabilities.

{{ partial "logos/logo-container.html" . }}