NATS
helm
NATS | helm | |
---|---|---|
125 | 257 | |
17,440 | 28,105 | |
1.1% | 0.7% | |
9.9 | 9.8 | |
4 days ago | 4 days ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
NATS
- Show HN: A Go service that exposes a FIFO message queue in RAM
- Redis is open source again
-
CNCF tells main NATS contributor Synadia that it's free to fork off
[1] https://github.com/nats-io/nats-server/issues/6832#issuecomm...
-
What If We Could Rebuild Kafka from Scratch?
https://nats.io is easier to use than Kafka and already solves several of the points in this post I believe, like removing partitions, supporting key-based streams, and having flexible topic hierarchies.
-
Protecting NATS and the integrity of open source
Look at the contribution history, basically all active contributors work for Synadia: https://github.com/nats-io/nats-server/graphs/contributors
That's not a healthy / functioning open source community. Less than 30 people have made more than 10 commits; most of the 160 were "drive by" who fixed a single small thing.
-
Testing Microservices: Message Isolation for Kafka, SQS, More
NATS, with its lightweight and high-performance design, offers features well-suited for sandbox testing. We can leverage NATS queue groups, which function similarly to Kafka consumer groups.
-
Kubernetes on Autopilot: Event-Driven Automation Across Clusters
In today’s dynamic cloud environments, managing Kubernetes resources across multiple clusters can be a complex task. Traditional methods often lack the agility and event-driven architecture needed to respond quickly to changes and automate resource provisioning. This article explores how Sveltos, in conjunction with NATS and JetStream, simplifies multi-cluster Kubernetes management through event-driven automation, streamlining operations and improving responsiveness.
-
I'll think twice before using GitHub Actions again
hey thanks!
definitely interesting!
I do wonder if this really solves the author problem because by the looks of it , you just have to run meta command and it would run over each of the sub directory. While at the same time , I think I like it because this is what I think people refer to as "modular monolith"
Combining this with nats https://nats.io/ (hey if you don't want it to be over the network , you could use nats with the memory model of your application itself to reduce any overhead) and essentially just get yourself a really modular monolith in which you can then seperate things selectively (ahem , microservices) afterwards rather easily.
- A Distributed Systems Reading List
-
realtime chat with bot using data-star
and now decided to write more complex things using https://nats.io and https://data-star.dev -
helm
-
Scaling PostgreSQL with Kubernetes
helm
-
Is Helm charting its way to retirement?
Helm Official Docs:
-
Install Red Hat Developer Hub with AI Software Templates on OpenShift
Helm installed: brew install helm or from https://helm.sh
-
Even more OpenTelemetry - Kubernetes special
Docker Compose is great for demos: docker compose up, and you're good to go, but I know no organization that uses it in production. Deploying workloads to Kubernetes is much more involved than that. I've used Kubernetes for demos in the past; typing kubectl apply -f is dull fast. In addition to GitOps, which isn't feasible for demos, the two main competitors are Helm and Kustomize. I chose the former for its ability to add dependencies.
-
Kubernetes and Container Portability: Navigating Multi-Cloud Flexibility
Helm Charts – An open-source solution for software deployment on top of Kubernetes
-
Chart an Extensible Course with Helm
Clicks, copies, and pasting. That's an approach to deploying your applications in Kubernetes. Anyone who's worked with Kubernetes for more than 5 minutes knows that this is not a recipe for repeatability and confidence in your setup. Good news is, you've got options when tackling this problem. The option I'm going to present below is using Helm.
-
Awesome Kubernetes Resources !!! 🔥
💚Helm 🔥🔥🔥🔥🔥 - Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources.
-
Terraform from 0 to Hero
Helm
-
Let's Build Together: A Local Playground for Apache Polaris
Helm - Kubernetes Package Manager
-
IKO - Lessons Learned (Part 1 - Helm)
Looks like we're good to go (assuming you already have helm installed, if not install it first)! Let's install the IKO. We are going to need to tell helm where the folder with all our goodies is (that's the iris-operator folder you see above). If we were to be sitting at the chart directory you can use the command
What are some alternatives?
celery - Distributed Task Queue (development branch)
oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
ZeroMQ - ZeroMQ core engine in C++, implements ZMTP/3.1
helmfile - Deploy Kubernetes Helm Charts
Apache ActiveMQ - Apache ActiveMQ Classic
Packer - Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.