Deploying an application means different things to different people. It may be as simple as running `git pull` on a server, or as complex as building RPMs and deploying to a canary set of servers. This talk covers both ends of the spectrum and the points in between. We’ll outline several tried and tested deployment methodologies that everyone can use, whether you’re working with a simple WordPress site or a dozen micro-services.

Comments

Comments are closed.

At the beginning, Michael asked the room how many people were – or have in the past – coded on the server. FTP? Deployment tools? The room laughed as many of us have moved through these phases of deployment management, and Michael brought great insight as to what our goals for deployment should be, regardless of the method we use.