Project post originally posted on Nabeel.dev by Nabeel Sulieman If you are running Kubernetes, or really any kind of microservice architecture, you will eventually run into challenges with communication and synchronization between your instances. To solve this, I…
The New Stack: "NATS 2.0: Like containers for messaging"
At the core of a microservices software architecture lies the ability for each containerized workload to communicate with one another in a secure and dynamic fashion. Cloud native messaging system NATS has been providing this sort of functionality…
InfoQ: "Open source messaging software NATS releases 2.0"
Open source messaging software NATS 2.0 has been released and offers advanced security management, global disaster recovery, and improved performance at scale. NATS is a Cloud Native Computing Foundation (CNCF) incubating project that provides messaging services for cloud…
Connect everything: A look at how NATS.io can lead to a securely connected world
By Colin Sullivan Developing and deploying applications that communicate in distributed systems, especially in cloud computing, is complex. Messaging has evolved to address the general needs of distributed applications but hasn’t gone far enough. We need a messaging…
Ovum: "On the Radar: NATS, message-oriented middleware"
NATS is a new breed of open source messaging system designed for modern, cloud-native architectures with an emphasis on simplicity and performance. While legacy messaging systems often have a deep feature set with a large API and heavy…
eWeek: "NATS messaging project joins Cloud Native Computing Foundation"
The Cloud Native Computing Foundation (CNCF) voted on March 14 to accept the NATS messaging project as its newest hosted effort. The NATS project is an open-source distributed messaging technology that got its start seven years ago and…
SD Times: "CNCF votes to accept messaging technology NATS as an incubation project"
A Cloud Native Computing Foundation (CNCF) committee has voted to accept the open-source project NATS as an incubation project. NATS is messaging system designed for cloud-native apps, IoT messaging and microservices. .
Today, the Cloud Native Computing Foundation (CNCF) Technical Oversight Committee (TOC) voted to accept NATS as an incubation-level hosted project, alongside Kubernetes, Prometheus, OpenTracing, Fluentd, Linkerd, gRPC, CoreDNS, containerd, rkt, CNI, Envoy, Jaeger, Notary, TUF, Rook and Vitess….
Better together: A Kubernetes and Wasm case study
End user post by Sean Isom and Colin Murphy, Adobe Adobe runs over 90% of its container compute in Kubernetes – centrally managed via Adobe’s Ethos team. Colocating a growing and diverse set of applications and standardizing on…
An introduction to GitOps and Argo
Guest post originally published on the InfluxData blog by Charles Mahler In an ideal world, developers would be able to release new products and features from development environments into production extremely fast while also not having to stress…