diff --git a/source/_sessions/drupal-microservice-architecture.md b/source/_sessions/drupal-microservice-architecture.md new file mode 100644 index 0000000..0cf49fc --- /dev/null +++ b/source/_sessions/drupal-microservice-architecture.md @@ -0,0 +1,13 @@ +--- +title: Drupal in a microservice architecture +slot: 9 +speakers: [Phil Thomas] +use: [speakers] +--- +Migrating a monolithic Drupal 7 site to Drupal 8 was always going to be a tough project. Tough to sell to a client and tough to deliver. However, migrating from a monolithic architecture to a microservice architecture allowed us to upgrade from D7 to D8 and add significant value at the same time. + +In this talk we will review the design decisions we made and the value we added to a specific project we delivered for one of our main clients. Specifically, we review how Drupal can be used as a 100% decoupled backend with an Angular frontend. + +We will talk about the challenges and cover the specific role Drupal plays in a microservice environment, and how it interacts with the other applications sitting alongside it. + +Finally we will describe the benefits of such an approach, and why that’s important to us. diff --git a/source/_speakers/6-phil-thomas.md b/source/_speakers/6-phil-thomas.md new file mode 100644 index 0000000..dbe127a --- /dev/null +++ b/source/_speakers/6-phil-thomas.md @@ -0,0 +1,11 @@ +--- +title: Phil Thomas +role: Head of Development +organisation: Proctor + Stevenson +image: phil-thomas.jpeg +links: + drupalorg: ~ + twitter: pkht +use: [sessions] +--- +I'm Head of Development at Proctor + Stevenson, where my day to day role includes a mix of development, architecture and general dogsbody. I've been a developer for 15 years now, with experience across a range of marketing clients including Panasonic and Movember. Father of 2, cyclist of long distances. (very) amateur brewer. diff --git a/source/images/speakers/phil-thomas.jpeg b/source/images/speakers/phil-thomas.jpeg new file mode 100644 index 0000000..48eccd8 Binary files /dev/null and b/source/images/speakers/phil-thomas.jpeg differ