What’s the recommended way of deploying code from CircleCI to production servers?

What’s the recommended way of deploying code from CircleCI to production servers?

Hi Brett M,

There are a few different ways to deploy code from CircleCI to production servers, but the recommended way is to use the CircleCI Deployment Orb. This orb will allow you to easily and quickly deploy your code to your production servers with just a few clicks.