Dates
diff --git a/content/events/2019-buffalo/program/ralph-bankston.md b/content/events/2019-buffalo/program/ralph-bankston.md
new file mode 100644
index 00000000000..fa3e761a64d
--- /dev/null
+++ b/content/events/2019-buffalo/program/ralph-bankston.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Kubernetes at Organizations, Big and Small"
+Type = "talk"
+Speakers = ["ralph-bankston"]
++++
+
+
diff --git a/content/events/2019-buffalo/speakers/ralph-bankston.md b/content/events/2019-buffalo/speakers/ralph-bankston.md
new file mode 100644
index 00000000000..56a1264b3ae
--- /dev/null
+++ b/content/events/2019-buffalo/speakers/ralph-bankston.md
@@ -0,0 +1,10 @@
++++
+Title = "Ralph Bankston"
+Twitter = "ralphbankston"
+image = "ralph-bankston.jpg"
+type = "speaker"
+linktitle = "ralph-bankston"
+
++++
+
+Over the past decade, Ralph has worked in a variety of technology roles including application engineering support, network administration, and infrastructure automation. Recently, he has worked to assist in the operation and troubleshooting of Kubernetes clusters for large and small companies in their data centers and in the cloud. Previously, Ralph helped high-traffic websites scale and operate in AWS in a variety of industries including startups, life sciences, and e-commerce. He is currently a Certified Kubernetes Administrator.
diff --git a/content/events/2019-cape-town/program/andrew-newdigate.md b/content/events/2019-cape-town/program/andrew-newdigate.md
index 592b7165d2c..533255feec1 100644
--- a/content/events/2019-cape-town/program/andrew-newdigate.md
+++ b/content/events/2019-cape-town/program/andrew-newdigate.md
@@ -5,6 +5,7 @@ Talk_end_time = ""
Title = "Practical Capacity Planning using Prometheus"
Type = "talk"
Speakers = ["andrew-newdigate"]
+Speakerdeck = "https://speakerdeck.com/suprememoocow/devopsdays-cape-town-resource-saturation-monitoring-and-capacity-planning-on-gitlab-dot-com"
+++
GitLab.com’s monolithic Rails application experiences high week-on-week traffic growth. To ensure availability, GitLab’s Infrastructure team track and plan ahead in order to avoid hitting capacity limits in the application, whether these limits be CPU, database connection pools, memory, storage or any number of other finite resources. Hitting these limits could result in hours, or days, of degraded service while workarounds are put in place.
diff --git a/content/events/2019-cape-town/program/bridget-kromhout.md b/content/events/2019-cape-town/program/bridget-kromhout.md
index affdc1ccccb..55d271b6f6f 100644
--- a/content/events/2019-cape-town/program/bridget-kromhout.md
+++ b/content/events/2019-cape-town/program/bridget-kromhout.md
@@ -5,6 +5,7 @@ Talk_end_time = ""
Title = "Kubernetes for the Impatient"
Type = "talk"
Speakers = ["bridget-kromhout"]
+Slideshare = "https://www.slideshare.net/bridgetkromhout/kubernetes-for-the-impatient-devopsdays-cape-town-2019"
+++
Everyone keeps telling you that containers need orchestration, but you're not so sure; maybe they could go for some light jazz? Or maybe serverless is here to save us from the tyranny of (virtual) machines, but meanwhile somebody's gotta kuber some netes, and it's likely to be you. Let's take a walk through the cloud native landscape and talk about what's new, what's next, and what you need to get started with Kubernetes right now (before sentient machines have a chance to destroy us all).
diff --git a/content/events/2019-cape-town/program/daniel-maher.md b/content/events/2019-cape-town/program/daniel-maher.md
index f1f2b46001a..35897774e1e 100644
--- a/content/events/2019-cape-town/program/daniel-maher.md
+++ b/content/events/2019-cape-town/program/daniel-maher.md
@@ -5,6 +5,7 @@ Talk_end_time = ""
Title = "What MMA taught me about working in tech"
Type = "talk"
Speakers = ["daniel-maher"]
+notist = "phrawzty/6hAV5U"
+++
At first it might not seem like mixed martial arts has much to do with working as professional computer person. As somebody who's been hospitalised as a result of both, I assure you that there are interesting and enlightening parallels. Poor work-life balance? Weird sleeping schedules? Difficulties with nutrition and diet? Toxic hero culture? Check and check.
diff --git a/content/events/2019-cape-town/program/gareth-mccumskey.md b/content/events/2019-cape-town/program/gareth-mccumskey.md
index b092439e663..53ad8a0adc7 100644
--- a/content/events/2019-cape-town/program/gareth-mccumskey.md
+++ b/content/events/2019-cape-town/program/gareth-mccumskey.md
@@ -5,6 +5,7 @@ Talk_end_time = ""
Title = "You should be building Serverless Microservices"
Type = "talk"
Speakers = ["gareth-mccumskey"]
+Slides = "https://docs.google.com/presentation/d/e/2PACX-1vRT3bhSqWva5vLTRgHC5b845KamZ5k3olOdtdJEDdHAHVYhlIKweSq9VBlbQ5b5wiuITvj7-IhCKCit/pub?start=false&loop=false&delayms=3000"
+++
-Serverless and microservices might seem like just some buzz words, but when combined they in fact provide a very compelling way to help get your product out fast,efficiently and able to handle load without all that messing around with infrastructure. Come hear some practical examples for yourself.
\ No newline at end of file
+Serverless and microservices might seem like just some buzz words, but when combined they in fact provide a very compelling way to help get your product out fast,efficiently and able to handle load without all that messing around with infrastructure. Come hear some practical examples for yourself.
diff --git a/content/events/2019-cape-town/program/herman-lintvelt.md b/content/events/2019-cape-town/program/herman-lintvelt.md
index 677dada6c41..4e329f2607a 100644
--- a/content/events/2019-cape-town/program/herman-lintvelt.md
+++ b/content/events/2019-cape-town/program/herman-lintvelt.md
@@ -5,6 +5,7 @@ Talk_end_time = ""
Title = "Going Serverless with Java and AWS - Workshop"
Type = "talk"
Speakers = ["herman-lintvelt"]
+Slides = "https://github.com/hermanlintvelt/aws-java-serverless"
+++
How do we design, implement, deploy and operate a backend using a AWS serverless architecture? Come learn in a hands-on way how to implement and managing a real-life backend system that use AWS Lambda, Java, Serverless.com and other serverless tech. Tips and tricks included.
diff --git a/content/events/2019-cape-town/program/keegan-carruthers-smith.md b/content/events/2019-cape-town/program/keegan-carruthers-smith.md
index ef7c3125360..ac2479daca5 100644
--- a/content/events/2019-cape-town/program/keegan-carruthers-smith.md
+++ b/content/events/2019-cape-town/program/keegan-carruthers-smith.md
@@ -5,6 +5,7 @@ Talk_end_time = ""
Title = "Monitoring as Code"
Type = "talk"
Speakers = ["keegan-carruthers-smith"]
+Slides = "https://talks.godoc.org/github.com/keegancsmith/presentations/2019/monitoring-as-code.slide"
+++
Prometheus define monitoring rules with code. This allows us to apply some DevOps principles to monitoring: source control, code review and continuous integration. Additionally terraform has a rich plugin system, allowing you to configure monitoring services (like pingdom) in code.
diff --git a/content/events/2019-cape-town/program/kingori-maina.md b/content/events/2019-cape-town/program/kingori-maina.md
index 0cad7eca0b1..7c2abc13178 100644
--- a/content/events/2019-cape-town/program/kingori-maina.md
+++ b/content/events/2019-cape-town/program/kingori-maina.md
@@ -5,6 +5,7 @@ Talk_end_time = ""
Title = "Around & After Kubernetes: The Principles and Ideas that Guide Us"
Type = "talk"
Speakers = ["kingori-maina"]
+Speakerdeck = "https://speakerdeck.com/itskingori/around-and-after-kubernetes-the-principles-and-ideas-that-guide-us"
+++
We made the decision in late 2015 to move all our applications to containerised environments managed by Kubernetes. It took roughly 3 years to complete that migration. During that journey we’ve learnt a lot about containerisation, distributed systems, complicated migrations and automation of systems managing over 70 developers. We think our migration has been a success and we’re keen to share a little a bit about what we know.
diff --git a/content/events/2019-columbus/program/maarika-krumhansl-keynote.md b/content/events/2019-columbus/program/maarika-krumhansl-keynote.md
new file mode 100644
index 00000000000..dfe94eeae67
--- /dev/null
+++ b/content/events/2019-columbus/program/maarika-krumhansl-keynote.md
@@ -0,0 +1,14 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Managing DevOps Engineers vs. Managing DevOps Culture"
+Type = "talk"
+Speakers = ["maarika-krumhansl"]
++++
+
+DevOps literature expounds on the fact that “DevOps is a Culture”. The C.A.L.M.S. acronym (Culture, Automation, Lean, Metrics, Sharing) reminds us that the organizational attributes that contribute to successful DevOps are fundamental and shared across teams. The message is clear: DevOps is not the job of one person or a group of people, and it can’t succeed unless the whole org is involved and on-board. There are no DevOps Engineers! Everyone is a DevOps Engineer!
+
+And yet. Who builds and maintains the lightning-fast, highly available deployment pipeline? Who performs the upgrades of the CI server? Who gets paged when the disk space on the binary repo fills up? If this is left to communal ownership, eventually internal tools become a Howl’s-moving-castle of poorly optimized, unstable and insecure utilities held together with duct tape and baling wire. These business-critical assets deserve better. Subject matter expertise in CI/CD best practice and current technologies is necessary for making informed and intelligent design decisions about these tools. Changes and improvements to these tools need to be based on a guiding vision that is aligned with the organization’s mission. They need a product owner. They need dedicated developers whose job it is to “make it go”. So, we hire DevOps Engineers.
+
+As Manager of Dev Enablement, I struggle with this duality daily. How can I most effectively generate urgency outside my team around organizational change a la DevOps, while simultaneously providing strong vision and product guidance to my team that works on CI/CD and other internal tooling? Given that my team is tiny, where can we put our lever and fulcrum to most effectively uplift the entire org? I will share my thoughts, experiences and learnings on this topic.
diff --git a/content/events/2019-fortaleza/program.md b/content/events/2019-fortaleza/program.md
new file mode 100644
index 00000000000..11594b5a71a
--- /dev/null
+++ b/content/events/2019-fortaleza/program.md
@@ -0,0 +1,14 @@
++++
+Title = "Program"
+Type = "program"
+Description = "Program for devopsdays Fortaleza 2019"
+Icons = "false"
++++
+
+
diff --git a/content/events/2019-ghent/program/daniel-maher.md b/content/events/2019-ghent/program/daniel-maher.md
new file mode 100644
index 00000000000..6c519a3b396
--- /dev/null
+++ b/content/events/2019-ghent/program/daniel-maher.md
@@ -0,0 +1,14 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "What MMA taught me about working in tech"
+Type = "talk"
+Speakers = ["daniel-maher"]
++++
+
+At first it might not seem like mixed martial arts has much to do with working as professional computer person. As somebody who’s been hospitalised as a result of both, I assure you that there are interesting and enlightening parallels. Poor work-life balance? Weird sleeping schedules? Difficulties with nutrition and diet? Toxic hero culture? Check and check.
+
+But it’s not all doom and gloom! In both worlds, success comes as a result of hard work, dedication, and above all _teamwork_. What the public ends up seeing—the great and fantastic outcomes that are heralded as examples of the art—are only the tip of the proverbial iceberg. This is a personal and light-hearted talk about some fairly serious topics. Through the bringing together of two seemingly unrelated areas of interest, my goal is to get people to think critically about their work environments, their career goals, and above all, their responsibilities—both to others, and to themselves. It’s a mix of story-telling, practical examples, and the occasional mildly embarrassing anecdote.
+
+So join me as we chat about humility, empathy, trust, self-care and the value of a good project manager. And a little bit about punching things, too.
diff --git a/content/events/2019-ghent/program/jabe-bloom.md b/content/events/2019-ghent/program/jabe-bloom.md
new file mode 100644
index 00000000000..4d8a0a2d0a2
--- /dev/null
+++ b/content/events/2019-ghent/program/jabe-bloom.md
@@ -0,0 +1,12 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "SocioTechnicity : Exploring the Design of more than Human organizations"
+Type = "talk"
+Speakers = ["jabe-bloom"]
++++
+
+What can we learn from SocioTechnical theory about designing organizations made up of the interdependent entanglement of people and technologies?
+
+Jabe will briefly explore the history of SocialTechnical systems and suggest some paths forward for DevOps in relation to organizational design.
diff --git a/content/events/2019-ghent/program/joshua-zimmerman.md b/content/events/2019-ghent/program/joshua-zimmerman.md
index a3ac3a3b0ca..8764aade02e 100644
--- a/content/events/2019-ghent/program/joshua-zimmerman.md
+++ b/content/events/2019-ghent/program/joshua-zimmerman.md
@@ -7,18 +7,8 @@ Type = "talk"
Speakers = ["joshua-zimmerman"]
+++
-Sharing broad concepts in tech is hard. Like playing a game of telephone, the message can transform into something different. Why does this happen? How can we improve at sharing concepts like devops? This talk will draw on educational theory, linguistics and how we work to answer these questions.
-
In tech, the understanding of concepts such as devops, agile and continuous integration can vary widely between individuals. This happens even when the concept has a public definition put out into the world. We hear these words and concepts at conferences and on podcasts; we read them in blogs and books; we teach them to our colleagues. We do all of this and inevitably we find out that those same people think of these concepts in different ways than we do. Every time, this surprises us. We argue about definitions and meanings and implementations before we start worrying about how we can better communicate these ideas.
Understanding how and why we end up with different notions of these concepts is important if our goal is to share these kinds of concepts with other people. While we could say that someone who does not believe that devops has anything to do with culture has missed the point, it is more impactful to ask why they think that and how we can share devops in a way that gets all aspects of devops across to people.
This talk will explore this notion through a couple of unique angles, pulling on ideas from linguistics and educational theory, with the goal of giving a better idea of how sharing these concepts often goes awry and more importantly giving the audience other mechanisms and ideas for how to share the ideas that they learn at this conference with their colleagues.
-
-The talk will be split into three major segments:
-1. Linguistics
-This section will investigate topics about how language is used, but will focus more on a few processes of language change. Language is a social thing that grows and changes with us. Understanding the social aspects of language is important to understanding how a word can come to have multiple lexical meanings and the impact those meanings. Knowing how to talk about a topic in a way that is meaningful to others is important if your goal is to share that topic.
-2. Teaching and Learning
-This section will take a look at pedagogy and methods of knowledge acquisition. It will introduce the audience to pedagogical concepts such as dialogic learning, understanding power structures in teaching environments and creating learning communities. We’ll look at how humans acquire and synthesize information to get a better understanding of how we can approach sharing something like devops.
-3. Takeaways
-This section will show several ways that we can apply the theory talked about in prior sections in ways to better share concepts like devops.
\ No newline at end of file
diff --git a/content/events/2019-ghent/program/julie-gunderson.md b/content/events/2019-ghent/program/julie-gunderson.md
new file mode 100644
index 00000000000..9f871aaba9c
--- /dev/null
+++ b/content/events/2019-ghent/program/julie-gunderson.md
@@ -0,0 +1,12 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "DevOps Advocate"
+Type = "talk"
+Speakers = ["julie-gunderson"]
++++
+
+As the DevOps movement continues to see momentum, many organizations still don’t know where to start. A common misconception is tooling will make you “DevOps”, while tools can give you software that will allow you to automate or continuously deliver or monitor, alone they won't get you to necessary processes to take advantage of the benefits DevOps has to offer. In this talk attendees will learn why it’s the people that matter most and how to leverage DevOps best practices along with processes to make the most out of your DevOps journey.
+
+Being a champion in the DevOps world means going beyond the win and by delving deeper into the team/organizational structure and culture, thereby identifying outlying issues beyond tools, and then working with others to embrace necessary change that lead to defined results. This talk will lay the groundwork for individuals and/or teams who are looking to transform and adopt DevOps.
diff --git a/content/events/2019-ghent/program/ken-mugrage-2.md b/content/events/2019-ghent/program/ken-mugrage-2.md
new file mode 100644
index 00000000000..0b6c337c34b
--- /dev/null
+++ b/content/events/2019-ghent/program/ken-mugrage-2.md
@@ -0,0 +1,26 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Everything I need to know about DevOps I learned in The Marines"
+Type = "talk"
+Speakers = ["ken-mugrage"]
++++
+
+Believe it or not, there's a lot military training can teach us about DevOps.
+
+In IT we spend too much time on local optimizations which are ultimately hurting our overall "mission". We waste cycles on minor issues instead of identifying our greatest risks and focusing there. And much more.
+
+The military is the ultimate in command and control, making sure your every second is accounted for and every step planned. This is pretty much the opposite of a DevOps culture where sharing and accepting failure are norms… right?
+
+Not so fast…
+
+When I got to boot camp 30 years they made us sit cross legged on bare concrete for “classroom” sessions. Try it for more than 10 minutes some time. It hurts. It made no sense. Of course you get used to it after a few weeks.
+
+Around the sixth week they started teaching us shooting positions. Turns out one of the most stable is sitting cross legged. Stability is important at 300 yards. Something that hurt a couple months earlier was now second nature. We had the foundation required to learn the next steps (literally).
+
+Ready to shoot, right? Yeah, not so much. Now we got to spend a week sitting on grass and pretending to shoot before we ever saw a round of ammunition. Staging deployment anyone?
+
+In much the same way, solid technical principles enable a DevOps culture.
+
+If we make good automation, good test practices, good code quality, useful measurement and helpful feedback loops second nature, we’re free to let our teams solve the hard problems with reduced risk. Command and control can be at the organizational level where it needs to be, with the people best suited to it (our development teams) providing the value required to support that mission.
diff --git a/content/events/2019-ghent/speakers/daniel-maher.md b/content/events/2019-ghent/speakers/daniel-maher.md
new file mode 100644
index 00000000000..5b345dc1ea1
--- /dev/null
+++ b/content/events/2019-ghent/speakers/daniel-maher.md
@@ -0,0 +1,11 @@
++++
+title = "Daniel Maher"
+twitter = "phrawzty"
+linkedin = ""
+website = "https://dark.ca/"
+image = "daniel-maher.jpg"
+type = "speaker"
+linktitle = ["daniel-maher"]
++++
+
+Dan is a veteran of the dotcom bubble, and has been variously a system administrator, university lecturer, start-up founder, and day labourer. As a member of the Devopsdays Core team, he has had the privilege of speaking and keynoting at events around the world. Today, he is a Developer Advocate at Datadog, a role that mixes two of his great passions: measuring things, and talking about measuring things.
diff --git a/content/events/2019-ghent/speakers/jabe-bloom.md b/content/events/2019-ghent/speakers/jabe-bloom.md
new file mode 100644
index 00000000000..a25277b427e
--- /dev/null
+++ b/content/events/2019-ghent/speakers/jabe-bloom.md
@@ -0,0 +1,16 @@
++++
+Title = "Jabe Bloom"
+Twitter = "cyetain"
+image = "jabe-bloom.jpg"
+type = "speaker"
+linktitle = "jabe-bloom"
+
++++
+
+Jabe has led teams and companies, as well as designed and developed software and products, for almost 20 years. He has served as a Chief Architect, Principal Technical Director, Chief Technical Officer, CEO and Chief SocioTechnical Officer. In each of these roles his focus has been on connecting creative, ideation processes with software engineering and operational excellence.
+
+Jabe Bloom and Kevin Behr formed PraxisFlow in 2014 to explore how to enable teams to achieve significant improvement beyond simply implementing “best practices.” PraxisFlow takes a whole systems view of organizations; working with executives to understand how to leverage their entire value stream to increase throughput and flow through experimentation and engaged collaboration.
+
+Jabe’s deep practical experience, constant experimentation, and extensive theoretical investigations and readings inform his public speaking and provide a foundational praxis for his active mentorship to a diverse group of colleagues, clients and entrepreneurs.
+
+Jabe is currently pursuing a PhD at Carnegie Mellon University. He lives in Pittsburgh with his wife Molly, his two children, Macaulay and John Emmet and an lovely old Jack Russel Terrier.
diff --git a/content/events/2019-ghent/speakers/julie-gunderson.md b/content/events/2019-ghent/speakers/julie-gunderson.md
new file mode 100644
index 00000000000..43b4d34d0fa
--- /dev/null
+++ b/content/events/2019-ghent/speakers/julie-gunderson.md
@@ -0,0 +1,9 @@
++++
+Title = "Julie Gunderson"
+Twitter = "Julie_Gund"
+image = "julie-gunderson.png"
+type = "speaker"
+linktitle = "julie-gunderson"
+
++++
+Julie Gunderson is a DevOps Advocate at PagerDuty, who has advocated DevOps best methodologies over the last five years. Along with advocacy, in her past role Julie was responsible for building partnerships with the major clouds. Julie loves working with people, advocating best practices and all building relationships. Julie also was a founding member of DevOpsDays Boise, which recently celebrated its 4th year. When Julie isn’t working she is most likely making jewelry out of circuit boards, or traipsing around the mountains in Idaho.
diff --git a/content/events/2019-montreal/sponsor.md b/content/events/2019-montreal/sponsor.md
index bf61db7e162..895a331f510 100644
--- a/content/events/2019-montreal/sponsor.md
+++ b/content/events/2019-montreal/sponsor.md
@@ -3,9 +3,9 @@ Title = "Sponsor"
Type = "event"
Description = "Sponsor devopsdays Montreal 2019"
+++
-Nous apprécions beaucoup les commandiatires de notre événement. Si vous aimeriez contribuer,
lisez les informations ici et envoyez-nous un courriel: [{{< email_organizers >}}].
+Nous apprécions beaucoup les commandiatires de notre événement. Si vous aimeriez contribuer,
lisez les informations ici et envoyez-nous un courriel: [{{< email_organizers >}}].
-We greatly value sponsors for this open event. If you are interested in sponsoring, please
check out the prospectus and email us at [{{< email_organizers >}}].
+We greatly value sponsors for this open event. If you are interested in sponsoring, please
check out the prospectus and email us at [{{< email_organizers >}}].
devopsdays est une conférence organisée pour les praticiens par la communauté et nous dépendons sur les commandites. Nous avons des kiosques pour les commanditaires, mais nous ne faisons pas de présentations de produits et nous ne distribuons pas les listes de contacts des participants. Certains commanditaires ont la possibilité d'avoir de courtes pitch pendant la conférence et seront reconnus sur le site Web et sur les médias sociaux avant, pendant et après l'événement. Les commanditaires sont encouragés à se représenter en participant activement et en engageant avec les participants. Tout participant a également la possibilité de faire la démonstration de produits / projets dans le cadre d'une session en espace ouvert.
diff --git a/data/events/2015-berlin.yml b/data/events/2015-berlin.yml
index dc9c75ce83c..5991253391b 100644
--- a/data/events/2015-berlin.yml
+++ b/data/events/2015-berlin.yml
@@ -20,7 +20,7 @@ location: "Berlin" # Defaults to city, but you can make it the venue name.
#
nav_elements: # List of pages you want to show up in the navigation of your page.
-
+
- name: program
- name: propose
# url: http://mycfp.com # The url setting is optional, and only if you want the navigation to link off-site
diff --git a/data/events/2017-auckland.yml b/data/events/2017-auckland.yml
index 2c23e298c00..6e8ff8c7cd0 100644
--- a/data/events/2017-auckland.yml
+++ b/data/events/2017-auckland.yml
@@ -106,7 +106,7 @@ sponsors:
level: silver
- id: fairfax
level: silver
- - id: datacom
+ - id: datacom-before-20190912
level: bronze
- id: section6-before-20190725
level: evening
@@ -116,7 +116,7 @@ sponsors:
level: venue
- id: techday
level: media
- - id: microsoftnz
+ - id: microsoftnz-before-20190912
level: bronze
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
# - id: arresteddevops
diff --git a/data/events/2018-wellington.yml b/data/events/2018-wellington.yml
index 77e4980e48f..2f86f59baf2 100644
--- a/data/events/2018-wellington.yml
+++ b/data/events/2018-wellington.yml
@@ -88,7 +88,7 @@ sponsors:
level: platinum
- id: assurity-before-20190822
level: gold
- - id: datacom
+ - id: datacom-before-20190912
level: gold
- id: integrationqa
level: gold
diff --git a/data/events/2019-auckland.yml b/data/events/2019-auckland.yml
index 591927bfd25..6e022c59c3c 100644
--- a/data/events/2019-auckland.yml
+++ b/data/events/2019-auckland.yml
@@ -129,6 +129,8 @@ sponsors:
level: platinum
- id: googlecloud
level: platinum
+ - id: microsoftnz
+ level: platinum
- id: buildkite
level: gold
- id: section6
@@ -151,6 +153,10 @@ sponsors:
level: silver
- id: 2019-clearpoint
level: gold
+ - id: buildkite
+ level: diversity
+ - id: datacom
+ level: gold
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
# - id: arresteddevops
# level: community platinum gold silver lanyard media community
@@ -171,6 +177,9 @@ sponsor_levels:
- id: silver
label: Silver
max: 0 # This is the same as omitting the max limit.
+ - id: diversity
+ label: Diversity Ticket
+ max: 1
- id: lanyard
label: Lanyard
max: 1
diff --git a/data/events/2019-belo-horizonte.yml b/data/events/2019-belo-horizonte.yml
index c07e2d33395..f88e26db73b 100644
--- a/data/events/2019-belo-horizonte.yml
+++ b/data/events/2019-belo-horizonte.yml
@@ -120,6 +120,8 @@ sponsors:
level: bronze
- id: dti
level: bronze
+ - id: elastic
+ level: bronze
- id: vidadeprogramador
level: community
- id: digitalocean
@@ -158,12 +160,14 @@ program:
date: 2019-09-28
start_time: "08:00"
end_time: "09:50"
+ background_color: "#9a81e3"
- title: "Abertura e boas vindas"
type: custom
date: 2019-09-28
start_time: "08:50"
end_time: "09:00"
+ background_color: "#9a81e3"
- title: "Keynote da Manha - A definir" #arquivo, caso talk
type: custom # talk
@@ -171,6 +175,7 @@ program:
date: 2019-09-28
start_time: "09:00"
end_time: "09:40"
+ background_color: "#98f095"
- title: "Patrocinadores" #arquivo, caso talk
type: custom # talk
@@ -206,18 +211,21 @@ program:
date: 2019-09-28
start_time: "10:30"
end_time: "11:00"
+ background_color: "#ff8282"
- title: "Sala Devops 360"
type: custom
date: 2019-09-28
start_time: "10:30"
end_time: "12:00"
+ background_color: "#e3b464"
- title: "Sala Devops Carreira"
type: custom
date: 2019-09-28
start_time: "10:30"
end_time: "12:00"
+ background_color: "#e3b464"
- title: "gustavo-pantuza"
type: talk
@@ -232,6 +240,7 @@ program:
date: 2019-09-28
start_time: "11:00"
end_time: "11:30"
+ background_color: "#ff8282"
- title: "izael-effemberg"
type: talk
@@ -259,6 +268,7 @@ program:
date: 2019-09-28
start_time: "13:00"
end_time: "15:00"
+ background_color: "#e3b464"
- title: "carol-valencia"
type: talk
@@ -267,11 +277,19 @@ program:
start_time: "13:00"
end_time: "13:30"
+ - title: "andre-almar"
+ type: talk
+ comments: Auditorio principal
+ date: 2019-09-28
+ start_time: "14:30"
+ end_time: "15:00"
+
- title: "Sala Devops Carreira"
type: custom
date: 2019-09-28
start_time: "14:00"
end_time: "15:00"
+ background_color: "#e3b464"
- title: "Coffee Break" #arquivo, caso talk
type: custom # talk
@@ -307,6 +325,7 @@ program:
date: 2019-09-28
start_time: "17:00"
end_time: "17:40"
+ background_color: "#98f095"
- title: "Encerramento, patrocinadores e sorteio de brindes" #arquivo, caso talk
type: custom # talk
@@ -314,3 +333,4 @@ program:
date: 2019-09-28
start_time: "17:40"
end_time: "18:00"
+ background_color: "#9a81e3"
diff --git a/data/events/2019-buffalo.yml b/data/events/2019-buffalo.yml
index 50f4251c496..6452af6fd30 100644
--- a/data/events/2019-buffalo.yml
+++ b/data/events/2019-buffalo.yml
@@ -153,7 +153,7 @@ program:
date: 2019-09-26T00:00:00-04:00
start_time: "08:45"
end_time: "09:00"
- - title: "bryan-liles"
+ - title: "ken-mugrage"
type: talk
date: 2019-09-26T00:00:00-04:00
start_time: "09:00"
@@ -213,7 +213,7 @@ program:
date: 2019-09-26T00:00:00-04:00
start_time: "17:15"
end_time: "17:30"
- - title: "Evening event"
+ - title: "Evening event - Karaoke Party at the Savoy!"
type: custom
date: 2019-09-26T00:00:00-04:00
start_time: "19:00"
@@ -228,12 +228,12 @@ program:
date: 2019-09-27T23:59:59-04:00
start_time: "08:45"
end_time: "09:00"
- - title: "ken-mugrage"
+ - title: "nell-shamrell-harrington"
type: talk
date: 2019-09-27T23:59:59-04:00
start_time: "09:00"
end_time: "09:30"
- - title: "nell-shamrell-harrington"
+ - title: "ralph-bankston"
type: talk
date: 2019-09-27T23:59:59-04:00
start_time: "09:40"
diff --git a/data/events/2019-columbus.yml b/data/events/2019-columbus.yml
index 8f2c7bc49fd..cd49c77884f 100644
--- a/data/events/2019-columbus.yml
+++ b/data/events/2019-columbus.yml
@@ -139,8 +139,16 @@ sponsors:
level: silver
- id: ahead
level: silver
+ - id: rancher
+ level: silver
- id: checkpoint
level: bronze
+ - id: trendmicro
+ level: bronze
+ - id: callibrity
+ level: bronze
+ - id: compuware
+ level: bronze
- id: stickermule
level: community
@@ -288,7 +296,7 @@ program:
end_time: "4:45"
- title: "peter-nijenhuis"
- type: custom
+ type: talk
date: 2019-09-18
start_time: "4:50"
end_time: "5:30"
@@ -318,7 +326,7 @@ program:
start_time: "9:15"
end_time: "9:45"
-- title: "maarika-krumhansl"
+- title: "maarika-krumhansl-keynote"
type: talk
date: 2019-09-19
start_time: "9:45"
diff --git a/data/events/2019-fortaleza.yml b/data/events/2019-fortaleza.yml
index 6cf65ca0a39..1199e86f79e 100644
--- a/data/events/2019-fortaleza.yml
+++ b/data/events/2019-fortaleza.yml
@@ -43,7 +43,7 @@ nav_elements: # List of pages you want to show up in the navigation of your page
- name: location
- name: registration
url: https://dodfortaleza2019.eventize.com.br/
- # - name: program
+ - name: program
- name: speakers
- name: sponsor
- name: contact
@@ -130,6 +130,16 @@ team_members: # Name is the only required field for team members.
linkedin: "https://www.linkedin.com/in/rebecca-vitoria-598aa5124/"
bio: "A mechatronics engineering student that jumped into IT world and fell in love completely. Quality Assurance Analyst at OSF GLobal Services, Certified Tester Foundation Level Professional (CTFL) and a young Padawan on Automated tests. Looking forward to new challenges and always searching for new ways to do things."
image: "rebecca-farias.jpg"
+ - name: "Edvaldo Junior"
+ role: "Support Technician"
+ bio: "Graduated in Computer Networks, Itil Foundation, Devops Essentials, Linux enthusiast and opensource world. Responsible for the implementation of Grafana running in docker at ADAGRI (Agência de Defesa Agropecuária do Estado do Ceará)."
+ linkedin: "https://www.linkedin.com/in/edvaldo-junior/"
+ image: "edvaldo-junior.jpg"
+ - name: "Ana Paula Oliveira"
+ role: "QA Analyst"
+ bio: "Graduate in Analysis and systems development. Certified CTFL and ITIL Foundations. Passionate about everything in Technology, with experience in IT Support and now as a Test Analyst."
+ linkedin: "https://www.linkedin.com/in/anaoliveira5/"
+ image: "ana-paula.jpg"
organizer_email: "fortaleza@devopsdays.org" # Put your organizer email address here
proposal_email: "proposals-fortaleza@devopsdays.org" # Put your proposal email address here
@@ -198,3 +208,99 @@ sponsor_levels:
label: Bronze
- id: community
label: Community
+program:
+ - title: "Credenciamento, Breakfast e abertura do evento"
+ type: open-space
+ date: 2019-09-28
+ start_time: "08:00"
+ end_time: "08:40"
+ - title: "rafael-gomex"
+ type: talk
+ date: 2019-09-28
+ start_time: "08:40"
+ end_time: "09:05"
+ - title: "virginia-rodrigues"
+ type: talk
+ date: 2019-09-28
+ start_time: "09:10"
+ end_time: "09:35"
+ - title: "valdomiro-bilharvas"
+ type: talk
+ date: 2019-09-28
+ start_time: "09:40"
+ end_time: "10:05"
+ - title: "marcelo-andre"
+ type: talk
+ date: 2019-09-28
+ start_time: "10:10"
+ end_time: "10:45"
+ - title: "diego-cavalcanti"
+ type: talk
+ date: 2019-09-28
+ start_time: "10:50"
+ end_time: "11:15"
+ - title: "tatiane-paya"
+ type: talk
+ date: 2019-09-28
+ start_time: "11:20"
+ end_time: "11:45"
+ - title: "Almoço"
+ type: open-space
+ date: 2019-09-28
+ start_time: "11:45"
+ end_time: "13:00"
+ - title: "monica-cachoni"
+ type: talk
+ date: 2019-09-28
+ start_time: "13:00"
+ end_time: "13:25"
+ - title: "cicilia-pinto"
+ type: talk
+ date: 2019-09-28
+ start_time: "13:30"
+ end_time: "14:05"
+ - title: "lanay-marques"
+ type: talk
+ date: 2019-09-28
+ start_time: "14:10"
+ end_time: "14:35"
+ - title: "gabriel-policante"
+ type: talk
+ date: 2019-09-28
+ start_time: "14:40"
+ end_time: "15:05"
+ - title: "gabriela-dias"
+ type: talk
+ date: 2019-09-28
+ start_time: "15:10"
+ end_time: "15:45"
+ - title: "Coffee-Break"
+ type: open-space
+ date: 2019-09-28
+ start_time: "15:50"
+ end_time: "16:30"
+ - title: "shara-shami"
+ type: talk
+ date: 2019-09-28
+ start_time: "16:30"
+ end_time: "16:55"
+ - title: "jeremias-araujo"
+ type: talk
+ date: 2019-09-28
+ start_time: "17:00"
+ end_time: "17:25"
+ - title: ""
+ type: talk
+ date: 2019-09-28
+ start_time: "17:30"
+ end_time: "17:55"
+ - title: "jeferson-noronha"
+ type: talk
+ date: 2019-09-28
+ start_time: "18:00"
+ end_time: "18:35"
+ - title: "Papo com palestrantes e Encerramento"
+ type: open-space
+ date: 2019-09-28
+ start_time: "18:40"
+ end_time: "19:00"
diff --git a/data/events/2019-montreal.yml b/data/events/2019-montreal.yml
index 9ebce972e54..ae2977a32c1 100644
--- a/data/events/2019-montreal.yml
+++ b/data/events/2019-montreal.yml
@@ -75,8 +75,6 @@ team_members: # Name is the only required field for team members.
employer: "purpleidea.com"
github: "purpleidea"
twitter: "purpleidea"
- - name: "Eric Charpentier"
- employer: "eStruxture Data Centers"
- name: "Carol Trang"
employer: "CloudOps"
- name: "Carine Daoust"
@@ -87,6 +85,7 @@ team_members: # Name is the only required field for team members.
- name: "Michael McCliment"
employer: "Ubisoft"
github: "cornazano"
+ linkedin: "https://www.linkedin.com/in/michael-mccliment-77b8939b"
twitter: "cornazano"
# Template - name: "Sally Fields"
# employer: "Acme Anvil Co."
@@ -107,6 +106,8 @@ sponsors:
level: silver
- id: cloudops
level: gold
+ - id: cn
+ level: silver
- id: cohesity
level: bronze
- id: containersolutions
diff --git a/data/events/2019-portland.yml b/data/events/2019-portland.yml
index 55dc037983a..5742b0f911d 100644
--- a/data/events/2019-portland.yml
+++ b/data/events/2019-portland.yml
@@ -141,8 +141,6 @@ sponsors:
- id: circleci
level: silver
# Bronze
- - id: compuware
- level: bronze
- id: manage-engine
level: silver
# Custom
@@ -301,7 +299,7 @@ program:
date: 2019-09-11
start_time: "16:50"
end_time: "17:00"
- - title: "Evening event"
+ - title: "Evening event - come party at the Puppet offices, 308 SW 2nd Ave!"
type: custom
date: 2019-09-11
start_time: "18:00"
diff --git a/data/events/2019-raleigh.yml b/data/events/2019-raleigh.yml
index 01a9d85fc74..86dc8bb42b0 100644
--- a/data/events/2019-raleigh.yml
+++ b/data/events/2019-raleigh.yml
@@ -440,7 +440,7 @@ ignites:
date: 2019-10-01
- title: "matt-lavin"
date: 2019-10-01
- - title: "paige-cote"
+ - title: "craig-cook"
date: 2019-10-01
- title: "waldo-grunenwald"
date: 2019-10-01
@@ -450,8 +450,6 @@ ignites:
date: 2019-10-02
- title: "wendy-rashke"
date: 2019-10-02
- - title: "craig-cook"
- date: 2019-10-02
- title: "adam-lefkowitz"
date: 2019-10-02
- title: "khadijah-anderson"
diff --git a/data/sponsors/callibrity.yml b/data/sponsors/callibrity.yml
new file mode 100644
index 00000000000..7364cff129f
--- /dev/null
+++ b/data/sponsors/callibrity.yml
@@ -0,0 +1,2 @@
+name: "callibrity"
+url: "https://www.callibrity.com/"
diff --git a/data/sponsors/cn.yml b/data/sponsors/cn.yml
new file mode 100644
index 00000000000..cabe1328212
--- /dev/null
+++ b/data/sponsors/cn.yml
@@ -0,0 +1,2 @@
+name: "CN (Canadian National)"
+url: "https://cn.ca"
diff --git a/data/sponsors/datacom-before-20190912.yml b/data/sponsors/datacom-before-20190912.yml
new file mode 100644
index 00000000000..6f88b9d17e6
--- /dev/null
+++ b/data/sponsors/datacom-before-20190912.yml
@@ -0,0 +1,3 @@
+name: datacom
+url: "http://www.datacom.co.nz"
+twitter: datacomn
diff --git a/data/sponsors/microsoftnz-before-20190912.yml b/data/sponsors/microsoftnz-before-20190912.yml
new file mode 100644
index 00000000000..3df6fad1c94
--- /dev/null
+++ b/data/sponsors/microsoftnz-before-20190912.yml
@@ -0,0 +1,3 @@
+name: "MicrosoftNZ"
+url: "https://www.visualstudio.com/vs/devops/"
+twitter: "msdevNZ"
\ No newline at end of file
diff --git a/data/sponsors/microsoftnz.yml b/data/sponsors/microsoftnz.yml
index 3df6fad1c94..e2bd6fceba2 100644
--- a/data/sponsors/microsoftnz.yml
+++ b/data/sponsors/microsoftnz.yml
@@ -1,3 +1,3 @@
name: "MicrosoftNZ"
-url: "https://www.visualstudio.com/vs/devops/"
+url: "https://azure.microsoft.com/en-us/services/devops/?nav=min"
twitter: "msdevNZ"
\ No newline at end of file
diff --git a/data/sponsors/trendmicro.yml b/data/sponsors/trendmicro.yml
new file mode 100644
index 00000000000..609b089c45a
--- /dev/null
+++ b/data/sponsors/trendmicro.yml
@@ -0,0 +1,2 @@
+name: "trendmicro"
+url: "https://www.trendmicro.com"
diff --git a/static/events/2019-buffalo/speakers/ralph-bankston.jpg b/static/events/2019-buffalo/speakers/ralph-bankston.jpg
new file mode 100644
index 00000000000..1415e09cce0
Binary files /dev/null and b/static/events/2019-buffalo/speakers/ralph-bankston.jpg differ
diff --git a/static/events/2019-fortaleza/organizers/ana-paula.jpg b/static/events/2019-fortaleza/organizers/ana-paula.jpg
new file mode 100644
index 00000000000..9ddc8479d43
Binary files /dev/null and b/static/events/2019-fortaleza/organizers/ana-paula.jpg differ
diff --git a/static/events/2019-fortaleza/organizers/edvaldo-junior.jpg b/static/events/2019-fortaleza/organizers/edvaldo-junior.jpg
new file mode 100644
index 00000000000..0ea843a06fc
Binary files /dev/null and b/static/events/2019-fortaleza/organizers/edvaldo-junior.jpg differ
diff --git a/static/events/2019-ghent/speakers/julie-gunderson.png b/static/events/2019-ghent/speakers/julie-gunderson.png
new file mode 100644
index 00000000000..23940f8cf5d
Binary files /dev/null and b/static/events/2019-ghent/speakers/julie-gunderson.png differ
diff --git a/static/img/sponsors/2015-datarobot.png b/static/img/sponsors/2015-datarobot.png
new file mode 100644
index 00000000000..c1a0b7aee8e
Binary files /dev/null and b/static/img/sponsors/2015-datarobot.png differ
diff --git a/static/img/sponsors/callibrity.png b/static/img/sponsors/callibrity.png
new file mode 100644
index 00000000000..0a47887e0ad
Binary files /dev/null and b/static/img/sponsors/callibrity.png differ
diff --git a/static/img/sponsors/cegedim.png b/static/img/sponsors/cegedim.png
index d389869fcad..c726516d459 100644
Binary files a/static/img/sponsors/cegedim.png and b/static/img/sponsors/cegedim.png differ
diff --git a/static/img/sponsors/cn.png b/static/img/sponsors/cn.png
new file mode 100644
index 00000000000..18e1aea0aaa
Binary files /dev/null and b/static/img/sponsors/cn.png differ
diff --git a/static/img/sponsors/datacom-before-20190912.png b/static/img/sponsors/datacom-before-20190912.png
new file mode 100644
index 00000000000..9269aa9010c
Binary files /dev/null and b/static/img/sponsors/datacom-before-20190912.png differ
diff --git a/static/img/sponsors/datacom.png b/static/img/sponsors/datacom.png
index 9269aa9010c..d7ba5c4daba 100644
Binary files a/static/img/sponsors/datacom.png and b/static/img/sponsors/datacom.png differ
diff --git a/static/img/sponsors/datarobot.png b/static/img/sponsors/datarobot.png
index c1a0b7aee8e..4e2fd37e506 100644
Binary files a/static/img/sponsors/datarobot.png and b/static/img/sponsors/datarobot.png differ
diff --git a/static/img/sponsors/microsoftnz-before-20190912.png b/static/img/sponsors/microsoftnz-before-20190912.png
new file mode 100644
index 00000000000..564416bfe85
Binary files /dev/null and b/static/img/sponsors/microsoftnz-before-20190912.png differ
diff --git a/static/img/sponsors/microsoftnz.png b/static/img/sponsors/microsoftnz.png
index 564416bfe85..641fa2b4d53 100644
Binary files a/static/img/sponsors/microsoftnz.png and b/static/img/sponsors/microsoftnz.png differ
diff --git a/static/img/sponsors/trendmicro.png b/static/img/sponsors/trendmicro.png
new file mode 100644
index 00000000000..84f1ff27f8a
Binary files /dev/null and b/static/img/sponsors/trendmicro.png differ