Bristol Meetups

Devops (PHP-NW preview show)

In September it's a PHP-NW preview show. We've got 2 devops related talks, and they are both conference talks.

Thanks to BaseKit for kindly hosting us this month.

Our talks this month:

- Meet Terraform

</a><a href="https://twitter.com/mheap">Michael Heap, developer advocate at Nexmo and author of Ansible: Beginner to pro</a>

We have a ton of options for provisioning machines once we have an SSH connection available, but how do we get those machines in the first place? 

Meet Terraform from Hashicorp, your infrastructure automation engine. Providing a declarative interface for your infrastructure, you can define what you need and let Terraform take care of the rest. 

In this talk, we'll take a look at what Terraform can do for you, walking through your first Terraform configuration all the way to writing your own modules to encapsulate your infrastructure across multiple deployments.


- Deploying PHP Applications with Fabric
<a href="https://twitter.com/MPOram">
Oliver Davies, Senior Developer at Microserve.</a><a href="http://www.instantiate.co.uk/">

You’ve built your application, and now you just need to deploy it. There are various ways that this could be done – from (S)FTP, to SCP and rsync, to running commands like “git pull” and “composer install” directly on the server (not recommended).

My favourite deployment tool of late is Fabric – a Python based command line tool for running commands locally as well as on remote servers. It’s language and framework agnostic, and unopinionated so you define the steps and workflow that you need – from a basic few-step deployment to a full Capistrano style zero-downtime deployment.

This talk will cover some introduction to Fabric and how to write your own fabfiles, and then look at some examples of different use case deployments for your PHP project.

-- 

BaseKit have kindly offered to host the evening at their office, and as always we'll sort out some ales, lagers, soft drinks and snacks. Don't forget to check them out - and if you're looking, they are hiring.

As always, a big thanks to our meetup sponsors Ents24, Brightpearl, Meanbee & Deep Blue Sky without whom we wouldn't be able to put on our meetups. 

Afterwards we'll head to the pub, probably the Volunteer Tavern!

--

View on the PHPSW website