Need advice about which tool to choose?Ask the StackShare community!

SkyDNS

8
23
+ 1
2
SmartStack

7
51
+ 1
1
Add tool

SkyDNS vs SmartStack: What are the differences?

What is SkyDNS? Distributed service for announcement and discovery of services. SkyDNS is a distributed service for announcement and discovery of services. It leverages Raft for high-availability and consensus, and utilizes DNS queries to discover available services. This is done by leveraging SRV records in DNS, with special meaning given to subdomains, priorities and weights (more info here: http://blog.gopheracademy.com/skydns).

What is SmartStack? Automated service discovery and registration framework. 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 and SmartStack can be categorized as "Open Source Service Discovery" tools.

Some of the features offered by SkyDNS are:

  • You announce your service by submitting JSON over HTTP to SkyDNS with information about your service. This information will then be available for queries either via DNS or HTTP.
  • SkyDNS requires that services submit an HTTP request to update their TTL within the TTL they last supplied. If the service fails to do so within this timeframe SkyDNS will expire the service automatically. This will allow for nodes to fail and DNS to reflect this quickly.
  • You can find services by querying SkyDNS via any DNS client or utility. It uses a known domain syntax with wildcards to find matching services.

On the other hand, SmartStack provides the following key features:

  • Within a health check interval’s delay of a backend becoming healthy, it is made available in Zookeeper
  • this makes it instantly available to consumers via Synapse’s Zookeeper watches.
  • We detect problems within a health check interval, and take backends out of rotation. A mechanism which allows services to notify Nerve that they’re not healthy is planned, to reduce the interval further. In the meantime, deploys can stop Nerve when they start, and then re-start it at the end.

SkyDNS and SmartStack are both open source tools. SkyDNS with 1.97K GitHub stars and 301 forks on GitHub appears to be more popular than SmartStack with 228 GitHub stars and 41 GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of SkyDNS
Pros of SmartStack
  • 2
    Srv discovery for etcd
  • 1
    Elegant and powerful

Sign up to add or upvote prosMake informed product decisions

What is SkyDNS?

SkyDNS is a distributed service for announcement and discovery of services. It leverages Raft for high-availability and consensus, and utilizes DNS queries to discover available services. This is done by leveraging SRV records in DNS, with special meaning given to subdomains, priorities and weights (more info here: http://blog.gopheracademy.com/skydns).

What is 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.

Need advice about which tool to choose?Ask the StackShare community!

What companies use SkyDNS?
What companies use SmartStack?
See which teams inside your own company are using SkyDNS or SmartStack.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with SkyDNS?
What tools integrate with SmartStack?
    No integrations found
    What are some alternatives to SkyDNS and SmartStack?
    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.
    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.
    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.
    See all alternatives