Skip to content

Commit ab958a3

Browse files
committed
Merge pull request #471 from devopsdays/yvovandoorn/MoreEventSiteChanges
devopsdays 2016 AMS - More speaker photos & talk/prospectus changes
2 parents 7287694 + 81fe424 commit ab958a3

File tree

5 files changed

+13
-4
lines changed

5 files changed

+13
-4
lines changed

content/events/2016-amsterdam/workshops/remi-bergsma.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ aliases = ["/events/2016-amsterdam/program/remi-bergsma/"]
2828

2929
<p><strong>About the speaker</strong>
3030

31-
<p>Remi Bergsma & Fred Neubauer work at Schuberg Philis</p>
31+
<p>Remi Bergsma is an engineer with a pasion for automation. He works for Schuberg Philis, a Mission Critical outsourcing company in NL. Since about 2,5 years Remi works in the Mission Critical Cloud Team at Schuberg Philis. In this role he and his colleagues make sure their Mission Critical Cloud simply works. That is truly DevOps: from ordering, racking and automatically configuring hardware all the way to developing new features and fixing bugs in the Java and Python code.</p>
32+
33+
<p>Remi is an Apache CloudStack committer/PMC member and was Release Manager for CloudStack 4.6, 4.7 and 4.8. Nowadays Remi is one of the committers in the Cosmic Cloud project. He did several talks and workshops on conferences and enjoys teaching others new stuff.</p>
3234

3335
</p>
3436

content/events/2016-amsterdam/workshops/simon-fisher.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
City = "Amsterdam"
33
Year = "2016"
44
date = "2016-03-06T21:28:07-06:00"
5-
title = "Out with the old, in with the new – modernizing Rails application deployment with Chef"
5+
title = "Out with the old, in with the new – Modernizing Application Deployment"
66
type = "talk"
77
aliases = ["/events/2016-amsterdam/program/simon-fisher/"]
88

@@ -15,8 +15,15 @@ aliases = ["/events/2016-amsterdam/program/simon-fisher/"]
1515
</p>
1616

1717
<p>
18-
I created DAFNE Online, a website for people with Type 1 Diabetes back in 2008. I’d heard about this awesome new web application framework called Ruby on Rails so decided to learn that and implement the site using it, mainly because I like learning new stuff. Back then I was purely on the Dev side of DevOps and wasn’t too bothered about how the application was going to run in production, so with the aid of Google search and a few pieces of string I cobbled together a solution to get the app up and running on the web. Fast forward to 2016 and it was still running on the same basic stack – which was very outdated and required a manual effort to fix with every deployment. Enter Chef, which allowed me to keep the environment up to date and automatically deploy the application without any fix or manual effort needed. In this workshop I'll give you a hands on snapshot of the journey from the old to the new, and show how Chef can configure and deploy Rails applications with ease.
18+
I created DAFNE Online, a website for people with Type 1 Diabetes back in 2008. I’d heard about this awesome new web application framework called Ruby on Rails so decided to learn that and implement the site using it, mainly because I like learning new stuff. Back then I was purely on the Dev side of DevOps and wasn’t too bothered about how the application was going to run in production, so with the aid of Google search and a few pieces of string I cobbled together a solution to get the app up and running on the web. Fast forward to 2016 and it was still running on the same basic stack – which was very outdated and required a manual effort to fix with every deployment.</p>
1919

20+
<p>Enter a new way of deployment offered by Chef (but not necessarily Chef), which allowed me to keep the environment up to date and automatically deploy the application without any fix or manual effort needed. In this workshop I'll give you a hands on snapshot of the journey from the old to the new, and show how this technology can configure and deploy Rails applications with ease.</p>
21+
22+
<p><strong>Pre-Requisites:</strong> <br />
23+
- A Github Account <br />
24+
- A Docker Registry account<br />
25+
- A laptop installed with an OS that can reliably execute Rust and Go<br />
26+
</p>
2027

2128
</p>
2229

Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: "Remi Bergsma"
22
twitter: "remibergsma"
3-
bio: "Works at Schuberg Philis"
3+
bio: "Remi Bergsma is an engineer with a pasion for automation. He works for Schuberg Philis, a Mission Critical outsourcing company in NL. Since about 2,5 years Remi works in the Mission Critical Cloud Team at Schuberg Philis. In this role he and his colleagues make sure their Mission Critical Cloud simply works. That is truly DevOps: from ordering, racking and automatically configuring hardware all the way to developing new features and fixing bugs in the Java and Python code. Remi is an Apache CloudStack committer/PMC member and was Release Manager for CloudStack 4.6, 4.7 and 4.8. Nowadays Remi is one of the committers in the Cosmic Cloud project. He did several talks and workshops on conferences and enjoys teaching others new stuff."
Loading
Loading

0 commit comments

Comments
 (0)