Backend and Infrastructure

Git, Deployment and Beanstalk

This page is archived

We're keeping this page up as a courtesy to folks who may need to refer to old instructions. We don't plan to update this page.

Alternate resources

Sprout Video

We introduce code deployment without a terminal using beanstalkapp.com.

Deployment means moving your code from environments such as local to production – with version control, which allows for backups, fixing mistakes, and collaborative environments.

Git is the type of version control used in Drupal, and we'll discuss Git in this lesson.

Additional resources

Beanstalk