Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Provision, host, and deploy PHP applications on AWS, DigitalOcean, and Linode. | Baker Street is an HAProxy-based client side load balancer that simplifies scaling, testing, and upgrading microservices. |
| - | automatically splitting traffic among all healthy services sharing the same name in the system;making load balancing more efficient and robust by using local load balancers;removing problematic instances from the rotation more quickly by using local health checkers |
Statistics | |
GitHub Stars - | GitHub Stars 226 |
GitHub Forks - | GitHub Forks 18 |
Stacks 233 | Stacks 0 |
Followers 273 | Followers 12 |
Votes 4 | Votes 0 |
Pros & Cons | |
Pros
Cons
| No community feedback yet |

Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.

Octopus Deploy helps teams to manage releases, automate deployments, and operate applications with automated runbooks. It's free for small teams.

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.

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.

AWS CodeDeploy is a service that automates code deployments to Amazon EC2 instances. AWS CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during deployment, and handles the complexity of updating your applications.

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.

Build, test, and deploy your code from GitHub and BitBucket (or no repository at all) to any server in the world regardless of provider. Distelli customers iterate and ship faster with complete transparency.

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.

Deploy code from git to your server the fast and easy way. Launchdeck is our answer to the complicated process of deployment. It’s an automated deployment tool with a super-clear user interface and various smart features.

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).