What is SkyDNS and what are its top alternatives?
Top Alternatives to SkyDNS
- Consul
Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable. ...
- CoreDNS
CoreDNS is a DNS server. It is written in Go. It can be used in a multitude of environments because of its flexibility ...
- Zookeeper
A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. ...
- Eureka
Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers. ...
- etcd
etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles master elections during network partitions and will tolerate machine failure, including the master. ...
- Keepalived
The main goal of this project is to provide simple and robust facilities for loadbalancing and high-availability to Linux system and Linux based infrastructures. ...
- Serf
Serf is a service discovery and orchestration tool that is decentralized, highly available, and fault tolerant. Serf runs on every major platform: Linux, Mac OS X, and Windows. It is extremely lightweight: it uses 5 to 10 MB of resident memory and primarily communicates using infrequent UDP messages. ...
- SmartStack
Scaling a web infrastructure requires services, and building a service-oriented infrastructure is hard. Make it EASY, with SmartStack’s automated, transparent service discovery and registration: cruise control for your distributed infrastructure. ...
SkyDNS alternatives & related posts
- Great service discovery infrastructure58
- Health checking35
- Distributed key-value store28
- Monitoring26
- High-availability23
- Web-UI12
- Token-based acls10
- Gossip clustering6
- Dns server5
- Not Java3
- Docker integration1
related Consul posts










As we've evolved or added additional infrastructure to our stack, we've biased towards managed services. Most new backing stores are Amazon RDS instances now. We do use self-managed PostgreSQL with TimescaleDB for time-series data—this is made HA with the use of Patroni and Consul.
We also use managed Amazon ElastiCache instances instead of spinning up Amazon EC2 instances to run Redis workloads, as well as shifting to Amazon Kinesis instead of Kafka.
















Since the beginning, Cal Henderson has been the CTO of Slack. Earlier this year, he commented on a Quora question summarizing their current stack.
Apps- Web: a mix of JavaScript/ES6 and React.
- Desktop: And Electron to ship it as a desktop application.
- Android: a mix of Java and Kotlin.
- iOS: written in a mix of Objective C and Swift.
- The core application and the API written in PHP/Hack that runs on HHVM.
- The data is stored in MySQL using Vitess.
- Caching is done using Memcached and MCRouter.
- The search service takes help from SolrCloud, with various Java services.
- The messaging system uses WebSockets with many services in Java and Go.
- Load balancing is done using HAproxy with Consul for configuration.
- Most services talk to each other over gRPC,
- Some Thrift and JSON-over-HTTP
- Voice and video calling service was built in Elixir.
- Built using open source tools including Presto, Spark, Airflow, Hadoop and Kafka.
- For server configuration and management we use Terraform, Chef and Kubernetes.
- We use Prometheus for time series metrics and ELK for logging.
- Kubernetes Integration3
- Open Soure2
related CoreDNS posts
- High performance ,easy to generate node specific config11
- Kafka support8
- Java8
- Spring Boot Support5
- Supports extensive distributed IPC3
- Used in ClickHouse2
- Supports DC/OS2
- Embeddable In Java Service1
- Curator1
- Used in Hadoop1
related Zookeeper posts
- Easy setup and integration with spring-cloud21
- Web ui9
- Health checking8
- Monitoring7
- Circuit breaker7
- Service discovery6
- Netflix battle tested components6
- Open Source4
related Eureka posts
etcd
- Service discovery11
- Fault tolerant key value store6
- Secure2
- Bundled with coreos2
- Privilege Access Management1
- Consol integration1
- Open Source1
related etcd posts
- 2 nodes HA cluster management1
- Extremely fast (IPVS)1
- Virtual IP HA with VRRP1
- Load Balancer1
related Keepalived posts
related Serf posts
- Elegant and powerful1