algernon
consul


algernon | consul | |
---|---|---|
1 | 63 | |
2,867 | 28,653 | |
0.5% | 0.4% | |
9.3 | 9.5 | |
1 day ago | 6 days ago | |
Go | Go | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 or later |
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.
algernon
consul
-
Why We Chose NGINX + HashiStack Over Kubernetes for Our Service Discovery Needs
No need for NGINX reloads: Since NGINX queries the Consul Go API client for healthy services on each request, there’s no need to reload NGINX whenever a service moves between nodes or when new instances are added.
-
Work Stealing: Load-balancing for compute-heavy tasks
When a backend starts or stops, something needs to update, whether it’s Consul, kube-proxy, ELB, or otherwise. To stop a worker without incurring failures, you need to prevent the load balancer from sending new requests and then finishing existing ones.
- Installing Consul Bash Script
-
Secure and Resilient Design
Consul - To set up secure network communication via mTLS, service location and certificate issuance
-
Service Registry: When should you use them and why?
Hashicorp Consul
-
Deploy Secure Spring Boot Microservices on Amazon EKS Using Terraform and Kubernetes
The JHipster scaffolded sample application has a gateway application and two microservices. It uses Consul for service discovery and centralized configuration.
-
The Complete Microservices Guide
Service Discovery: Microservices need to discover and communicate with each other dynamically. Service discovery tools like etcd, Consul, or Kubernetes built-in service discovery mechanisms help locate and connect to microservices running on different nodes within the infrastructure.
-
Replicating and Load Balancing Go Applications in Docker Containers with Consul and Fabio
After some research and testing, I landed on using Consul and Fabio as the demo infrastructure. Of course, there is a myriad of other options to accomplish this task, but because of the low configuration and ease of use, I was impressed with this pairing. Both projects are mature and well-supported, and very flexible--just because you can run them with low configuration, doesn't mean you have to. I wanted to keep this demo constrained, but the exercise did get me excited about exploring things further: circuit breakers, traffic splitting, and more complex service meshes.
-
register open-telemetry to consul
The goal is to be able to use Consul SD configurations to allow for retrieving scrape targets from consul. Is this possible? Can anyone provide an example? Thank you!!
-
Fly.io outage, recently deployed apps down, no new deployments possible
https://github.com/hashicorp/consul/pull/12080 - this should be the Consul issue that brought down Roblox
What are some alternatives?
Ponzu - Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
etcd - Distributed reliable key-value store for the most critical data of a distributed system
Caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
kubernetes - Production-Grade Container Scheduling and Management
devd - A local webserver for developers
Apache ZooKeeper - Apache ZooKeeper
traefik - The Cloud Native Application Proxy
Nginx - The official NGINX Open Source repository.
Nacos - an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
Apache - Mirror of Apache HTTP Server. Issues: http://issues.apache.org

