Apr 23, 2019
Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
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. | Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maximize resource utilization so install times are faster than ever. |
AWS CodeDeploy fully automates your code deployments, allowing you to deploy reliably and rapidly;AWS CodeDeploy helps maximize your application availability by performing rolling updates across your Amazon EC2 instances and tracking application health according to configurable rules;AWS CodeDeploy allows you to easily launch and track the status of your deployments through the AWS Management Console or the AWS CLI;AWS CodeDeploy is platform and language agnostic and works with any application. You can easily reuse your existing setup code | - |
Statistics | |
GitHub Stars - | GitHub Stars 41.5K |
GitHub Forks - | GitHub Forks 2.7K |
Stacks 380 | Stacks 28.2K |
Followers 624 | Followers 13.5K |
Votes 38 | Votes 151 |
Pros & Cons | |
Pros
| Pros
Cons
|
Integrations | |

npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day.

RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including in a Web Worker, but it can be used in other JavaScript environments, like Rhino and Node. It implements the Asynchronous Module API. Using a modular script loader like RequireJS will improve the speed and quality of your code.

Browserify lets you require('modules') in the browser by bundling up all of your dependencies.

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

Component's philosophy is the UNIX philosophy of the web - to create a platform for small, reusable components that consist of JS, CSS, HTML, images, fonts, etc. With its well-defined specs, using Component means not worrying about most frontend problems such as package management, publishing components to a registry, or creating a custom build process for every single app.

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.

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.

Provision, host, and deploy PHP applications on AWS, DigitalOcean, and Linode.

A simple, zero-config-required local private npm registry. Comes out of the box with its own tiny database, and the ability to proxy other registries (eg. npmjs.org), caching the downloaded modules along the way.

It is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes.