diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4bc5b9a09..93c7ccbc5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,30 @@
# Change Log
+## [1.25.0](https://github.com/devopsdays/devopsdays-theme/tree/1.25.0) (2018-11-28)
+[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.24.1...1.25.0)
+
+**Fixed bugs:**
+
+- Organizer cards are of varying sizes [\#678](https://github.com/devopsdays/devopsdays-theme/issues/678)
+
+## [1.24.1](https://github.com/devopsdays/devopsdays-theme/tree/1.24.1) (2018-11-11)
+[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.24.0...1.24.1)
+
+**Closed issues:**
+
+- one-day events being listed incorrectly in front-page sidebar [\#676](https://github.com/devopsdays/devopsdays-theme/issues/676)
+
+## [1.24.0](https://github.com/devopsdays/devopsdays-theme/tree/1.24.0) (2018-11-10)
+[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.23.1...1.24.0)
+
+**Implemented enhancements:**
+
+- Add "Deploys by Netlify" badge to footer [\#669](https://github.com/devopsdays/devopsdays-theme/issues/669)
+
+**Fixed bugs:**
+
+- Speaker page template errors if there are no speakers [\#673](https://github.com/devopsdays/devopsdays-theme/issues/673)
+
## [1.23.1](https://github.com/devopsdays/devopsdays-theme/tree/1.23.1) (2018-10-15)
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.23.0...1.23.1)
diff --git a/exampleSite/content/blog/2017-kansas-city.md b/exampleSite/content/blog/2017-kansas-city.md
new file mode 100644
index 000000000..7f0fde0cb
--- /dev/null
+++ b/exampleSite/content/blog/2017-kansas-city.md
@@ -0,0 +1,72 @@
++++
+Categories = []
+Description = "On Sept 21st and 22nd, 2017, 350+ software practioners took over the Uptown Theater in Kansas City Missouri to discuss DevOps at [DevOpsDays KC](https://devopsdays.org/events/2017-kansascity)"
+Tags = ["2016"]
+date = "2018-09-10T16:31:00-06:00"
+title = "Kansas City 2017 in review"
+Author = "Aaron Blythe"
+
++++
+
+On Sept 21st and 22nd, 2017, 330+ software practioners took over the Uptown Theater in Kansas City Missouri to discuss DevOps at [DevOpsDays KC](https://devopsdays.org/events/2017-kansascity)
+
+You can check out a recap here:
+
+
+
+DevOpsDays Kansas City 2017 was held at the Uptown Theater at 3700 Broadway, which was added to the National Register of Historic Places in 1979. Uptown Theater was home to performances by Sting, Jason Bonham, Henry Rollins, Cyndi Lauper, Garbage, Sarah Silverman, Lyle Lovett, Dwight Yoakum, Ben Folds, Third Eye Blind, Melissa Etheridge, OK GO, Rusted Root, Elvis Costello, Merle Haggard, Loretta Lynn and many others over the last few years. So it was a great experience for our speakers to take this stage.
+
+
+
+
+Having access to such a beautiful theater, we had a theme of “The Roles We Play” over the course of the 2 day event.
+
+
+
+
+We had over 350 people register for the conference, 334 of which checked in at the door.
+
+25 speakers (compared to 16 in 2016) were chosen from 143 submissions (compared to 64 in 2016). This made a lot of tough decisions for the speaker committee. During the conference, attendees were able to provide a +1, 0, -1 rating for each talk as a feedback mechanism to the speakers. With over 400 feedback slips, our speakers received about 80% positive feedback and only 6% that did not meet expectations. All of the slides and videos can be found embedded in the pages for each session from the program for the event.
+
+In the afternoon, we handed the conference over to the attendees to have Open Space discussions on topics of their own choosing.
+
+
+
+
+We had on-site t-shirt printing provided by Seen Merch and a coffee bar provided by Messenger Coffee.
+
+
+
+
+
+The food was a hit. We had BBQ from Kansas City Joe’s and a taco bar from McGonigles. Both local favorites.
+
+
+
+We were able to gather survey results in the days immediately following the event. We had 84 responses. Of those, 87% would recommend this event to a friend or colleague (8 or higher out of 10).
+
+
+
+We of course could not have put on such an awesome event all of our awesome without our sponsors.
+
+
+
+
+
+Thank you to everyone involved in this experience! See you on [Slack](http://devopskc.herokuapp.com/) and at the local [devops meetup](http://www.meetup.com/DevOps-Kansas-City/)!
+
+The [videos of Day One](https://www.youtube.com/watch?v=B8DAwfjlf6A&list=PLH2p9sgqfZScLoGBUp22Hubl8uq2apxGG), [videos of Day Two](https://www.youtube.com/watch?v=qvdt8uRf8RY&list=PLH2p9sgqfZSeHDiBkFCqqC_RKHSuJVaIo) and [slides](https://www.devopsdays.org/events/2017-kansascity/program/) of all talks are linked on our [program](https://www.devopsdays.org/events/2017-kansascity/program/).
+
+2016 Kansas City Organizers:
+
+
+
+
+
+(left to right):
+ 1. Essa cota é válida apenas para empresas e iniciativas locais. O preço do ingresso para os patrocinadores será o mesmo valor do ingresso para estudantes com direito a até 3 ingressos (os nomes e emails das pessoas que serão contempladas com esses ingressos devem ser enviados a organização do evento para checagem na hora do credenciamento). 2. Patrocinadores que irão apoiar e divulgar o evento na comunidade que representam.
+Specialties: Manager's Certificate in IT Service Management – ITIL Master (in progress)
+Project Management Professional – PMP
+Foundation Certificate in IT Service Management – ITIL Foundations
+Cobit Foundations
+Microsoft Certified Systems Engineer (NT, 2000, 2003)
+Microsoft Certified Trainer
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers/caio-rodrigues.md b/exampleSite/content/events/2018-belo-horizonte/speakers/caio-rodrigues.md
new file mode 100644
index 000000000..65df3773a
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers/caio-rodrigues.md
@@ -0,0 +1,9 @@
++++
+Title = "Caio Rodrigues"
+image = "caio-rodrigues.jpg"
+type = "speaker"
+linktitle = "caio-rodrigues"
+
++++
+
+SysAdmin do século XXI
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers/davidson-lopes.md b/exampleSite/content/events/2018-belo-horizonte/speakers/davidson-lopes.md
new file mode 100644
index 000000000..9fcab5fd5
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers/davidson-lopes.md
@@ -0,0 +1,12 @@
++++
+Title = "Davidson Lopes"
+image = "davidson-lopes.jpg"
+type = "speaker"
+linktitle = "davidson-lopes"
+
++++
+
+A professional loved about challenges and learn about what it is not known, as new technologies, architecture and IT solutions, in summary, what I do not know yet, fascinates me. I believe that I have good technical capability and good interpersonal relationship, and I'm proud to always try find the best solution for a problem.
+
+
-Patrocinadores Ouro e Platina recebem uma mesa onde podem interagir com aqueles interessados em visitar durante os intervalos. Todos os participantes são bem-vindos a propor qualquer assunto que quiserem durante os Open Spaces, mas como esta conferência é focada na comunidade propaganda pesada irá provavelmente trabalhar contra você ao tentar causa uma boa impressão nos participantes.
+Patrocinadores Premium recebem uma mesa onde podem interagir com aqueles interessados em visitar durante os intervalos ou podem levar o seu próprio stand. Todos os participantes são bem-vindos a propor qualquer assunto que quiserem durante os Open Spaces, mas como esta conferência é focada na comunidade, uma propaganda pesada, sales pitch ou algo do tipo, provavelmente trabalhará contra você ao tentar causar uma boa impressão nos participantes.
+
+
+
+Outros patrocinadores dependem de negociação com a organização e cada caso será avaliado. Mas temos certeza que podemos chegar num acordo em que ambas as partes saiam satsfeitas e possam desfrutar ao máximo do evento.
Provavelmente a melhor coisa a se fazer é enviar seus especialistas técnicos para interagir com os participantes do evento.
-Em breve!
+
+
-
+
-
+
-
+
-
+
+Tom Martin, Ryan McNair, Jeff Stephens, Chris Stein, Chase Pettet, Dan Barker, CJ Obermaier, Rebecca Sowers, Caleb Hyde, Bert Weidt, Aaron Blythe
+
+
diff --git a/exampleSite/content/blog/2017-singapore.md b/exampleSite/content/blog/2017-singapore.md
index 6a4599f58..f16a83ce6 100644
--- a/exampleSite/content/blog/2017-singapore.md
+++ b/exampleSite/content/blog/2017-singapore.md
@@ -8,7 +8,7 @@ Categories = []
+++
The third [DevOpsDays in Singapore](/events/2017-singapore/) was held at Microsoft Operations Offices on October 25th and 26th 2017 with participation of more than 200 attendees.
-
+
Speakers came from Europe, USA and Asia and included viewpoints ranging from process automation to software and system engineering.
@@ -43,20 +43,20 @@ Thank you to everyone involved in this experience! See you on at the local [devo
## Keynote
-
+
## Food
-
+
## After Party
-
+
## Open Spaces
-
+
-- Pictures: https://www.flickr.com/people/devopsdayssg/
+- Pictures: [Day 1](https://photos.google.com/b/108201534665279392783/share/AF1QipNSpIxT52jxGwLd9dYMZSdQlq0nYcR0_3HZs_Qt07lD1qJ-Mrss7B5bpGklDQHvNw?key=QWNneW41UktwWnEyY2Q5TUpTRllhRjZVdVAwVkJ3) & [Day 2](https://photos.google.com/b/108201534665279392783/share/AF1QipPvjUZEUk6Q78G6s9QaqeFhySBhFJEFe3qlZJt1hkrf7oYo1-n5ucYkpVfAIl0dAg?key=RDJQMmgtdzh5Vm9Gc0VLaUNJTDdWMkZtZ3pRcXNn)
- Slides: https://speakerdeck.com/devopsdaysSG
- Videos: https://www.youtube.com/channel/UCvKd52G5RaLAWVugTdY4pBA
diff --git a/exampleSite/content/blog/2018-devopsdays101-pt-br.md b/exampleSite/content/blog/2018-devopsdays101-pt-br.md
new file mode 100644
index 000000000..854f057bd
--- /dev/null
+++ b/exampleSite/content/blog/2018-devopsdays101-pt-br.md
@@ -0,0 +1,126 @@
++++
+Title = "devopsdays 101 (pt-br)"
+Date = "2018-10-05T11:20:00-03:00"
+Tags = ["Organizing"]
+Author = "Marco Antonio Martins Junior (Somatório) and Rafael Gomes (Gomex)"
++++
+
+Então você está pensando em organizar um devopsdays na sua cidade, hein? Nessa hora surgem várias dúvidas, as quais iremos responder da melhor maneira possível neste momento.
+
+## devopsdays é um evento internacional, não é meio grande demais para a minha cidadezinha?
+Definitivamente não, quanto mais diversos forem os locais onde o evento ocorre, mais diversa a discussão em torno de DevOps será, e isso significa que o ponto de vista das pessoas da sua comunidade local ainda não foram colocados em pauta e é a cultura DevOps que está perdendo com isso.
+
+## E quanto ao trabalho, é muito pesado? Preciso ter experiência prévia em organização de evento?
+Não! Eu diria que você precisa ter algum tempo disponível e vontade de aprender com outras pessoas que organizaram outros devopsdays, principalmente os que ocorreram no Brasil.
+Temos uma comunidade vibrante de organizadores que poderá lhe fornecer idéias, informações e até mesmo atuar colocando a mão na massa em algumas atividades.
+
+## Quais os primeiros passos?
+Tudo o que precisa saber está nesse link: https://www.devopsdays.org/organizing/, mas vou tentar resumir aqui para você já ter uma idéia.
+Os primeiros passos são:
+
+- Enviar um email para o *core organizer team* pelo endereço [info@devopsdays.org](mailto:info@devopsdays.org), ter uma reunião com alguém da organização global (relaxa que vai ser um bate papo sobre o evento e o que planejam fazer)
+- Enviar um [Pull Request](https://github.com/devopsdays/devopsdays-web/blob/master/CONTRIBUTING.md) para o [repositório do site global](https://github.com/devopsdays/devopsdays-web)
+- Depois envie um novo email para [info@devopsdays.org](mailto:info@devopsdays.org) com a lista das pessoas envolvidas na organização (Elas precisam estar no seu PR como *organizers*) com isso vai ser criado um email “organizers-sua-cidade-ano@devopsdays.org” que serve como lista para todos os organizadores locais receberem os emails e será enviado um convite para a plataforma de conversa dos organizadores (atualmente é no slack).
+
+### Preciso saber inglês então?
+Não é necessário pois temos um organizador global do Brasil ([Gomex](https://twitter.com/gomex)), então pode enviar o email em português mesmo e a reunião será em pt-br, mas é sempre bom no mínimo compreender as conversas que ocorrem entre os organizadores, muita coisa útil é discutida lá.
+
+### Tem algum formato de email para ser enviado? Que informações devo mandar?
+Você precisa dizer no email que tem interesse de organizar, informar a cidade e as pessoas envolvidas (nome e email). É [requerido](https://www.devopsdays.org/organizing/#assembling-a-team) que as pessoas da organização sejam de ao menos três empresas/organizações diferentes. Se possível informe dias e horários para uma reunião online.
+
+Novamente, é ideal que tenha lido a [documentação oficial](https://www.devopsdays.org/organizing/), mas se tiver problemas com inglês fique tranquilo que discutiremos todos os pontos na reunião.
+
+## Quais são as regras para organizar?
+Elas estão disponíveis na [página oficial sobre organização de devopsdays](https://www.devopsdays.org/organizing/#rules), mas (ao menos no momento em que publicamos este texto) as regras são as seguintes (recomendo ler a página oficial para garantir que não houve mudança):
+
+- Inclusividade e respeito pelas diferenças são valores centrais da cultura devops, e nós te convidamos a fazer cada evento devopsdays um local que é receptível e respeitoso com todos os participantes. Seu evento deverá ter um código de conduta.
+- Estes eventos são de comunidade, então o seu evento deverá ter um processo de chamada de trabalhos aberto e aceitar submissões do público geral. Eventos internos de devops focados em uma empresa específica ou curados com todos os palestrantes escolhidos privadamente são maravilhosos e nós encorajamos eles, mas eles não serão listados como um evento "devopsdays" neste site.
+- Estes eventos não são para lucro individual ou corporativo. Se tiver dinheiro sobrando, você pode usá-lo para o seu próximo evento, para ajudar outros eventos devopsdays diretamente ou mandando participantes, ou para a caridade. A equipe global central pode (e irá) aceitar doações para nos ajudar a cobrir custos como DNS e web hosting, mas somente de conferências que usem o serviço da Conference Ops. Neste caso, dinheiro que sobra não vai para os bolsos de ninguém.
+- Patrocinadores são muito apreciados pela sua assistência financeira, e eles são bem-vindos a participar em eventos devopsdays. Eles nunca podem receber informações de contato de organizadores de eventos devopsdays, nem são permitidos que se compre slots de palestra ou ignites em um devopsdays.
+
+## Onde eu posso organizar? O local não costuma ser caro?
+Basicamente, em qualquer lugar que vá acomodar o público. Instituições de educação costumam ser os melhores lugares para procurar, pois costumam não cobrar pelo espaço, faculdades costumam ter auditórios, é fácil para eles verem as vantagens de estarem ligados ao evento e mostrar o local que eles tem, etc… Caso não consiga com alguma instituição de ensino, procure empresas que se saiba que tem auditório, eles possivelmente iriam topar pelos mesmos motivos que instituições de ensino… Em último caso vem a opção de alugar um local, neste caso podes procurar empresas parceiras dispostas a ajudar com este custo.
+
+## Como posso montar a melhor equipe de organização?
+Geralmente os encontros técnicos (Meetup?) que ocorrem na sua cidade são uma boa. Uma mensagem nas redes sociais do tipo “Quero organizar um devopsdays na cidade `
+
+
Looking for the topic suggestions for 2018?
+Sorry, we made a mistake in our mail.
+Go here ---> 2018 Open Spaces Topic Suggestions
+
#### If Open Space is new to you, you may be interested in more details about Open Space.
#### Our
Slack team is: doddfw.slack.com. Click here to join.
-#### Click here to see pictures in the DevOpsDays DFW Photo Gallery.
+#### Click here to see pictures in the DevOpsDays DFW Photo Gallery.
+#### Click here to see the
YouTube video playlists for DevOpsDays DFW.
+### Elephant Coworking
+### Av. Governador José Malcher, 153, Reduto, Belém - Pará.
+
+{{< event_map >}}
+
diff --git a/exampleSite/content/events/2018-belem/patrocinio.md b/exampleSite/content/events/2018-belem/patrocinio.md
new file mode 100644
index 000000000..1874e1774
--- /dev/null
+++ b/exampleSite/content/events/2018-belem/patrocinio.md
@@ -0,0 +1,118 @@
++++
+Title = "Patrocínio/Sponsor"
+Type = "event"
+Description = "Patrocine o devopsdays Belém 2018"
+aliases = ["/events/2018-belem/sponsor"]
++++
+
+
+
+
+Valorizamos o apoio dos patrocinadores a este evento. Se tiver alguma dúvida, esclarecimento ou sugestão, envie um email para {{< email_organizers >}}.
+
+ENGLISH: We greatly value sponsors for this open event. Please, let us know if you need any information or suggestion, sending an email to {{< email_organizers >}}.
+
+
+### Seja nosso parceiro
+
+Profissionais de tecnologia irão participar do evento. Esta é uma ótima oportunidade para encontrar os melhores talento, fazer demonstração dos seus produtos/serviços e tornar sua marca ainda mais conhecida. Também encorajamos nossos parceiros a sugerir temas para os open spaces, sessões auto organizadas abertas para discussões relevantes. Queremos que nossos parceiros se envolvam no evento!
+
+### Tipos de Patrocínio
+
+
+
+
+
+
+
+
+ BENEFÍCIOS
+
+
+
+
+
+
+
+
+ Contribuição
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Inscrições para o evento
+
+
+
+
+
+
+
+
+ Logo no site do evento
+
+
+
+
+
+
+
+
+ Logo nos materiais de marketing
+
+
+
+
+
+
+
+
+ Destaque no Banner
+
+
+
+
+
+
+
+
+ Logo nos materiais de marketing
+
+
+
+
+
+
+
+
+
+ Divulgação nas Redes Sociais
+
+
+
+
+
+
+
+
+
diff --git a/exampleSite/content/events/2018-belo-horizonte/program.md b/exampleSite/content/events/2018-belo-horizonte/program.md
new file mode 100644
index 000000000..0131379eb
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/program.md
@@ -0,0 +1,8 @@
++++
+Title = "Programação"
+Type = "program"
+Description = "Programação!"
+icons = "true"
++++
+
+A programação integral finalmente está aqui!
diff --git a/exampleSite/content/events/2018-belo-horizonte/program/allan-sene.md b/exampleSite/content/events/2018-belo-horizonte/program/allan-sene.md
new file mode 100644
index 000000000..c5f49447c
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/program/allan-sene.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = "11:30"
+Talk_end_time = "12:00"
+Title = "DevOps e SRE em projetos de DataScience"
+Type = "talk"
+Speakers = ["allan-sene"]
++++
+
+
diff --git a/exampleSite/content/events/2018-belo-horizonte/program/antonio-muniz.md b/exampleSite/content/events/2018-belo-horizonte/program/antonio-muniz.md
new file mode 100644
index 000000000..51c8566b9
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/program/antonio-muniz.md
@@ -0,0 +1,9 @@
++++
+Talk_date = ""
+Talk_start_time = "14:00"
+Talk_end_time = "14:30"
+Title = "Simplifique a Gestão de Mudanças com DevOps"
+Type = "talk"
+Speakers = ["antonio-muniz"]
++++
+
diff --git a/exampleSite/content/events/2018-belo-horizonte/program/davidson-leonardo.md b/exampleSite/content/events/2018-belo-horizonte/program/davidson-leonardo.md
new file mode 100644
index 000000000..6190ac351
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/program/davidson-leonardo.md
@@ -0,0 +1,8 @@
++++
+Talk_date = ""
+Talk_start_time = "13:00"
+Talk_end_time = "13:30"
+Title = "DevOps com GitLab e Kubernetes"
+Type = "talk"
+Speakers = ["davidson-lopes", "leonardo-goncalves"]
++++
diff --git a/exampleSite/content/events/2018-belo-horizonte/program/henrique-bueno.md b/exampleSite/content/events/2018-belo-horizonte/program/henrique-bueno.md
new file mode 100644
index 000000000..75651ee46
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/program/henrique-bueno.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = "10:30"
+Talk_end_time = "11:00"
+Title = "Como começar a transformação DevOps na sua empresa"
+Type = "talk"
+Speakers = ["henrique-bueno"]
++++
+
+
diff --git a/exampleSite/content/events/2018-belo-horizonte/program/igor-caio.md b/exampleSite/content/events/2018-belo-horizonte/program/igor-caio.md
new file mode 100644
index 000000000..9c3db0c0c
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/program/igor-caio.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = "14:30"
+Talk_end_time = "15:00"
+Title = "DevStack - gerando ambientes de desenvolvimento isolados na AWS"
+Type = "talk"
+Speakers = ["igor-brites", "caio-rodrigues"]
++++
+
+
diff --git a/exampleSite/content/events/2018-belo-horizonte/program/marco-mendes.md b/exampleSite/content/events/2018-belo-horizonte/program/marco-mendes.md
new file mode 100644
index 000000000..80d18d053
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/program/marco-mendes.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = "11:00"
+Talk_end_time = "11:30"
+Title = "Fatores de sucesso em implementação DevOps: O que fazer e o que evitar"
+Type = "talk"
+Speakers = ["marco-mendes"]
++++
+
+
diff --git a/exampleSite/content/events/2018-belo-horizonte/program/rafael-barbosa.md b/exampleSite/content/events/2018-belo-horizonte/program/rafael-barbosa.md
new file mode 100644
index 000000000..1d2126874
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/program/rafael-barbosa.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = "13:30"
+Talk_end_time = "14:00"
+Title = "Serverless na Prática"
+Type = "talk"
+Speakers = ["rafael-barbosa"]
++++
+
+
diff --git a/exampleSite/content/events/2018-belo-horizonte/program/rafael-gomex.md b/exampleSite/content/events/2018-belo-horizonte/program/rafael-gomex.md
new file mode 100644
index 000000000..4c5347805
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/program/rafael-gomex.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = "09:15"
+Talk_end_time = "10:00"
+Title = "Precisamos falar de testes de infraestrutura"
+Type = "talk"
+Speakers = ["rafael-gomex"]
++++
+
+
diff --git a/exampleSite/content/events/2018-belo-horizonte/program/regilberto-girao.md b/exampleSite/content/events/2018-belo-horizonte/program/regilberto-girao.md
new file mode 100644
index 000000000..a868a1fee
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/program/regilberto-girao.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = "16:00"
+Talk_end_time = "10:45"
+Title = "Soberanias e Seguranças Nacionais Embarcadas: Agua de Dentro é que Afunda Barco"
+Type = "talk"
+Speakers = ["regilberto-girao"]
++++
+
+
diff --git a/exampleSite/content/events/2018-belo-horizonte/program/zandler-oliveira.md b/exampleSite/content/events/2018-belo-horizonte/program/zandler-oliveira.md
new file mode 100644
index 000000000..fd7b2c1e8
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/program/zandler-oliveira.md
@@ -0,0 +1,10 @@
++++
+Talk_date = ""
+Talk_start_time = "15:30"
+Talk_end_time = "16:00"
+Title = "A dor e a delícia de ser DevOps"
+Type = "talk"
+Speakers = ["zandler-oliveira"]
++++
+
+
diff --git a/exampleSite/content/events/2018-belo-horizonte/propose.md b/exampleSite/content/events/2018-belo-horizonte/propose.md
index 58ed88f8e..ec9734dff 100644
--- a/exampleSite/content/events/2018-belo-horizonte/propose.md
+++ b/exampleSite/content/events/2018-belo-horizonte/propose.md
@@ -1,11 +1,10 @@
+++
Title = "Chamada de Trabalhos (CFP)"
Type = "event"
-Description = "Propose a talk for devopsdays Belo Horizonte 2018"
+Description = "Proponha uma talk para o DevOpsDays Belo Horizonte 2018"
+++
- {{< cfp_dates >}}
-
@@ -13,9 +12,11 @@ Description = "Propose a talk for devopsdays Belo Horizonte 2018"
Há três tipos de apresentações no devopsdays:
-1. Palestras de **20 a 40 minutos** apresentadas durante a conferência.
-2. **Ignite talk** durante a [seção ignite](/pages/ignite-talks-format), são slots de 5 minutos no qual os slides são alterados a cada 15 segundos (20 slides no total).
-3. **Open Space**: Se você gostaria de coordenar um grupo de discussão durante o evento, poderá fazê-lo numa sessão [Open Space](/pages/open-space-format). Não é necessário propor antes da conferência. Os tópicos são sugeridos durante a conferência. Se você quiser mostrar um produto ou serviço, você poderá fazê-lo como [patrocinador](../sponsor) e mostrar uma demo na mesa respectiva dos patrocinadores.
+1. Palestras e apresentações de **20 a 45 minutos** apresentadas durante a conferência.
+2. **Open Space**: Se você gostaria de coordenar um grupo de discussão durante o evento, poderá fazê-lo numa sessão [Open Space](/pages/open-space-format). Não é necessário propor antes da conferência. Os tópicos são sugeridos durante a conferência. Se você quiser mostrar um produto ou serviço, você poderá fazê-lo como [patrocinador](../sponsor) e mostrar uma demo na mesa respectiva dos patrocinadores.
+3. Sessoes Fishbowl, onde várias pessoals podem conversar em formato de mesa redonda.
+
+Em breve definiremos os horários e os formatos de cada apresentação
@@ -33,7 +34,4 @@ A escolha das palestras é parte arte e parte ciência; aqui estão alguns fator
## Mais informações
-Se você faz parte de grupos pouco representados no universo de TI e gostaria de apresentar algo, mas não se sente seguro, [contate](/events/2018-florianópolis/contato) diretamente nossos organizadores para que possamos fornecer subsídios como mentoria, por exemplo, para que faça uma grande palestra com total segurança.
-
-
-Esta página foi adaptada da [página de CFP do devopsdays SP 2018](https://www.devopsdays.org/events/2018-sao-paulo/cfp/)
+Se você faz parte de grupos pouco representados no universo de TI e gostaria de apresentar algo, mas não se sente seguro, [contate](/events/2018-belo-horizonte/contato) diretamente nossos organizadores para que possamos fornecer subsídios como mentoria, por exemplo, para que faça uma grande palestra com total segurança.
diff --git a/exampleSite/content/events/2018-belo-horizonte/registration.md b/exampleSite/content/events/2018-belo-horizonte/registration.md
index 53091aea8..d2b8f4195 100644
--- a/exampleSite/content/events/2018-belo-horizonte/registration.md
+++ b/exampleSite/content/events/2018-belo-horizonte/registration.md
@@ -1,11 +1,20 @@
+++
Title = "Registration"
Type = "event"
-Description = "Registration for devopsdays Belo Horizonte 2018"
+Description = "Registre-se e adquira o ingresso para o DevOpsDays Belo Horizonte 2018"
+++
-
+
+Aqui você poderá comprar o seu ingresso através do sistema da Sympla. Selecione a quantidade desejada e você será redirecionado ao site para efetuar o pagamento:
+
+
+
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers.md b/exampleSite/content/events/2018-belo-horizonte/speakers.md
new file mode 100644
index 000000000..338e4bc61
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers.md
@@ -0,0 +1,5 @@
++++
+Title = "Palestrantes"
+Type = "speakers"
+Description = "Palestrantes para o DevOpsDays BH 2018"
++++
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers/allan-sene.md b/exampleSite/content/events/2018-belo-horizonte/speakers/allan-sene.md
new file mode 100644
index 000000000..213366ef3
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers/allan-sene.md
@@ -0,0 +1,26 @@
++++
+Title = "Allan Sene"
+image = "allan-sene.jpg"
+type = "speaker"
+linktitle = "alan-senne"
+
++++
+
+Ei, eu sou Allan Sene!
+
+⇢ Fundador e Engenheiro de Dados Líder no Data Minders, companhia de Serviços de Inteligência de Dados.
+⇢ Co-Fundador e Instrutor no Data Hackers, maior comunidade brasileira de Data Science, Machine Learning e Data Engineering.
+
+---
+
+Pelo Data Minders, auxilio empresas em seu caminho à Cultura Data-Driven e à Transformação Digital, focado em inovação através dos dados. Planejamos e executamos projetos como:
+⇢ Definição de Processo e Metodologia de Ciência de Dados
+⇢ Arquitetura de Big Data em Tempo-Real
+⇢ Implantação de Machine Learning
+⇢ Otimização de Times de Ciência de Dados
+
+---
+
+Pelo Data Hackers, ajudo a fortalecer a comunidade de entusiastas e profissionais em Ciência e Engenharia de Dados, dando uma mão a profissionais que querem mudar sua carreira, espalhando conhecimento sobre estes domínios e suas melhores práticas.
+
+---
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers/antonio-muniz.md b/exampleSite/content/events/2018-belo-horizonte/speakers/antonio-muniz.md
new file mode 100644
index 000000000..1d8a989bc
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers/antonio-muniz.md
@@ -0,0 +1,20 @@
++++
+Title = "Antonio Muniz"
+image = "antonio-muniz.jpg"
+type = "speaker"
+linktitle = "antonio-muniz"
+
++++
+
+- Experience on service management and process, using best pratices ITIL and Cobit.
+- Team management and employee development.
+- Conduct projects using PMI's recomendations.
+- High level of energy and motivation.
+- Strong educational background (Master of Administration - MSc and MBA) consolidated by recognized world-class certifications (ITIL, Cobit, PMP, MSCE).
+
+"Our industry does not respect tradition – it only respects innovation." - Satya Nadella
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers/henrique-bueno.md b/exampleSite/content/events/2018-belo-horizonte/speakers/henrique-bueno.md
new file mode 100644
index 000000000..b34b893cf
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers/henrique-bueno.md
@@ -0,0 +1,7 @@
++++
+Title = "Henrique Bueno"
+image = "henrique-bueno.jpg"
+type = "speaker"
+linktitle = "henrique-bueno"
+
++++
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers/igor-brites.md b/exampleSite/content/events/2018-belo-horizonte/speakers/igor-brites.md
new file mode 100644
index 000000000..f2d4f711b
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers/igor-brites.md
@@ -0,0 +1,7 @@
++++
+Title = "Igor Brites"
+image = "igor-brites.jpg"
+type = "speaker"
+linktitle = "igor-brites"
+
++++
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers/leonardo-goncalves.md b/exampleSite/content/events/2018-belo-horizonte/speakers/leonardo-goncalves.md
new file mode 100644
index 000000000..5326e63fd
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers/leonardo-goncalves.md
@@ -0,0 +1,9 @@
++++
+Title = "Leonardo Gonçalves"
+image = "leonardo-goncalves.jpg"
+type = "speaker"
+linktitle = "leonardo-goncalves"
+
++++
+
+Experienced Senior Integration Architect with a demonstrated history of working in the information technology and services industry. Skilled in SOA architecture, Solutions Architecture, AWS Cloud and Kubernetes. Strong engineering professional with a Master of Business Administration (MBA) focused in Computer Software Engineering from Universidade de Araraquara SP.
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers/marco-mendes.md b/exampleSite/content/events/2018-belo-horizonte/speakers/marco-mendes.md
new file mode 100644
index 000000000..5b528afb5
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers/marco-mendes.md
@@ -0,0 +1,18 @@
++++
+Title = "Marco Mendes"
+image = "marco-mendes.jpg"
+type = "speaker"
+linktitle = "marco-mendes"
+
++++
+
+Sou sócio-diretor e consultor pela Arkhi Consultoria e Treinamento desde 2009. Sou também professor de cursos de pós-graduação em engenharia de software e arquitetura de sistemas pela PUC Minas desde 2004 e IETEC desde 2012.
+
+Uma das vertentes do meu trabalho é na transformação digital de organizações. Possuo ampla experiência em arquitetura de software, arquitetura de sistemas, desenho de aplicações, linguagem UML, linguagem Archimate, SOA, BPMS, tecnologias Java EE e .NET, arquitetura de dados e métodos de arquitetura como o SEI QAW, ADD, ATAM, CBAM e Open Group TOGAF. Nos últimos projetos, tenho me dedicado a projetos de arquiteturas baseado no estilo de microserviços e na aceleração de produtividade de aplicações com DevOps.
+
+A segunda grande vertente do meu trabalho é na transformação ágil em organizações. Capacito e faço a mentorização de times em princípios e práticas ágeis. Alio ao nosso trabalho um grande arcabouço de métodos e processos de software tais como o Scrum, XP, Lean, Kanban, Less, Safe, Entrega
+Ágil Disciplinada e outros métodos ágeis. Complemento a gestão ágil com a implementação e operação ágil com as práticas DevOps e ferramentas abertas e Microsoft VS Team Services.
+
+Possui experiência de 24 anos em Tecnologia de Informação em diversas empresas no Brasil e exterior nas funções de liderança técnica de projetos, arquitetura corporativa e consultoria em métodos diversos. Dentre as instituições onde já realizou a consultoria destacamos a CEMIG, Governo de Minas Gerais, PRODABEL, PRODEMGE, OI/Telemar, Vivo, TIM, Unimed-BH, Qualirede, Banco Mercantil do Brasil, Banco Bonsucesso, PUC Minas/DATAPUC, UFMG, FIA/USP, UNICAMP, Grupo Localiza, Arcelor Mittal Sistemas, Belgo Beckaert Arames, Vallourec/Manesmann e Supermix.
+
+Sou Bacharel (1993) e Mestre em Ciência da Computação (1996) pela UFMG e nas horas vagas aprecio Vivaldi, Bach e cervejas artesanais.
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers/rafael-barbosa.md b/exampleSite/content/events/2018-belo-horizonte/speakers/rafael-barbosa.md
new file mode 100644
index 000000000..4e69ddd4a
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers/rafael-barbosa.md
@@ -0,0 +1,9 @@
++++
+Title = "Rafael Barbosa"
+image = "rafael-barbosa.jpg"
+type = "speaker"
+linktitle = "rafael-barbosa"
+
++++
+
+Helping developers and companies to buid fully managed enviroments they can work with/in. Both and cloud computing using edge technologies and between teams using ICE methods.
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers/rafael-gomex.md b/exampleSite/content/events/2018-belo-horizonte/speakers/rafael-gomex.md
new file mode 100644
index 000000000..8f5c3067a
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers/rafael-gomex.md
@@ -0,0 +1,10 @@
++++
+Title = "Rafael Gomes - a.k.a Gomex"
+Twitter = "gomex"
+image = "rafael-gomex.jpg"
+type = "speaker"
+linktitle = "rafael-gomex"
+
++++
+
+Engenheiro DevOps, escritor técnico, autor do livro 'Docker para desenvolvedores', membro do core team do Devopsdays, organizador de MeetUps sobre Continuous Delivery, DevOps e Docker, organizador do DevOps Days POA.
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers/regilberto-girao.md b/exampleSite/content/events/2018-belo-horizonte/speakers/regilberto-girao.md
new file mode 100644
index 000000000..681b9d4e8
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers/regilberto-girao.md
@@ -0,0 +1,10 @@
++++
+Title = "Regilberto Girão"
+Twitter = ""
+image = "regilberto-girao.jpg"
+type = "speaker"
+linktitle = "regilbero-girao"
+
++++
+
+Lifetime Learner • TI • SIC • Segurança Institucional • MAKER • Spec(Fi) • Devil's Advocate & Murphy's Laws Evangelist • Especialista em Inteligência de Estado • Especialista em Segurança Corporativa • Tecnólogo em Segurança Empresarial • Extensão em Gestão de Tecnologias da Informação • Extensão em Direito e Tecnologia da Informação • Professor Especialista de SIC • Cibersegurança e Ciberdefesa • IoT Security Reseacher
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-belo-horizonte/speakers/zandler-oliveira.md b/exampleSite/content/events/2018-belo-horizonte/speakers/zandler-oliveira.md
new file mode 100644
index 000000000..6c34f602b
--- /dev/null
+++ b/exampleSite/content/events/2018-belo-horizonte/speakers/zandler-oliveira.md
@@ -0,0 +1,14 @@
++++
+Title = "Zandler Oliveira"
+image = "zandler-oliveira.jpg"
+type = "speaker"
+linktitle = "zandler-oliveira"
+
++++
+
+Ferramentas de continuidade do produto. Jenkins, Chef, AWS, GIT, Ansible, Vagrant
+Linguagens de programação. Powershell, BASH, Python, Ruby
+Sistemas Operacionais. GNU/Linux (Debian-like / Red Hat-Like), Microsoft Windows Server
+Cloud Computing. Amazon AWS, Microsoft Azure, Heroku
+Ambientes de Virtualização. Vmware, Hyper-v
+Outras habilidades. MySQL, Apache / Tomcat, metodologias ágeis, Nginx, Microsoft System Center 2012 R2
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-belo-horizonte/sponsor.md b/exampleSite/content/events/2018-belo-horizonte/sponsor.md
index 7f2fdb092..181e85fa2 100644
--- a/exampleSite/content/events/2018-belo-horizonte/sponsor.md
+++ b/exampleSite/content/events/2018-belo-horizonte/sponsor.md
@@ -1,24 +1,28 @@
+++
Title = "Sponsor"
Type = "event"
-Description = "Sponsor devopsdays Belo Horizonte 2018"
+Description = "Patrocine o Belo Horizonte 2018"
+++
-Nós valorizamos muito os patrocinadores deste evento. Caso esteja interessado em alguma cota de patrocinio, entre em contato pelo email [{{< email_organizers >}}].
+Nós valorizamos muito os patrocinadores deste evento. Caso esteja interessado em alguma cota de patrocinio, entre em contato pelo email [{{< email_organizers >}}] para maiores informações a respeito de cotas e valores.
-devopsdays é uma conferência auto organizada que depende de patrocinadores. Nós não temos estande de patrocinadores, palestras de venda de produtos ou distribuição de lista de contatos dos participantes. Patrocinadores terão a oportunidade de falar brevemente durante o evento e terão o reconhecimento no site e mídias sociais antes, durante e depois do evento. Patrocinadores são encorajados a se representarem pela participação ativa e se engajarem com os participantes como pares. Qualquer participante também tem a oportunidade de demonstrar produtos/projetos como parte de uma seção Open Space.
+DevOpsDays é uma conferência auto organizada que depende de patrocinadores. Nós não temos estande de patrocinadores, palestras de venda de produtos ou distribuição de lista de contatos dos participantes. Patrocinadores terão a oportunidade de falar brevemente durante o evento e terão o reconhecimento no site e mídias sociais antes, durante e depois do evento. Patrocinadores são encorajados a se representarem pela participação ativa e se engajarem com os participantes como pares. Qualquer participante também tem a oportunidade de demonstrar produtos/projetos como parte de uma seção Open Space.
-
-
diff --git a/exampleSite/content/events/2018-berlin/location.md b/exampleSite/content/events/2018-berlin/location.md
index 9d4e00d4a..27354d2c5 100644
--- a/exampleSite/content/events/2018-berlin/location.md
+++ b/exampleSite/content/events/2018-berlin/location.md
@@ -25,3 +25,13 @@ Address: Johannisstrasse 2, 10117 Berlin, Germany
+Venue: Puro Sky Bar
+Address: Tauentzienstr. 9-12, 10789 Berlin (in the Europacenter)
+
+Location on Google Maps
+
-In addition to the standard sponsoring packages we are offering an exclusiv evening event sponsoring for 7500 EUR. The evening event sponsor package includes all Platinum benefits and an exlusive evening event branding.
+In addition to the standard sponsoring packages we are offering an exclusiv evening event sponsoring for 7500 EUR. The evening event sponsor package includes all Platinum benefits and an exlusive evening event branding.
diff --git a/exampleSite/content/events/2018-boston/program/garima-sharma.md b/exampleSite/content/events/2018-boston/program/garima-sharma.md index 946b5d31c..69b238d80 100644 --- a/exampleSite/content/events/2018-boston/program/garima-sharma.md +++ b/exampleSite/content/events/2018-boston/program/garima-sharma.md @@ -1,5 +1,5 @@ +++ -Title = "Let’s play a real life Dungeon and Dragons" +Title = "Let’s play a real life Dungeon and Dragons - Held at the Banyan Bar" Type = "talk" Speakers = ["garima-sharma"] +++ diff --git a/exampleSite/content/events/2018-boston/program/tim-hartmann-steve-huff.md b/exampleSite/content/events/2018-boston/program/tim-hartmann-steve-huff.md new file mode 100644 index 000000000..a3e137ed5 --- /dev/null +++ b/exampleSite/content/events/2018-boston/program/tim-hartmann-steve-huff.md @@ -0,0 +1,18 @@ ++++ +Title = "Deploying Hashicorp Consul and Vault on AWS ECS" +Type = "talk" +Speakers = ["tim-hartmann", "steve-huff"] ++++ +This talk is primarily directed at someone who would like to learn about how to get started using with Consul and Vault using opinionated Terraform modules to deploy ECS Tasks and Services. We also share our experience and code, and hopeful some entertaining stories about what we learned. + +Both Consul and Vault can be challenging when deploying them in an automated manner. Running these applications in containers can add value, but also complexity and engineering tradeoffs; in addition it adds operational overhead. + +For example : Configuring and bootstrapping a consul cluster Do I build and maintain my own AMIs’? How to unlock Vault after an autoscaling event. - Should you unlock Vault automatically Backing up Consul clusters (and restoring!) Using sidecar containers to deploy custom configs and health checks + +Deploying new AMIs to my ECS cluster without losing quorum on my Consul Cluster Exposing and using the user interfaces and API’s for users and CI purposes. + +In this talk we will share our decisions, good, bad, and ugly, on how we approached this problem, as well as share an example Terraform module in order to encourage attendees to try both Consul and Vault. Our goal was to provide a robust Consul and Vault service to our engineers without managing long running instances that requires custom AMIs’ and automation. We wanted to deploy, and aggressively track upstream versions of Consul and Vault, use Amazon Linux AMIs’, and provide a highly available and performant experience. + +Prerequisites: + +AWS account Terraform, Git installed locally diff --git a/exampleSite/content/events/2018-boston/program/yulan-lin-neeraj-tandon.md b/exampleSite/content/events/2018-boston/program/yulan-lin-neeraj-tandon.md new file mode 100644 index 000000000..70099551f --- /dev/null +++ b/exampleSite/content/events/2018-boston/program/yulan-lin-neeraj-tandon.md @@ -0,0 +1,9 @@ ++++ +Title = "Lessons Learned from the Tech Community’s Response to Hurricane Harvey" +Type = "talk" +Speakers = ["yulan-lin", "neeraj-tandon"] +aliases = ["/events/2018-boston/program/yulan-lin"] ++++ +During and after Hurricane Harvey, people from all over the world mobilized to help, including many technology professionals. This talk will discuss challenges and lessons learned from the chaotic first week of participating and organizing Houston’s tech response. We had to create flexible structures that allowed us to rapidly respond to changing needs, unpredictable volunteer capacity, and knowledge bottlenecks. + +We created ways of rapidly disseminating information, even when our point people were stuck in meetings all day. We made on-the-fly decisions about who to add to teams and who to give write access to and needed to trust each other to make good decisions. Teams had to work together with people they had never met, and we needed ways to help people quickly on-board and take ownership of problems. By telling our story, we hope to share our story and the lessons that are applicable to leadership and structures beyond disaster situations. diff --git a/exampleSite/content/events/2018-boston/speakers.md b/exampleSite/content/events/2018-boston/speakers.md new file mode 100644 index 000000000..14494e750 --- /dev/null +++ b/exampleSite/content/events/2018-boston/speakers.md @@ -0,0 +1,5 @@ ++++ +Title = "Speakers" +Type = "speakers" +Description = "Speakers for devopsdays Boston 2018" ++++ diff --git a/exampleSite/content/events/2018-boston/speakers/alicia-davis.md b/exampleSite/content/events/2018-boston/speakers/alicia-davis.md index 6814f66dc..ff9582437 100644 --- a/exampleSite/content/events/2018-boston/speakers/alicia-davis.md +++ b/exampleSite/content/events/2018-boston/speakers/alicia-davis.md @@ -1,7 +1,7 @@ +++ Title = "Alicia Davis" Twitter = "SepanikDavis" - +image="alicia-davis.jpg" type = "speaker" +++ diff --git a/exampleSite/content/events/2018-boston/speakers/angel-rivera.md b/exampleSite/content/events/2018-boston/speakers/angel-rivera.md index 305bfe1a7..e05dadec9 100644 --- a/exampleSite/content/events/2018-boston/speakers/angel-rivera.md +++ b/exampleSite/content/events/2018-boston/speakers/angel-rivera.md @@ -1,6 +1,7 @@ +++ Title = "Angel Rivera" Twitter = "punkdata" +image = "angel-rivera.png" type = "speaker" +++ diff --git a/exampleSite/content/events/2018-boston/speakers/anton-gurov.md b/exampleSite/content/events/2018-boston/speakers/anton-gurov.md index bd90ab3ba..a9260e73c 100644 --- a/exampleSite/content/events/2018-boston/speakers/anton-gurov.md +++ b/exampleSite/content/events/2018-boston/speakers/anton-gurov.md @@ -1,7 +1,7 @@ +++ Title = "Anton Gurov" Twitter = "" - +image="anton-gurov.jpg" type = "speaker" +++ diff --git a/exampleSite/content/events/2018-boston/speakers/david-danzilio.md b/exampleSite/content/events/2018-boston/speakers/david-danzilio.md index 58375cd1d..60de27378 100644 --- a/exampleSite/content/events/2018-boston/speakers/david-danzilio.md +++ b/exampleSite/content/events/2018-boston/speakers/david-danzilio.md @@ -3,6 +3,7 @@ Title = "David Danzilio" Twitter = "djdanzilio" type = "speaker" website="http://blog.danzil.io/" +image="david-danzilio.jpg" +++ -David is a Cloud Architect with Kovarus and lives in Boston, MA. He has a background in operations for government, higher education, research, healthcare, and SaaS organizations. David is passionate about open source and contributes to a number of projects. \ No newline at end of file +David is a Cloud Architect with Kovarus and lives in Boston, MA. He has a background in operations for government, higher education, research, healthcare, and SaaS organizations. David is passionate about open source and contributes to a number of projects. diff --git a/exampleSite/content/events/2018-boston/speakers/erik-peterson.md b/exampleSite/content/events/2018-boston/speakers/erik-peterson.md index ea4bbba61..147a106f2 100644 --- a/exampleSite/content/events/2018-boston/speakers/erik-peterson.md +++ b/exampleSite/content/events/2018-boston/speakers/erik-peterson.md @@ -4,6 +4,7 @@ Twitter = "silvexis" website="http://www.erikpeterson.com/" type = "speaker" linkedin = "http://www.linkedin.com/in/erikpeterson/" +image="erik-peterson.jpg" +++ Erik Peterson is the CEO and founder of CloudZero. Previous to founding CloudZero Erik was Director of Technology Strategy for Veracode and has nearly 20 years of software industry experience, including senior leadership and technology roles at HP, SPI Dynamics, GuardedNet and Sanctum. Erik has also held IT & InfoSec roles at Moody’s Investors Service, SunTrust Bank, U.S. Embassy Vienna, Austria and the United Nations International Atomic Energy Agency where he provided technical assistance to UN weapons inspectors. Erik has spoken at numerous events including QCon, RSA, BlackHat, Security BSides, AppSec, OWASP, ISSA, InfraGard and the Cloud Security Alliance diff --git a/exampleSite/content/events/2018-boston/speakers/garima-sharma.md b/exampleSite/content/events/2018-boston/speakers/garima-sharma.md index 9f10bec4a..f70dfe868 100644 --- a/exampleSite/content/events/2018-boston/speakers/garima-sharma.md +++ b/exampleSite/content/events/2018-boston/speakers/garima-sharma.md @@ -1,6 +1,7 @@ +++ Title = "Garima Sharma" Twitter = "gariimash" +image = "garima-sharma.jpg" type = "speaker" +++ Garima Sharma is a DevOps Engineer at Pivotal, New York. Coming from developer background, she has been working as devops for more that 5 years with various agile teams. She has worked on cloud providers like GCP, AWS, DigitalOcean along with private data centers. She have been part of devops for large enterprise client, startup and now PaaS. She holds experience of planning and conducting migrations of various environments, ensuring security and minimum downtime. She is passionate about using the pragmatic approaches of agile methodologies to DevOps world. diff --git a/exampleSite/content/events/2018-boston/speakers/heidi-waterhouse.md b/exampleSite/content/events/2018-boston/speakers/heidi-waterhouse.md index c14b87f4e..a3a129b67 100644 --- a/exampleSite/content/events/2018-boston/speakers/heidi-waterhouse.md +++ b/exampleSite/content/events/2018-boston/speakers/heidi-waterhouse.md @@ -1,9 +1,9 @@ +++ Title = "Heidi Waterhouse" Twitter = "wiredferret" - +image = "heidi-waterhouse.jpg" type = "speaker" website="http://www.heidiwaterhouse.com/" +++ -Heidi is a developer advocate with LaunchDarkly. She delights in working at the intersection of usability, risk reduction, and cutting-edge technology. One of her favorite hobbies is talking to developers about things they already knew but had never thought of that way before. She sews all her conference dresses so that she’s sure there is a pocket for the mic. \ No newline at end of file +Heidi is a developer advocate with LaunchDarkly. She delights in working at the intersection of usability, risk reduction, and cutting-edge technology. One of her favorite hobbies is talking to developers about things they already knew but had never thought of that way before. She sews all her conference dresses so that she’s sure there is a pocket for the mic. diff --git a/exampleSite/content/events/2018-boston/speakers/james-meickle.md b/exampleSite/content/events/2018-boston/speakers/james-meickle.md index 196c7045f..98c395f30 100644 --- a/exampleSite/content/events/2018-boston/speakers/james-meickle.md +++ b/exampleSite/content/events/2018-boston/speakers/james-meickle.md @@ -1,9 +1,9 @@ +++ Title = "James Meickle" Twitter = "jmeickle" - +image = "james-meickle.jpg" type = "speaker" website="http://permadeath.com/" +++ -James is a site reliability engineer at Quantopian, a Boston startup making algorithmic trading accessible to everyone. Past roles have seen him responsible for processing MRI scans at the Center for Brain Science at Harvard University, sales engineering and developer evangelism at AppNeta, and release engineering during the Romney for President 2012 campaign. Between NYSE trading days, he advises DevOpsDays Boston and conducts Ansible trainings on O’Reilly’s Safari platform. What free time remains is dedicated to cooking, sci-fi, permadeath video games, and Satanism. \ No newline at end of file +James is a site reliability engineer at Quantopian, a Boston startup making algorithmic trading accessible to everyone. Past roles have seen him responsible for processing MRI scans at the Center for Brain Science at Harvard University, sales engineering and developer evangelism at AppNeta, and release engineering during the Romney for President 2012 campaign. Between NYSE trading days, he advises DevOpsDays Boston and conducts Ansible trainings on O’Reilly’s Safari platform. What free time remains is dedicated to cooking, sci-fi, permadeath video games, and Satanism. diff --git a/exampleSite/content/events/2018-boston/speakers/jane-prusakova.md b/exampleSite/content/events/2018-boston/speakers/jane-prusakova.md index 520da6e07..67113bb65 100644 --- a/exampleSite/content/events/2018-boston/speakers/jane-prusakova.md +++ b/exampleSite/content/events/2018-boston/speakers/jane-prusakova.md @@ -1,8 +1,9 @@ +++ Title = "Jane Prusakova" Twitter = "jprusakova" +image = "jane-prusakova.jpg" type = "speaker" website="https://softwareandotherthings.blogspot.com/" +++ -I am a software architect and developer, an Agile proponent, and a great believer in building valuable software that users will love to use. I build large back-end systems that require high-performance and high-reliability, and process vast amounts of data. I believe that successful software is created by strong teams, requires good engineering practices, and evolves in close collaboration with the users. As a Principal Consultant for Improving Enterprises, I work with distributed teams on distributed software. As a consulting team, we focus on technical excellence, close contact with the client, and rapid iterations. \ No newline at end of file +I am a software architect, developer, an Agile proponent, and a believer in building valuable software that users will love to use. I build large back-end systems that require high-performance and high-reliability, and process vast amounts of data. Our most successful projects rise from excellent communication, rapid iterations, close contact with the client, and quality infrastructure. diff --git a/exampleSite/content/events/2018-boston/speakers/katy-farmer.md b/exampleSite/content/events/2018-boston/speakers/katy-farmer.md index 4fb40e4ec..e7020332d 100644 --- a/exampleSite/content/events/2018-boston/speakers/katy-farmer.md +++ b/exampleSite/content/events/2018-boston/speakers/katy-farmer.md @@ -2,7 +2,7 @@ Title = "Katy Farmer" Twitter = "thekatertot" type = "speaker" -image = "katy-farmer.jpeg" +image = "katy-farmer.jpg" +++ Katy lives in Oakland, CA with her husband and two dogs (at least one of whom talks to her about fun, technical stuff), but has lived in lots of places from East Coast to West Coast. She loves to experiment with code, break stuff, and try to fix it. Over the years, she’s been an editor, juice bar barista, IT technician, and manual laborer, so she’s learned to fail and try again in a lot of industries. Ask her about Ruby, OOP, Go, video game development, Russian Literature, Star Wars, Dragon Age, or chord progressions–she’ll be your friend right away. diff --git a/exampleSite/content/events/2018-boston/speakers/matt-surabian.md b/exampleSite/content/events/2018-boston/speakers/matt-surabian.md index 9fef63b5e..e7b8f471d 100644 --- a/exampleSite/content/events/2018-boston/speakers/matt-surabian.md +++ b/exampleSite/content/events/2018-boston/speakers/matt-surabian.md @@ -1,7 +1,7 @@ +++ Title = "Matt Surabian" Twitter = "mattsurabian" - +image="matt-surabian.jpg" type = "speaker" website = "https://mattsurabian.com/" +++ diff --git a/exampleSite/content/events/2018-boston/speakers/matty-stratton.md b/exampleSite/content/events/2018-boston/speakers/matty-stratton.md index 9dfc3a55f..6c8daf764 100644 --- a/exampleSite/content/events/2018-boston/speakers/matty-stratton.md +++ b/exampleSite/content/events/2018-boston/speakers/matty-stratton.md @@ -3,7 +3,6 @@ Title = "Matty Stratton" Twitter = "mattstratton" image = "matty-stratton.png" type = "speaker" -linktitle = "matty-stratton" +++ diff --git a/exampleSite/content/events/2018-boston/speakers/mike-rothman.md b/exampleSite/content/events/2018-boston/speakers/mike-rothman.md index e674c88cd..c97cafcdc 100644 --- a/exampleSite/content/events/2018-boston/speakers/mike-rothman.md +++ b/exampleSite/content/events/2018-boston/speakers/mike-rothman.md @@ -2,6 +2,7 @@ Title = "Mike Rothman" Twitter = "securityincite" type = "speaker" +image = "mike-rothman.png" website="https://www.disruptops.com" +++ Mike is a 25-year security veteran, specializing in protecting networks and endpoints, security management, compliance, and helping client navigate a secure evolution to the cloud. He teaches cloud security at Black Hat and other major industry conferences. In addition to his role at D-OPS, Mike is Analyst & President of Securosis. diff --git a/exampleSite/content/events/2018-boston/speakers/neeraj-tandon.md b/exampleSite/content/events/2018-boston/speakers/neeraj-tandon.md new file mode 100644 index 000000000..fe696c009 --- /dev/null +++ b/exampleSite/content/events/2018-boston/speakers/neeraj-tandon.md @@ -0,0 +1,7 @@ ++++ +Title = "Neeraj Tandon" +type = "speaker" +website = "https://www.neerajtandon.com/" +image="neeraj-tandon.jpg" ++++ +Neeraj is a teacher, community organizer and data scientist in Houston, TX, who is passionate about data, food, and organizing meetups. diff --git a/exampleSite/content/events/2018-boston/speakers/oleg-chunikhin.md b/exampleSite/content/events/2018-boston/speakers/oleg-chunikhin.md index 97281ae75..d22b4cb6d 100644 --- a/exampleSite/content/events/2018-boston/speakers/oleg-chunikhin.md +++ b/exampleSite/content/events/2018-boston/speakers/oleg-chunikhin.md @@ -1,7 +1,7 @@ +++ Title = "Oleg Chunikhin" Twitter = "olgch" - +image="oleg-chunikhin.jpg" type = "speaker" +++ diff --git a/exampleSite/content/events/2018-boston/speakers/paul-bruce.md b/exampleSite/content/events/2018-boston/speakers/paul-bruce.md index 501f759a5..b57e6702f 100644 --- a/exampleSite/content/events/2018-boston/speakers/paul-bruce.md +++ b/exampleSite/content/events/2018-boston/speakers/paul-bruce.md @@ -1,7 +1,7 @@ +++ Title = "Paul Bruce" Twitter = "paulsbruce" - +image="paul-bruce.jpg" type = "speaker" website="http://paulsbruce.io/" +++ diff --git a/exampleSite/content/events/2018-boston/speakers/pete-cheslock.md b/exampleSite/content/events/2018-boston/speakers/pete-cheslock.md index 47e9c93fd..93c0e3bec 100644 --- a/exampleSite/content/events/2018-boston/speakers/pete-cheslock.md +++ b/exampleSite/content/events/2018-boston/speakers/pete-cheslock.md @@ -6,4 +6,4 @@ website="https://pete.wtf" image="pete-cheslock.png" +++ -Pete is currently the VP of TechOps at Threat Stack, a Boston Cloud security company. He spends his business hours building teams and managing large scale systems. In his personal time he cooks food and smokes meats. \ No newline at end of file +Pete is currently the VP, Products at *CHAOS* SEARCH. He spends his business hours helping companies get visibility into their logs while running fewer servers. In his personal time he cooks food and smokes meats. \ No newline at end of file diff --git a/exampleSite/content/events/2018-boston/speakers/sarah-zelechoski.md b/exampleSite/content/events/2018-boston/speakers/sarah-zelechoski.md index aa8e1b1bb..4c99914b4 100644 --- a/exampleSite/content/events/2018-boston/speakers/sarah-zelechoski.md +++ b/exampleSite/content/events/2018-boston/speakers/sarah-zelechoski.md @@ -1,8 +1,8 @@ +++ Title = "Sarah Zelechoski" Twitter = "szelechoski" - +image = "sarah-zelechoski.jpg" type = "speaker" +++ -Sarah began her career as an astrophysicist and has pivoted often between systems and development work, but really hit her stride in operations. She has run production operations and infrastructure management for more than 30 customers of all shapes and sizes. Sarah is currently the Vice President of Engineering at ReactiveOps where her team focuses on providing expert-level guidance and a curated framework around using Kubernetes and other Open Source tools to solve challenging and interesting problems. Sarah’s greatest passion is in helping others, which encompasses advocating for engineers and rekindling interest in the lost art of Service in the tech space. \ No newline at end of file +Sarah began her career as an astrophysicist and has pivoted often between systems and development work, but really hit her stride in operations. She has run production operations and infrastructure management for more than 30 customers of all shapes and sizes. Sarah is currently the Vice President of Engineering at ReactiveOps where her team focuses on providing expert-level guidance and a curated framework around using Kubernetes and other Open Source tools to solve challenging and interesting problems. Sarah’s greatest passion is in helping others, which encompasses advocating for engineers and rekindling interest in the lost art of Service in the tech space. diff --git a/exampleSite/content/events/2018-boston/speakers/steve-huff.md b/exampleSite/content/events/2018-boston/speakers/steve-huff.md new file mode 100644 index 000000000..8c28e7974 --- /dev/null +++ b/exampleSite/content/events/2018-boston/speakers/steve-huff.md @@ -0,0 +1,6 @@ ++++ +Title = "Steve Huff" +type = "speaker" +image="steve-huff.jpg" ++++ +Steve Huff is a distributed systems engineer with 10+ years of experience, specializing in Linux platforms, service delivery, and operations. He is most comfortable working at the interface between developers and infrastructure. An active participant in the open source community, his interests include collaborative development, building happy teams, and sleeping through the night. diff --git a/exampleSite/content/events/2018-boston/speakers/steve-pember.md b/exampleSite/content/events/2018-boston/speakers/steve-pember.md index ccd8ea872..953bff747 100644 --- a/exampleSite/content/events/2018-boston/speakers/steve-pember.md +++ b/exampleSite/content/events/2018-boston/speakers/steve-pember.md @@ -1,7 +1,7 @@ +++ Title = "Steve Pember" Twitter = "svpember" - +image="steve-pember.jpg" type = "speaker" +++ diff --git a/exampleSite/content/events/2018-boston/speakers/tiffany-longworth.md b/exampleSite/content/events/2018-boston/speakers/tiffany-longworth.md index 90cfc54a3..149b54baa 100644 --- a/exampleSite/content/events/2018-boston/speakers/tiffany-longworth.md +++ b/exampleSite/content/events/2018-boston/speakers/tiffany-longworth.md @@ -1,8 +1,8 @@ +++ Title = "Tiffany Longworth" Twitter = "thelongshanx" - +image = "tiffany-longworth.png" type = "speaker" +++ -Tiffany Longworth is a Site Reliability Engineer at Puppet. She has launched successful projects large and small, but has also worked on projects that were spectacular failures! She likes using her background as a Marine, her training as an English teacher, automation, and cat gifs as much as possible. \ No newline at end of file +Tiffany Longworth is a Site Reliability Engineer at Puppet. She has launched successful projects large and small, but has also worked on projects that were spectacular failures! She likes using her background as a Marine, her training as an English teacher, automation, and cat gifs as much as possible. diff --git a/exampleSite/content/events/2018-boston/speakers/tim-hartmann.md b/exampleSite/content/events/2018-boston/speakers/tim-hartmann.md index 239751290..f2411df54 100644 --- a/exampleSite/content/events/2018-boston/speakers/tim-hartmann.md +++ b/exampleSite/content/events/2018-boston/speakers/tim-hartmann.md @@ -2,6 +2,7 @@ Title = "Tim Hartmann" Twitter = "paxindustria" type = "speaker" +image="tim-hartmann.jpg" +++ Tim is a unique and beautiful snowflake who enjoys biking to work, playing Legos with his kid. Tim has been interested in Systems Administration since he discovered ANSI art on a BBS while in High School. As an infrastructure engineer he’s worked at Harvard on the Unix, Networking, and Research Computing teams. His current role as an SRE at ASICS / Runkeeper perpetually learning, laughing, and helping to transform a traditional retailer into a software driven business, one pull request at a time. It his his profound pleasure to be learning new things all the time, and boldly falling down the ethernet. diff --git a/exampleSite/content/events/2018-boston/speakers/timothy-bonci.md b/exampleSite/content/events/2018-boston/speakers/timothy-bonci.md index 49a95eecc..52ca70cc3 100644 --- a/exampleSite/content/events/2018-boston/speakers/timothy-bonci.md +++ b/exampleSite/content/events/2018-boston/speakers/timothy-bonci.md @@ -1,10 +1,9 @@ +++ Title = "Timothy Bonci" Twitter = "" - +image = "timothy-bonci.jpg" type = "speaker" linktitle = "" -image = "" +++ * Jack-of-all-trades, which is different from full-stack. diff --git a/exampleSite/content/events/2018-boston/speakers/yegor-bugayenko.md b/exampleSite/content/events/2018-boston/speakers/yegor-bugayenko.md index 1e766c6b1..40466f8d4 100644 --- a/exampleSite/content/events/2018-boston/speakers/yegor-bugayenko.md +++ b/exampleSite/content/events/2018-boston/speakers/yegor-bugayenko.md @@ -1,7 +1,7 @@ +++ Title = "Yegor Bugayenko" Twitter = "yegor256" - +image="yegor-bugayenko.jpg" type = "speaker" website="https://www.yegor256.com/" +++ diff --git a/exampleSite/content/events/2018-boston/speakers/yulan-lin.md b/exampleSite/content/events/2018-boston/speakers/yulan-lin.md index 22afcef55..f04e0df2c 100644 --- a/exampleSite/content/events/2018-boston/speakers/yulan-lin.md +++ b/exampleSite/content/events/2018-boston/speakers/yulan-lin.md @@ -1,9 +1,8 @@ +++ -Title = "Yulan Lin and Neeraj Tandon" +Title = "Yulan Lin" Twitter = "y3l2n" - type = "speaker" website = "https://y3l2n.com/" image="yulan_lin.jpg" +++ -Yulan Lin is a Software Engineer and Developer Advocate in Silicon Valley. Neeraj is a teacher, community organizer and data scientist in Houston, TX. They are both passionate about data, food, and organizing meetups. +Yulan Lin is a Software Engineer and Developer Advocate in Silicon Valley. She is passionate about data, food, and organizing meetups. diff --git a/exampleSite/content/events/2018-boston/sponsor.md b/exampleSite/content/events/2018-boston/sponsor.md index c4d39129b..e3bb686fe 100644 --- a/exampleSite/content/events/2018-boston/sponsor.md +++ b/exampleSite/content/events/2018-boston/sponsor.md @@ -71,22 +71,6 @@ devopsdays is a self-organizing conference for practitioners that depends on spo

The luxurious landmark 5 star hotel “Grand Nile Tower” is poised directly on the magnificent Nile with a prime location in central Cairo, close to many cultural and tourist attractions. It is located in the Garden City area close to the centre of modern Cairo. The Cairo International Airport is approx. 20 km away from the hotel.
+ Watch this space for updated information soon. diff --git a/exampleSite/content/events/2018-cairo/program.md b/exampleSite/content/events/2018-cairo/program.md new file mode 100644 index 000000000..1a5c02b6e --- /dev/null +++ b/exampleSite/content/events/2018-cairo/program.md @@ -0,0 +1,21 @@ ++++ +City = "Cairo" +Year = "2018" +title = "devopsdays Cairo 2018 program" +Type = "program" ++++ + +17 September 2018 – 9:00am – 6:00pm + +Grand Nile Tower Hotel – Farhaty Ballroom + + + +If Open Space is new to you, you may be interested in [more details about Open Space](https://www.devopsdays.org/pages/open-space-format). diff --git a/exampleSite/content/events/2018-cairo/program/ahmed-abdelaziz.md b/exampleSite/content/events/2018-cairo/program/ahmed-abdelaziz.md new file mode 100644 index 000000000..1f5446f3f --- /dev/null +++ b/exampleSite/content/events/2018-cairo/program/ahmed-abdelaziz.md @@ -0,0 +1,14 @@ ++++ +Talk_date ="" +Talk_start_time = "" +Talk_end_time = "" +Title = "Enterprise DevOps, a Pragmatic Approach (Ignite)" +Type = "talk" +Speakers = ["ahmed-abdelaziz"] ++++ + +Many companies and teams have already adopted DevOps one way or another, however, when it comes to larger enterprise-scale adoption it is still stagnated. + +There are many successful pilots, so why does enterprise DevOps still behind? + +This ignite talk discuss DevOps at scale and what it takes to achieve a successful enterprise scale adoption. diff --git a/exampleSite/content/events/2018-cairo/program/ahmed-bahaa.md b/exampleSite/content/events/2018-cairo/program/ahmed-bahaa.md new file mode 100644 index 000000000..dcdf923f5 --- /dev/null +++ b/exampleSite/content/events/2018-cairo/program/ahmed-bahaa.md @@ -0,0 +1,10 @@ ++++ +Talk_date = "" +Talk_start_time = "" +Talk_end_time = "" +Title = "From DevOps towards BizDevOps: The technical essence, lessons learned, and the coming future" +Type = "talk" +Speakers = ["ahmed-bahaa"] ++++ + +According to Forrester's state of Agile Report, 80% of systems development teams are using agile-based processes, while more than 60% of the SW projects are not delivering what is expected. Is it all about RM, CI, Infrastructure as a code, and CD,or it goes beyond that? This session will answer you. diff --git a/exampleSite/content/events/2018-cairo/program/ahmed-dahab.md b/exampleSite/content/events/2018-cairo/program/ahmed-dahab.md new file mode 100644 index 000000000..b86b9ab36 --- /dev/null +++ b/exampleSite/content/events/2018-cairo/program/ahmed-dahab.md @@ -0,0 +1,20 @@ ++++ +Talk_date ="" +Talk_start_time = "" +Talk_end_time = "" +Title = "Mobile DevOps using Google Flutter" +Type = "talk" +Speakers = ["ahmed-dahab"] ++++ + +The talk will be about DevOps for mobile apps, it will focus on challenges and best practices for mobile apps developers, it will introduce Google Flutter which is a mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time, it will list some of the DevOps challenges for mobile apps development and how Google Flutter can solve them. + +- talk briefly about DevOps lifecycle from the mobile perspective (Plan - Code - Build - continuous testing - release) + +- talk about problems that mobile apps developers facing when developing their app for ios & android at the same time. + +- talk about Google Flutter and what's unique about it. + +- talk about how Google Flutter can help developers & DevOps to build their apps faster. + +- talk about testing automation in Google Flutter and how it's easy to write perfect tests diff --git a/exampleSite/content/events/2018-cairo/program/andrew-shafer.md b/exampleSite/content/events/2018-cairo/program/andrew-shafer.md new file mode 100644 index 000000000..23334c31d --- /dev/null +++ b/exampleSite/content/events/2018-cairo/program/andrew-shafer.md @@ -0,0 +1,12 @@ ++++ +Talk_date = "" +Talk_start_time = "" +Talk_end_time = "" +Title = "Elemental DevOps" +Type = "talk" +Speakers = ["andrew-shafer"] ++++ + +devops is simple, not easy. + +A hard look at the last decade of devops, searching to find the essence of what works, what doesn’t, what has changed and what never will. diff --git a/exampleSite/content/events/2018-cairo/program/marcin-wielgus.md b/exampleSite/content/events/2018-cairo/program/marcin-wielgus.md new file mode 100644 index 000000000..2bec8ea48 --- /dev/null +++ b/exampleSite/content/events/2018-cairo/program/marcin-wielgus.md @@ -0,0 +1,12 @@ ++++ +Talk_date = "" +Talk_start_time = "" +Talk_end_time = "" +Title = "Introduction to Kubernetes" +Type = "talk" +Speakers = ["marcin-wielgus"] ++++ + +You’ve heard about this Kubernetes thing. You’ve seen that all major cloud providers have it in their offering. You’ve noticed that multiple vendors sell a boxed version with support. From time to time you run into the news that some company just migrated into it. And recently your good friend got it from github and is right now trying to deploy it. You did want to take a closer look last month but the deadlines and projects looming over you didn’t allow you to learn the details. Does this sound like you? + +If it does then this is the talk for you! During this talk I will explain the basics of Kubernetes - production-ready, open-source system for automating deployment, scaling, and management of containerized applications. I will discuss what are the main concepts, when to use it and how to build modern applications with it. diff --git a/exampleSite/content/events/2018-cairo/program/mina-fahmy.md b/exampleSite/content/events/2018-cairo/program/mina-fahmy.md new file mode 100644 index 000000000..083f3d9ba --- /dev/null +++ b/exampleSite/content/events/2018-cairo/program/mina-fahmy.md @@ -0,0 +1,20 @@ ++++ +Talk_date ="" +Talk_start_time = "" +Talk_end_time = "" +Title = "Find Z Commit! (Ignite)" +Type = "talk" +Speakers = ["mina-fahmy"] ++++ + +There are many ways to measure the quality of a software product, but the first and foremost important factor is how the customers experience it. With both agile software development models & DevOps practices dominating the market, customers are more likely to keep up with the latest and greatest software versions from their vendors. + +However, what would happen if this continuous upgrade process breaks (or better improves!) something at the customer side? + +How would you link that back to a specific code change in your software? + +Although agile development helped a lot to reduce the gap between the factory and the field, customers still hesitate to share their tests with the vendors, so that they can be regressed in-house. Vendors, on the other hand, would likely be as much hesitant to share their codebase changes with customers. + +In this talk, we present a system architected and implemented by our DevOps team to link between customer experience changes and software code commits. + +This system would help vendors: promote & reward good coding practices, prevent & highlight bad ones, and deliver high quality software to ensure a better customer experience. Customers would be helping vendors in detecting problems & improvements in their software without the bother of having to share anything of their in-firm working environment. diff --git a/exampleSite/content/events/2018-cairo/program/mohamed-adawi.md b/exampleSite/content/events/2018-cairo/program/mohamed-adawi.md new file mode 100644 index 000000000..6899d68f5 --- /dev/null +++ b/exampleSite/content/events/2018-cairo/program/mohamed-adawi.md @@ -0,0 +1,12 @@ ++++ +Talk_date ="" +Talk_start_time = "" +Talk_end_time = "" +Title = "DevOps Challenges in an Offshore/ Onshore Distributed Project (Ignite)" +Type = "talk" +Speakers = ["mohamed-adawi"] ++++ + +Offshoring parts of an IT project can dramatically reduce its cost. Adopting DevOps in such environments reduces the cost even more but also introduces new challenges. + +Here I'm addressing such challenges and how to overcome them for better DevOps adoption in offshore / onshore distributed project. diff --git a/exampleSite/content/events/2018-cairo/program/mohamed-fawzy.md b/exampleSite/content/events/2018-cairo/program/mohamed-fawzy.md new file mode 100644 index 000000000..98ecb0ede --- /dev/null +++ b/exampleSite/content/events/2018-cairo/program/mohamed-fawzy.md @@ -0,0 +1,20 @@ ++++ +Talk_date ="" +Talk_start_time = "" +Talk_end_time = "" +Title = "Digital Journey" +Type = "talk" +Speakers = ["mohamed-fawzy"] ++++ + +Nowadays digital transformation (a.k.a. DX) is a core strategy in any organization to enable the business reach a faster go to market, lower the cost, increase the quality, increase resilience and of course increase customer satisfaction. To achieve that new competencies are needed which revolve around agility, innovation, customer-centric, being people oriented and resilience. + +DevOps comes in place as a natural step after agile movement to sustain the fast flow created through agile development methodologies. DevOps is centered on 3 principles; flow, feedback and continual experimentation and learning. These 3 principles play an important role in the digital transformation journey. + +In this talk, we will share one of our exciting experiences. In general, we help our customers through their DX journey by injecting DevOps principles in every aspect of the development lifecycle up to production. + +First, assessment and overcome the constraints, using Lean and Value Stream Mapping to identify the current constraints and work on them to improve the flow between different work centers, keeping in mind the performance of the end to end cycle and not only the performance of individual silos allowing a super-fast time to market. + +Second, is amplifying the feedback loops and collaboration between different work centers to achieve maximum people potentials and to stop quality issues from going to later stages ensuring quality in every step done allowing a safe fast time to market. + +Third, continuous improvement and building resilience in every aspect by exploring our limitations using the kaizen methodology and following a well-established business continuity plan ensuring a consistent fast time to market. diff --git a/exampleSite/content/events/2018-cairo/program/mohamed-galal.md b/exampleSite/content/events/2018-cairo/program/mohamed-galal.md new file mode 100644 index 000000000..989d2cac4 --- /dev/null +++ b/exampleSite/content/events/2018-cairo/program/mohamed-galal.md @@ -0,0 +1,28 @@ ++++ +Talk_date ="" +Talk_start_time = "" +Talk_end_time = "" +Title = "CodeZone journey from Adhoc to DevOps" +Type = "talk" +Speakers = ["mohamed-galal"] ++++ + +In this talk, we will demonstrate how was CodeZone journey from Adhoc manual work, to implementing DevOps. + +We will talk about: + +1-Culture transformation. + +2-Automating planning tools, including relative estimation automation. + +3-Automating unit testing, integration testing, and continuous integration. + +4-Release notes automation. + +5-Database Continuous Integration. + +6-Incremental Continuous Deployment/Delivery. + +7-Customer Education for the process. + +All these practices are implemented using integrated tools and add-ins developed by CodeZone team with their ALM framework. diff --git a/exampleSite/content/events/2018-cairo/program/reham-saleh.md b/exampleSite/content/events/2018-cairo/program/reham-saleh.md new file mode 100644 index 000000000..74b54500f --- /dev/null +++ b/exampleSite/content/events/2018-cairo/program/reham-saleh.md @@ -0,0 +1,12 @@ ++++ +Talk_date = "" +Talk_start_time = "" +Talk_end_time = "" +Title = "Can We Automate SCRUM Ceremonies? (Ignite)" +Type = "talk" +Speakers = ["reham-saleh"] ++++ + +In this Ignite we will introduce how we converted DevOps Pipeline Plan from manual to automated, and how it saves time from 10 hours to 1.5 hours using by developing automation add-ins integrated with company ALM. + +This includes automating iteration planning, retrospective report, iteration review, creating printable board cards, and progress monitoring using burndown chart. diff --git a/exampleSite/content/events/2018-cairo/program/roman-pickl.md b/exampleSite/content/events/2018-cairo/program/roman-pickl.md new file mode 100644 index 000000000..a0381cf08 --- /dev/null +++ b/exampleSite/content/events/2018-cairo/program/roman-pickl.md @@ -0,0 +1,12 @@ ++++ +Talk_date ="" +Talk_start_time = "" +Talk_end_time = "" +Title = "Continuous Delivery with Jenkins Pipelines" +Type = "talk" +Speakers = ["roman-pickl"] ++++ + +This talk demonstrates how a continuous delivery deployment pipeline can be set up harnessing jenkins Pipeline as Code features as well as its new Blue Ocean User Experience. + +It targets developers, PMs and testers who want to streamline there deployment processes & accelerate the feedback loop. diff --git a/exampleSite/content/events/2018-cairo/registration.md b/exampleSite/content/events/2018-cairo/registration.md index 4ba60a0a3..272bfccbc 100644 --- a/exampleSite/content/events/2018-cairo/registration.md +++ b/exampleSite/content/events/2018-cairo/registration.md @@ -6,6 +6,9 @@ Description = "Registration for devopsdays Cairo 2018"About DevOpsDays:
DevOpsDays is a worldwide series of technical conferences covering topics of software development, IT infrastructure operations, and the intersection between them. Each event is run by volunteers from the local area.
-Registration to attend the event will be opening soon. We are currently at the stage of Call for Proposals and Participation to talk at the conference, as well as accepting sponsorships.
+The event is for FREE – REGISTER NOW here.
Please stay tuned for more information about DevOpsDays Cairo 2018.
@@ -50,14 +50,14 @@ Description = "DevOpsDays Cairo 2018" --> --Gold sponsors get a full table and Silver sponsors a shared table where they can interact with those interested to come visit during breaks. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees. +At devopsdays Chattanooga Gold sponsors get a full table where they can interact with those interested to come visit during breaks. These tables will be located in a prime location inside the venue, right along with snacks and beverages on the way into the main auditorium. +
+We're offering some unique opportunities for Silver sponsors this year, like sponsoring our break out rooms, but Silver sponsors will not have any dedicated table space this year. +
+All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees.
The best thing to do is send engineers to interact with the experts at devopsdays on their own terms.
-
+| 12:00- 1:00 | lunch |
| 1:15 - 1:15 | Welcome |
| 1:15 - 2:15 | Speakers: Ryan Hughes and Cindy Payne |
| 2:15 - 3:15 | Speaker: John Willis |
| 3:15 - 3:30 | Break |
| 3:30 - 4:30 | Speaker: Jim Shingler |
| 4:45 - 5:30 | closing/happy hour |
+ Cindy Payne
+
+ Ryan Hughes
+Introducing DevOps into Nationwide over the past several years has afforded many productivity and cultural benefits; however, we know many skills gaps, handoffs, and organizational challenges still exist. These challenges are exacerbated with new self-service cloud capabilities, which brings the world of infrastructure directly to the developers’ fingertips. Join us as we take you through our challenges, mistakes, and solutions as we guide our over 2,500 developers to realize full potential.
+
+ Jim Shingler
+Cardinal Health is a massive organization and undergoing massive changes. Jim will walk us through Cardinal’s devops approach. He’ll discuss the spectrum of models from DIY to “White Glove” of enablement. Additionally, he’ll discuss the key principles they’re following that are applicable from a web-based java app to a green screen mainframe app and offshoring considerations.
+
+ John Willis
+Mike Rother has been studying Toyota Production Systems (TPS) for almost three decades. In 2009, in his book Toyota Kata, he explained how Toyota was able to achieve dominating success in the market for over 40 years using what he calls "meta-skills". Put simply, he explained how Toyota acted like scientists in every facet of their business. Over the past few years, there have been numerous examples of how the ideas patterns and practices of Toyota Kata have been successfully used in Devops modern IT Transformations. Leap to 2018 where there are now interesting conversations happening around Devops and Security. This discussion has been coined as DevSecOps. In this presentation, we are going to tie together the amazing Devops Kata work with some of the new ideas emerging with the DevSecOps discussions.
+
+
+The devopsdays DFW community is always seeking to help the underrepresented diverse and/or marginalized group in the technology and/or open source communities. We value everyone's opinion, thought, and experience. We recognize that one barrier to attending conferences is that people may not have the privilege of working at a company that can afford them to attend, are self-employed or students with a limited budget to pay for admissions.
+
+Share why you are an awesome example of diversity within the devopsdays DFW community for a chance to receive a complimentary pass to devopsdays DFW 2017 conference. Make sure you submit your application before the July 30th deadline, to get your chance to join all of us at Capital One Conference Center in Plano, TX. Fill out the following form:
+
+DevOpsDays DFW is a self-organizing conference for DevOps practitioners that is made possible by local volunteers and corporate sponsorships, we never sell product presentations, nor do we distribute attendee contact lists. This is a community event that provides an opportunity for local current practitioners and those interested in learning, to benefit from the DevOps community.
+We anticipate attendance will quickly reach the venue’s full capacity of 480 enthusiastic IT professionals with over 2,400 technology companies in Dallas metro area. Most attendees that support this conference are part of a growing community of DevOps professionals, Agile leaders, Scrum masters, Open Source developers, and Cloud experts.
+
+
+
+In 2018 we will host vendors and conference attendees the day before the DevOpsDays DFW Conference on August 29th for DevOpsDays B4CON. Hosted at the Marriott Legacy Town Center we believe that this event will provide an opportunity for more authentic casual interactions and deeper technical one on one discussions between vendor sponsors and conference attendees.
+B4CON will take place from 3:00pm - 7:30pm at 7121 Bishop Rd, Plano, TX 75024 and will include, presentations, prizes, giveaways, food and drinks and an amazing opportunity to network with the finest DevOps Pros in Dallas-Fort Worth.
+If you have questions and are interested in sponsoring.
+
+Drop us an email at: organizers-dallas-2018@devopsdays.org
+
+More information is available at:
+https://www.devopsdays.org/events/2018-dallas/welcome/
+
+
+
+
+
+
+Our
Slack team is: doddfw.slack.com. Click here to join.
+Click here to see the
YouTube video playlists for DevOpsDays DFW.
+B4CON Photo Gallery - click here to see pictures.
+Leadership Summit Photo Gallery - click here to see pictures.
+DevOpsDays DFW Photo Gallery - click here to see pictures.
diff --git a/exampleSite/content/events/2018-dallas/program/baruch-sadogursky.md b/exampleSite/content/events/2018-dallas/program/baruch-sadogursky.md
index 8fe48d743..a3b67dbbc 100644
--- a/exampleSite/content/events/2018-dallas/program/baruch-sadogursky.md
+++ b/exampleSite/content/events/2018-dallas/program/baruch-sadogursky.md
@@ -2,17 +2,19 @@
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
-Title = "DevOps Theory vs. Practice: A Song of Ice and TireFire"
+Title = "DevOps Theory vs. Practice: A Song of Ice and Tire-Fire"
Type = "talk"
-Speakers = ["baruch-sadogursky"]
-Youtube = ""
+Speakers = ["baruch-sadogursky","william-manning"]
+Youtube = "R2w-qLnenLI"
Vimeo = ""
Speakerdeck = ""
-Slideshare = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/devops-theory-vs-practice-a-song-of-ice-and-tirefire"
Slides = ""
Website = "http://www.jfrog.com/"
+++
+##### TALK ABSTRACT
+
In many DevOps talks, you see a speaker from a renowned tech company stand up and describe a perfect utopia of an environment. You look at the perfect environment and dedicated hordes of senior engineers they describe, and you despair of ever getting to that point. Your environment looks nothing like that.
Surprise– their environment doesn’t really look like that either! In this talk, a speaker from an unnamed tech unicorn describes their amazing environment– and then what they just said gets translated from “thought leader” into plain English for you by an official translator. Stop feeling sad– everything is secretly terrible!
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-dallas/program/bryan-finster.md b/exampleSite/content/events/2018-dallas/program/bryan-finster.md
index a66942240..5437a25d8 100644
--- a/exampleSite/content/events/2018-dallas/program/bryan-finster.md
+++ b/exampleSite/content/events/2018-dallas/program/bryan-finster.md
@@ -4,15 +4,17 @@ Talk_start_time = ""
Talk_end_time = ""
Title = "Scaling Continuous Delivery to Walmart"
Type = "talk"
-Speakers = ["bryan-finster"]
-Youtube = ""
+Speakers = ["bryan-finster","dana-finster"]
+Youtube = "UJjjgEbIOfg"
Vimeo = ""
Speakerdeck = ""
-Slideshare = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/scaling-continuous-delivery-to-walmart"
Slides = ""
Website = "https://www.linkedin.com/in/bryan-finster/"
+++
+##### TALK ABSTRACT
+
Scaling a DevOps transformation is one of the biggest problems enterprises faces as they seek to accelerate value delivery. Some teams focus on the culture and automation changes in silos or with limited collaboration. Other teams may not understand the value and continue to deliver at a cadence they have always found comfortable. Tool fragmentation, process fragmentation, misunderstandings of how CI works or what CD actually is are constant struggles. At Walmart, we are taking an integrated approach to address this.
* Community of interest: After a successful DevOps day, passionate developers formed a community to meet frequently and share what we are doing in each of our teams. As people ask questions, we point them to the community for answers. The core team of the community works closely with our delivery platform team to organize events and guide good processes.
diff --git a/exampleSite/content/events/2018-dallas/program/david-ayers.md b/exampleSite/content/events/2018-dallas/program/david-ayers.md
index 3d7801ccc..25ccb284b 100644
--- a/exampleSite/content/events/2018-dallas/program/david-ayers.md
+++ b/exampleSite/content/events/2018-dallas/program/david-ayers.md
@@ -8,11 +8,13 @@ Speakers = ["david-ayers"]
Youtube = ""
Vimeo = ""
Speakerdeck = ""
-Slideshare = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/get-committed"
Slides = ""
Website = "http://autoscalr.com/blog/"
+++
+##### IGNITE TALK ABSTRACT
+
Most of us use some sort of version control system; if you’re doing devops-y stuff, it’s likely you are using git. Using these follows a familiar pattern: You do some work, commit the work, and push it to a remote repository, perhaps creating a Pull Request or Merge Request for review.
Here’s the thing – what you put into your commit messages matters. Those commit messages are either love letters to your future self, or hate mail. You’ve heard the maxim that code is written once and read many times, and the same goes for commit messages. Putting some thought into what you put into your commit messages (and making them readable) is important.
diff --git a/exampleSite/content/events/2018-dallas/program/david-giambruno.md b/exampleSite/content/events/2018-dallas/program/david-giambruno.md
new file mode 100644
index 000000000..a6966ebad
--- /dev/null
+++ b/exampleSite/content/events/2018-dallas/program/david-giambruno.md
@@ -0,0 +1,21 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Keynote: DevSecOps Through Blunt Force Traum, I'm the Traum"
+Type = "talk"
+Speakers = ["david-giambruno"]
+Youtube = "Yo8iUMceyDw"
+Vimeo = ""
+Speakerdeck = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/devsecops-through-blunt-force-trauma-im-the-trauma"
+Slides = ""
+Website = ""
++++
+
+##### KEYNOTE ABSTRACT
+
+Transformation: Flinestones to the Jetsons, Security, Teams, Werewolves, Silver Bullets and Unicorn's
+
+With a serving of sarcasm...
+
diff --git a/exampleSite/content/events/2018-dallas/program/ignite-talks.md b/exampleSite/content/events/2018-dallas/program/ignite-talks.md
new file mode 100644
index 000000000..131a3b2cd
--- /dev/null
+++ b/exampleSite/content/events/2018-dallas/program/ignite-talks.md
@@ -0,0 +1,22 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Videos"
+Type = "talk"
+Speakers = ["ignite-talks"]
+Youtube = "S77F53H82Xs"
+Vimeo = ""
+Speakerdeck = ""
+Slideshare = ""
+Slides = ""
+Website = ""
++++
+
+1. Ravi Lachhman - 12 Factor App vs 12 Layer Burrito
+2. Ivan Fan - Managing Cloud Infrastructure at Scale
+3. David Ayers - Get Commit-ted!
+4. Khurrum Khan - Tool Selection in DevOps Pipeline - Art or Science?
+5. James Thomas - Using Docker to Build Software
+6. Mohamad Bayan - Avoid the Distributed Monolith!!
+7. Jane Prusakova - Ethics of Software Development
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-dallas/program/ivan-fan.md b/exampleSite/content/events/2018-dallas/program/ivan-fan.md
index 1cfff8d7e..f2d67ced2 100644
--- a/exampleSite/content/events/2018-dallas/program/ivan-fan.md
+++ b/exampleSite/content/events/2018-dallas/program/ivan-fan.md
@@ -2,18 +2,20 @@
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
-Title = "Managing AWS Infrastructure at Scale"
+Title = "Managing Cloud Infrastructure at Scale"
Type = "talk"
Speakers = ["ivan-fan"]
Youtube = ""
Vimeo = ""
Speakerdeck = ""
-Slideshare = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/managing-cloud-infrastructure-at-scale"
Slides = ""
Website = "https://www.ivanfanatic.com/"
+++
-Would like to describe the transformation process GE Digital has been going through with maintaining AWS Infrastructure from point and manual click to source controlled to peer-reviewed infrastructure as code.
+##### IGNITE TALK ABSTRACT
+
+Would like to describe the transformation process GE Digital has been going through with maintaining Cloud Infrastructure from point and manual click to source controlled to peer-reviewed infrastructure as code.
Describe some of the challenges faced during this transformation:
@@ -22,7 +24,7 @@ Describe some of the challenges faced during this transformation:
3. Keep it simple stupid. (Start Small).
-We started with standardizing our IAM resources across our 100+ AWS Accounts. Leverage terraform modules that get deployed to all 100+ accounts.
+We started with standardizing our IAM resources across our 100+ Cloud Provider Accounts. Leverage terraform modules that get deployed to all 100+ accounts.
-Describe the use of our CI Jenkins Packer.io pipeline for creating custom AWS AMI images and the benefits of custom AMI images + terraform provisioning. Why this is a game changer at Predix.IO for scaling out instances in AWS. - NTP - Cyber Security Inspection Hosts - Bro and Suricata - NATs - VPN stack integrated with AD - Jumphosts Managed by AD
\ No newline at end of file
+Describe the use of our CI Jenkins Packer.io pipeline for creating custom Cloud AMI images and the benefits of custom AMI images + terraform provisioning. Why this is a game changer at Predix.IO for scaling out instances for any cloud provider.
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-dallas/program/james-thomas.md b/exampleSite/content/events/2018-dallas/program/james-thomas.md
new file mode 100644
index 000000000..527aaf3a8
--- /dev/null
+++ b/exampleSite/content/events/2018-dallas/program/james-thomas.md
@@ -0,0 +1,20 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Using Docker to Build Software"
+Type = "talk"
+Speakers = ["james-thomas"]
+Youtube = ""
+Vimeo = ""
+Speakerdeck = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/using-docker-to-build-software"
+Slides = ""
+Website = ""
++++
+
+##### IGNITE TALK ABSTRACT
+
+Over the past year or so I’ve been focusing a good amount on trying to help clients move toward a Continuous Delivery/Continuous Deployment mindset. To that end, I’ve spent a lot of time building pipelines in various CI tools. Something that’s become a common tool in my kit is using Docker containers to build the various projects in our pipelines. This has a lot of very interesting benefits, but also comes with a few challenges.
+
+In my talk I’ll tell you why you should care about building your software with Docker. I will also outline the plusses and minuses of this approach, and relay as many of the various tips and tricks I’ve found in my use of it over the past year or so. After my talk is over you should have a clear understanding of this approach, and whether or not you should trial it.
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-dallas/program/jane-prusakova.md b/exampleSite/content/events/2018-dallas/program/jane-prusakova.md
new file mode 100644
index 000000000..f9aa1df9c
--- /dev/null
+++ b/exampleSite/content/events/2018-dallas/program/jane-prusakova.md
@@ -0,0 +1,21 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Ethics of Software Development"
+Type = "talk"
+Speakers = ["jane-prusakova"]
+Youtube = ""
+Vimeo = ""
+Speakerdeck = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/ethics-in-software-development-113012872"
+Slides = ""
+Website = "https://softwareandotherthings.blogspot.com/"
+
++++
+
+##### IGNITE TALK ABSTRACT
+
+This presentation considers the Code of Conduct adopted by Association for Computing Machinery, and of raises a number of ethical questions related to the fields of IT and software development. We will discuss real-world cases of software producers facing ethical dilemmas, and how these dilemmas can be approached. The topics include considerations of privacy and information sharing, failing to deliver a service, security vulnerabilities and bugs, and building software that encourages evil behavior.
+
+IT professionals wield a lot of power in today’s society. The ways technology influences society can be overt and subtle, immediate and long-lasting, bring out the best and the worst in people at large. We all need to be better informed to make ethical and moral choices in our work.
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-dallas/program/jez-humble.md b/exampleSite/content/events/2018-dallas/program/jez-humble.md
new file mode 100644
index 000000000..ffb5b5299
--- /dev/null
+++ b/exampleSite/content/events/2018-dallas/program/jez-humble.md
@@ -0,0 +1,18 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Keynote: What I Learned from 5 Years of Sciencing the Crap Out of DevOps"
+Type = "talk"
+Speakers = ["jez-humble"]
+Youtube = "33Kd6DhqmuE"
+Vimeo = ""
+Speakerdeck = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/what-i-learned-from-5-years-of-sciencing-the-crap-out-of-devops"
+Slides = ""
+Website = ""
++++
+
+##### KEYNOTE ABSTRACT
+
+For years we laboured under the misapprehension that going faster meant breaking things. After several years of science-ing, Jez and Dr Nicole Forsgren have identified the key elements that enable not just higher throughput but also higher stability, availability and quality, lower cost, and happier teams. Discover how continuous delivery, cloud infrastructure, and effective management and leadership practices produce higher software delivery performance (and indeed what we might mean by performance), along with how to measure culture and its impact on IT and organizational culture. Find out how we actually ensure our results are reliable and meaningful. Learn the patterns and practices used by high performing organizations to outcompete their peers.
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-dallas/program/joel-tosi.md b/exampleSite/content/events/2018-dallas/program/joel-tosi.md
index f5eec2dbc..484c374d1 100644
--- a/exampleSite/content/events/2018-dallas/program/joel-tosi.md
+++ b/exampleSite/content/events/2018-dallas/program/joel-tosi.md
@@ -4,15 +4,17 @@ Talk_start_time = ""
Talk_end_time = ""
Title = "Fostering the Third Way - Your DevOps Dojo"
Type = "talk"
-Speakers = ["joel-tosi"]
-Youtube = ""
+Speakers = ["joel-tosi","jennifer-guerra"]
+Youtube = "vW62q-dTJW8"
Vimeo = ""
Speakerdeck = ""
-Slideshare = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/fostering-the-third-way-your-devops-dojo"
Slides = ""
Website = "https://www.dojoandco.com/"
+++
+##### TALK ABSTRACT
+
In the DevOps Handbook, Gene Kim introduces the Third Way - The Technical Practices of Continual Learning. Enter the DevOps Dojo - an immersive environment where whole teams come together to learn and practice their skills while solving real business problems.
Joel Tosi and Dion Stewart say teams learn better in the immersive eco-system of Dojos than they do using traditional forms of training. They explain why and how Dojos help teams bond around product, foster rapid experimentation, and reframe small failures as learning.
diff --git a/exampleSite/content/events/2018-dallas/program/karith-foster.md b/exampleSite/content/events/2018-dallas/program/karith-foster.md
index b4672dc2e..bcb5529b6 100644
--- a/exampleSite/content/events/2018-dallas/program/karith-foster.md
+++ b/exampleSite/content/events/2018-dallas/program/karith-foster.md
@@ -2,13 +2,21 @@
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
-Title = "TBA"
+Title = "StereoTyped 101"
Type = "talk"
Speakers = ["karith-foster"]
-Youtube = ""
+Youtube = "9HNtkYUR0us"
Vimeo = ""
Speakerdeck = ""
-Slideshare = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/stereotyped-101"
Slides = ""
Website = ""
-+++
\ No newline at end of file
++++
+
+##### TALK ABSTRACT
+
+Karith brings her wit, wisdom and humor to two of the hottest people topics in DevOps: Interpersonal Communication and Imposter Syndrome.
+
+Primary to breaking down silos in organizations is breaking down barriers between people who look at the world in very different ways. Karith breaks us out of the traditional view of diversity and inclusion by offering a truly inclusive perspective on communication, learning, and creating an environment vital to organizational success.
+
+DevOps is also about learning to build a habit of continual personal improvement. Negative internal dialogues, like imposter syndrome, can act as obstacles for living our best life personally, professionally and academically. Karith cuts right to the heart of the matter on the messages we tell ourselves in this high-energy, interactive presentation. Karith will tell us why “You are enough” and how to cultivate growth and personal improvement.
diff --git a/exampleSite/content/events/2018-dallas/program/khurrum-khan.md b/exampleSite/content/events/2018-dallas/program/khurrum-khan.md
new file mode 100644
index 000000000..9237acd50
--- /dev/null
+++ b/exampleSite/content/events/2018-dallas/program/khurrum-khan.md
@@ -0,0 +1,22 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Tool Selection in DevOps Pipeline - Art or Science?"
+Type = "talk"
+Speakers = ["khurrum-khan"]
+Youtube = ""
+Vimeo = ""
+Speakerdeck = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/tool-selection-in-devops-pipeline-art-or-science"
+Slides = ""
+Website = ""
++++
+
+##### IGNITE TALK ABSTRACT
+
+There are myriad tools in the DevOps pipeline. The tools are a big part of building the DevOps Pipeline. However, how do you select the tools?
+
+This talk will help explain the importance of tool selection, categories to look and what factors to consider toolset selection. Do you select the tool which you saw at the latest conference? Or do you do a PoC? How does this work in my environment? Look forward to answering some of these questions and how you like to build the right toolchain environment.
+
+And are tools the only factor in DevOps? Look beyond tools towards automation and culture to really deliver benefit of DevOps.
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-dallas/program/michael-mucciarone.md b/exampleSite/content/events/2018-dallas/program/michael-mucciarone.md
index 6a6238e94..683fc3ee2 100644
--- a/exampleSite/content/events/2018-dallas/program/michael-mucciarone.md
+++ b/exampleSite/content/events/2018-dallas/program/michael-mucciarone.md
@@ -2,22 +2,17 @@
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
-Title = "Multicloud on My Mind"
+Title = "The *Run Anywhere* Mindset"
Type = "talk"
Speakers = ["michael-mucciarone"]
-Youtube = ""
+Youtube = "DzxfNSV-ATY"
Vimeo = ""
Speakerdeck = ""
-Slideshare = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/the-run-anywhere-mindset"
Slides = ""
Website = "https://www.linkedin.com/in/michaelmucciarone/"
+++
+##### TALK ABSTRACT
-This talk will describe to attendees some steps they can take right now to ease their transition to multicloud deployments, as well as how they can accomplish multicloud deployments today using the 3 big clouds’ kubernetes as a service.
-
-#### Prepare for Multicloud
-This section of the talk will introduce the topics I will cover. These topics include Paying Down Technical Debt, Refining CI/CD processes that may be outdated or have gained significant cruft over time, Refining and streamlining current Single Cloud Operations and Containerizing your applications.
-
-#### Multicloud Now
-In this part of the talk I will explore the benefits of the current kubernetes as a service offerings from AWS, GCP, and Azure and how to minimize the delta between cloud deployment configurations. I will also make suggestions as to how to ensure traffic is routed to all of your cloud deployments (spoiler: use a CDN).
\ No newline at end of file
+The Run Anywhere mindset is a new way of thinking about how to develop and deploy applications. By adopting this mindset, you can accelerate your development cycles, save money, and streamline your processes. This talk will explain the Run Anywhere mindset, explore its benefits, and discuss how to achieve Run Anywhere, as well as next steps after achieving this.
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-dallas/program/mohamad-bayan.md b/exampleSite/content/events/2018-dallas/program/mohamad-bayan.md
new file mode 100644
index 000000000..8a711a0d4
--- /dev/null
+++ b/exampleSite/content/events/2018-dallas/program/mohamad-bayan.md
@@ -0,0 +1,18 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Avoid the Distributed Monolith!!"
+Type = "talk"
+Speakers = ["mohamad-bayan"]
+Youtube = ""
+Vimeo = ""
+Speakerdeck = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/avoid-the-distributed-monolith"
+Slides = ""
+Website = ""
++++
+
+##### IGNITE TALK ABSTRACT
+
+In the past few years, large enterprises started adopting the microservices architecture, however, most ended up with a “distributed monolith” and could not realize the true benefits of microservices. In this talk, I will discuss the challenges of how we built microservices in the past and and what the future strategy should look like. The strategy of leveraging the “platform” (container orchestration + Service Mesh) to provide the outer-architecture capabilities in order to build business-focused polyglot services that are decoupled from the outer architecture.
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-dallas/program/pam-dukes.md b/exampleSite/content/events/2018-dallas/program/pam-dukes.md
new file mode 100644
index 000000000..78688f4d4
--- /dev/null
+++ b/exampleSite/content/events/2018-dallas/program/pam-dukes.md
@@ -0,0 +1,22 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Developing People and Building Great Teams"
+Type = "talk"
+Speakers = ["pam-dukes"]
+Youtube = "EanDnBUbRtY"
+Vimeo = ""
+Speakerdeck = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/developing-people-and-building-great-teams"
+Slides = ""
+Website = "http://pamdukes.com/"
++++
+
+##### TALK ABSTRACT
+
+Even though I am an Olympian and Stanford Graduate, I had become the Chief Minimizing Officer of my life. My recent breakthrough during Harada Training has changed my life and I want to share with you.
+
+As an Olympian, I have experienced many amazing adventures and opportunities in my life. Since retiring from my sport, I have been working in IT for over 20 years and been a Scrum Master for the past 7 years. Recently I have made some important connections between my athletic experience and my current role as Scrum Master role with Toyota Connected. In addition, I was inspired by Jim Lippens and the Harada Training we received this year. My new goal is to become a Certified Harada Training and inspire others to recognize their worth and their true potential and to create great teams.
+
+My unique experience has compelled me to share recommendations for how to make great teams and develop people. Since attending our Harada Training at Toyota Connected, my entire mindset has changed. My goal is to share what I know and inspire others.
diff --git a/exampleSite/content/events/2018-dallas/program/ragu-srinivasan.md b/exampleSite/content/events/2018-dallas/program/ragu-srinivasan.md
index 45506ad43..aa1e4dbbd 100644
--- a/exampleSite/content/events/2018-dallas/program/ragu-srinivasan.md
+++ b/exampleSite/content/events/2018-dallas/program/ragu-srinivasan.md
@@ -2,17 +2,19 @@
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
-Title = "From Cavemen to Captains - Using Kubernetes to Realize the DevOps Promise at Large Enterprises"
+Title = "From Cavemen to Captains - Using Kubernetes to Evolve DevOps Adoption"
Type = "talk"
Speakers = ["ragu-srinivasan","ramesh-podila"]
-Youtube = ""
+Youtube = "RJgPL1OhYD8"
Vimeo = ""
Speakerdeck = ""
-Slideshare = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/cavemen-to-captains-using-kubernetes-to-evolve-devops-adoption"
Slides = ""
Website = ""
+++
+##### TALK ABSTRACT
+
Our goal at Verizon is to create a shared multi-tenant container platform to:
* Accelerate our public cloud migration strategy
diff --git a/exampleSite/content/events/2018-dallas/program/ravi-lachhman.md b/exampleSite/content/events/2018-dallas/program/ravi-lachhman.md
index 9bcf99b1f..322e2678a 100644
--- a/exampleSite/content/events/2018-dallas/program/ravi-lachhman.md
+++ b/exampleSite/content/events/2018-dallas/program/ravi-lachhman.md
@@ -8,11 +8,13 @@ Speakers = ["ravi-lachhman"]
Youtube = ""
Vimeo = ""
Speakerdeck = ""
-Slideshare = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/the-12-layer-burrito-vs-the-12-factor-app"
Slides = ""
Website = "http://www.lachhman.io/"
+++
+##### IGNITE TALK ABSTRACT
+
Config [III], would you like carnitas or steak. Well come hungry and learn about Concurrency [VIII] and how you can really eat two burritos at the same time. What are we talking about here?
People have heard about the 12 Factor App. How does this map to a burrito? Are all these steps necessary when you go to your favorite burrito place? Come hungry!
diff --git a/exampleSite/content/events/2018-dallas/program/richard-boyd.md b/exampleSite/content/events/2018-dallas/program/richard-boyd.md
index af5b32781..3a18384ad 100644
--- a/exampleSite/content/events/2018-dallas/program/richard-boyd.md
+++ b/exampleSite/content/events/2018-dallas/program/richard-boyd.md
@@ -2,15 +2,17 @@
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
-Title = "Step up Your DevOps With Step Functions"
+Title = "Stepping Up Your DevOps With Step Functions"
Type = "talk"
Speakers = ["richard-boyd"]
-Youtube = ""
+Youtube = "wghjmdhL4fg"
Vimeo = ""
Speakerdeck = ""
-Slideshare = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/stepping-up-your-devops-with-step-functions"
Slides = ""
Website = "https://richardboydii.com/"
+++
+##### TALK ABSTRACT
+
Everyone loves Serverless, but what if I told you that you that’s there’s a tool out there that can take it to the next level? AWS Step Functions combine logic and Lambdas into complex state machines that take automation to the next level. In this talk we will cover the basics of Step Functions, a Lambda design pattern that emphasizes code re-use, and some examples of what you can do with Step Functions. The code will be provided ahead of the conference and attendees are encouraged to follow along during the technical portion of the presentation.
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-dallas/program/steve-fox.md b/exampleSite/content/events/2018-dallas/program/steve-fox.md
index 7b77dd0f5..2985eadc5 100644
--- a/exampleSite/content/events/2018-dallas/program/steve-fox.md
+++ b/exampleSite/content/events/2018-dallas/program/steve-fox.md
@@ -2,17 +2,19 @@
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
-Title = "The Hidden Costs of Chasing the Mythical 'Five Nines' "
+Title = "Hidden Costs of Chasing the Mythical 'Five Nines' "
Type = "talk"
Speakers = ["steve-fox"]
-Youtube = ""
+Youtube = "hlpxTSjwnHU"
Vimeo = ""
Speakerdeck = ""
-Slideshare = ""
+Slideshare = "https://www.slideshare.net/DevOpsDaysDFW/hidden-costs-of-chasing-the-mythical-five-nines"
Slides = ""
Website = "http://autoscalr.com/blog/"
+++
+##### TALK ABSTRACT
+
“Five Nines” refers to the five nines in 99.999% available that is often synonymous with highly available. Does every highly available service require five nines? Not by a long shot. Yet the general state of the practice is to chase after this typically unrealistic goal almost blindly in many cases, often leading to unnecessarily high costs in both operational and development resources. Even less aggressive availability goals are often over-specified compared to true business drivers.
This talk will cover:
diff --git a/exampleSite/content/events/2018-dallas/program/welcome-day1.md b/exampleSite/content/events/2018-dallas/program/welcome-day1.md
new file mode 100644
index 000000000..2b60d832a
--- /dev/null
+++ b/exampleSite/content/events/2018-dallas/program/welcome-day1.md
@@ -0,0 +1,14 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Opening Welcome by Capital One | Arjun Dugal, SVP Capital One Financial Services"
+Type = "talk"
+Speakers = [""]
+Youtube = ""
+Vimeo = ""
+Speakerdeck = ""
+Slideshare = ""
+Slides = ""
+Website = ""
++++
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-dallas/program/welcome-day2.md b/exampleSite/content/events/2018-dallas/program/welcome-day2.md
new file mode 100644
index 000000000..e8683d8e3
--- /dev/null
+++ b/exampleSite/content/events/2018-dallas/program/welcome-day2.md
@@ -0,0 +1,14 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Opening Welcome by Capital One | Rhishi Joshi, VP Software Engineering, Head of Technology, Capital One Auto Finance"
+Type = "talk"
+Speakers = [""]
+Youtube = ""
+Vimeo = ""
+Speakerdeck = ""
+Slideshare = ""
+Slides = ""
+Website = ""
++++
\ No newline at end of file
diff --git a/exampleSite/content/events/2018-dallas/program/workshop.md b/exampleSite/content/events/2018-dallas/program/workshop.md
new file mode 100644
index 000000000..bc9a4e24f
--- /dev/null
+++ b/exampleSite/content/events/2018-dallas/program/workshop.md
@@ -0,0 +1,25 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "DevOps Leadership Workshop"
+Type = "talk"
+Speakers = ["jez-humble"]
+Youtube = ""
+Vimeo = ""
+Speakerdeck = ""
+Slideshare = ""
+Slides = ""
+Website = ""
++++
+
+
+##### NOTE: You MUST be registered to attend the Leadership Summit in order to attend the workshop.
+
+
+##### WORKSHOP ABSTRACT
+
+As described in Accelerate: The Science of Lean Software and DevOps, organizations adopting principles and practices from the Lean Software and DevOps movements are seeing payoffs in terms of higher quality, better reliability and availability, faster delivery, and reduced costs. Leaders wanting to achieve these results will need to understand how to build a transparent, aligned metrics-driven organization in order to successfully navigate their improvement journey. Using material from his new book, Accelerate, Jez Humble will discuss known predictors of software delivery performance that any team can use, the common obstacles to achieving them, and the management practices that enable them to be applied successfully.
+
+
+
diff --git a/exampleSite/content/events/2018-dallas/registration.md b/exampleSite/content/events/2018-dallas/registration.md
index bf52e26e3..fa2d6bcf4 100644
--- a/exampleSite/content/events/2018-dallas/registration.md
+++ b/exampleSite/content/events/2018-dallas/registration.md
@@ -9,21 +9,6 @@ Description = "Registration for devopsdays Dallas 2018"
-
diff --git a/exampleSite/content/events/2018-detroit/program.md b/exampleSite/content/events/2018-detroit/program.md new file mode 100644 index 000000000..580a342c1 --- /dev/null +++ b/exampleSite/content/events/2018-detroit/program.md @@ -0,0 +1,13 @@ ++++ +Title = "Program" +Type = "program" +Description = "Program for devopsdays detroit 2018" ++++ + +
| - | Benefits | -Cost | -||||
|---|---|---|---|---|---|---|
| Lanyard Sponsor (limit 1) |
- Your logo exclusively on the conference badge lanyards | -$3,000 USD | -- - | -|||
| - |
- Note: These options may be purchased in addition to, or in lieu of, the bronze, silver and gold selections. We are willing to work with your company, if you have any ideas just ask! Email us - | |||||
| Sponsorship medal packages | £500 (gbp) |
- £3,500 (gbp) |
- £1,000 (gbp) |
+ £3,500 (gbp) |
|---|---|---|---|---|
| Total Packages Available | ||||
| Logo on Devopsdays Edinburgh website, main room signage and email communications | - | |||
| Number of tickets included in package | ||||
| Dedicated table for engaging with attendees | ||||
| 2 minute pitch to full audience | - | |||
| Logo on dedicated slide, rotating during breaks | - | |||
| Logo on shared slide, rotating during breaks | - | |||
| Recognition and thanks via Twitter\* | ||||
| Inclusion of promotional goodies\*\* in the conference 'swag bag' | - |
O DevOpsDays é um evento sem fins lucrativos cujo principal objetivo é promover a troca de experiências entre as pessoas sobre a cultura DevOps no Brasil.
+Este Código de Conduta será aplicado para todos enquanto participantes desse evento para proteger o público de danos e perigos morais.
+Nos dedicamos a promover um evento respeitoso e livre de assédio para todos. Não toleramos quaisquer formas de assédios ou intimidações de qualquer participante.
+Imagens, atividades ou materiais de conteúdo sexual, homofóbico, pejorativo e/ou discriminatório de qualquer natureza não são aceitos.
+ Por assédio entende-se sem limitação: +Espera-se que os participantes cumpram imediatamente solicitações para descontinuar qualquer assédio ou comportamento de bullying.
+Sejam gentis com os outros.
+Não insultem ou ofendam outros participantes.
+Lembrem-se de que piadas de assédio, sexismo, racismo ou exclusão não são aceitas pela sociedade, muito menos para nosso evento.
+Qualquer participante que violar tais regras pode ser convidado a se retirar, a critério exclusivo dos organizadores do evento.
+Se um participante se engajar em comportamento de assédio, os organizadores do evento podem tomar medidas que considerem adequadas, desde alertas ao infrator até a vedação de sua participação em demais eventos promovidos pelos membros da organização individual ou coletivamente.
+Se você for assediado, perceber que alguém está sendo assediado, ou tem outras preocupações, por favor aja para interceptar ou peça ajuda aos organizadores.
+Estamos certos de que essa política ajudará a fazer do DevOpsDays um espaço mais acolhedor, inclusivo, e integrador para todos.
+Este Código de Conduta foi adaptado a partir do código de conduta utilizado pelo DevOpsDays Porto Alegre 2016, que foi adaptado pela comunidade GTC - Grupo de Testes Carioca, que foi adaptado pelo evento LinguÁgil, que foi adaptado pelo evento Agile Trends, que foi adaptado a partir dos códigos de conduta utilizados pelo Ideias em Produção, adaptados a partir do Python Brasil 9, este por sua vez adaptados dos códigos de conduta utilizados pela Plone Foundation e pela PyCon US, e estão licenciados sob a Creative Commons Attribution-Share Alike 3.0 Unported.
+-Patrocinadores Ouro e Platina recebem uma mesa onde podem interagir com aqueles interessados em visitar durante os intervalos. Todos os participantes são bem-vindos a propor qualquer assunto que quiserem durante os Open Spaces, mas como esta conferência é focada na comunidade propaganda pesada irá provavelmente trabalhar contra você ao tentar causa uma boa impressão nos participantes. - -
-Provavelmente a melhor coisa a se fazer é enviar seus especialistas técnicos para interagir com os participantes do evento. -
- -## Benefícios - - -
| BENEFÍCIOS PREVISTOS | -GRUPOS DE PARCERIA | -|||
|---|---|---|---|---|
| - | Bronze | -Prata | -Ouro | -Platina | -
| Número máximo de parceiros no grupo | -Ilimitado | -3 | -2 | -1 | -
| Divulgação releases nos sites mantidos pela comunidade referente participação do patrocinador no evento* | -Não | -Não | -Liberado | -Liberado | -
| Oportunidade de distribuir panfletos na pasta dos participantes** | -Não | -Não | -Liberado | -Liberado | -
| Oportunidade de exibição do logotipo da empresa no site, cartazes e banners (tamanho relativo) | -½U | -⅔U | -¾U | -1U | -
| Inscrições para o evento | -2 | -4 | -6 | -10 | -
| Estande | -Não | -Não | -Sim | -Sim | -
| Oportunidade de receber agradecimento formal no início de cada seção de apresentação | -Não | -Sim | -Sim | -Sim | -
| Cota de patrocínio | -R$ 500 | -R$ 1.000 | -R$ 2.000 | -R$ 5.000 | -
-Gold sponsors get a full table and Silver sponsors a shared table where they can interact with those interested to come visit during breaks. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees. -
-The best thing to do is send engineers to interact with the experts at devopsdays on their own terms. -
- - -
| Benefits (prices ex VAT) | -€500 |
- €1500 usd |
- €3000 usd |
- €4500 usd |
-
|---|---|---|---|---|
| Tickets included | 1 | 2 | 4 | 6 |
| Space in `Swag Bag` for promotional item | ✔ | ✔ | ✔ | ✔ |
| Logo on interval rotating slide show | Shared | Shared | Shared; | Shared |
| Logo on DevOpsDays Galway 2018 website | ✔ | ✔ | ✔ | ✔ |
| Logo on email communication | ✔ | ✔ | ✔ | |
| Sponsor table space | Shared | Dedicated +socket |
-Dedicated +socket +monitor | |
| Audience address pitch | 2 min | -4 min | ||
| Sponsor recognition on break out room vinyls, swag bag, conference printed media and intro/outro slides | - | ✔ |
devopsdays is a self-organizing conference for practitioners that depends on sponsorships. We do not have vendor booths, sell product presentations, or distribute attendee contact lists. Sponsors have the opportunity to have short elevator pitches during the program and will get recognition on the website and social media before, during and after the event. Sponsors are encouraged to represent themselves by actively participating and engaging with the attendees as peers. Any attendee also has the opportunity to demo products/projects as part of an open space session. +
+ All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees. +
+ The best thing to do is send engineers to interact with the experts at devopsdays on their own terms. +
| + Benefits (prices ex VAT) + | +
+ Comunity (free) + |
+
+ Bronze (€ 500) + |
+
+ Silver (€ 1,500) + |
+
+ Gold (€ 3,000) + |
+
+ Platinum (€ 4,500) + |
+
|---|---|---|---|---|---|
| Tickets included | ++ | 1 | +2 | +4 | +6 | +
| Space in `Swag Bag` for promotional item | ++ | ✔ | +✔ | +✔ | +✔ | +
| Logo on interval rotating slide show | +Shared | +Shared | +Shared | +Dedicated | +Dedicated | +
| Logo on DevOpsDays Galway 2018 website | ++ | ✔ | +✔ | +✔ | +✔ | +
| Logo on email communication | ++ | + | ✔ | +✔ | +✔ | +
| Sponsor table space | ++ | + | Shared | +Dedicated +socket |
+ Dedicated +socket +monitor |
+
| Audience address pitch | ++ | + | + | 2 min | +4 min | +
| Sponsor recognition on break out room vinyls | ++ | + | + | + | ✔ | +
| Sponsor logo on swag bag | ++ | + | + | + | ✔ | +
| Sponsor logo on conference printed media and intro/outro slides | ++ | + | + | + | ✔ | +
+
DevOpsDays is a conference for not only Developers and Systems/Operations Engineers, but everyone across the spectrum involved in creating or managing technical solutions in any industry. This includes Security, QA, UX, Management, as well as, Specialists in Mobile, VR, AI, BI, etc…
-Join at {{< event_location >}} where over 200 people will be participating in our first DevOpsDays Phoenix as we learn and share together.
+Join us at {{< event_location >}} where over 200 people will be participating in our second DevOpsDays Phoenix as we learn and share together. We have a great set of {{< event_link page="program" text="talks" >}} and {{< event_link page="speakers" text="speakers" >}} lined up for you.
+ +Learning
-At DevOpsDays we discuss the culture and tools that can make organizations run better, deliver faster, and improve quality. - +
At DevOpsDays we discuss the culture and tools that can make organizations run better, deliver faster, and improve quality. +
This year we would like to focus on:
Speakers
+DevOpsDays Phoenix is excited to announce the following speakers and topic concepts that will be covered at the 2018 conference!
+{{< event_link page="program" text="View the scheduled talks!" >}}
Sharing
One of the great parts of DevOpsDays is learning from other attendees. There will be plenty of time to share success and failure stories with each other, get feedback on your next crazy idea, ask for help solving a real world problem you are facing when you go back to work on Wednesday.
- -+Gold sponsors get a full table and Silver sponsors a shared table where they can interact with those interested to come visit during breaks. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees. +
+The best thing to do is send engineers to interact with the experts at DevOpsDays on their own terms. +
+ + +
diff --git a/exampleSite/content/events/2018-porto-alegre/contato.md b/exampleSite/content/events/2018-porto-alegre/contato.md
index 16918a4c0..f2b1ec007 100644
--- a/exampleSite/content/events/2018-porto-alegre/contato.md
+++ b/exampleSite/content/events/2018-porto-alegre/contato.md
@@ -4,7 +4,7 @@ Type = "event"
Description = "Contact information for devopsdays Porto Alegre 2018"
+++
-If you'd like to contact us by email: {{< email_organizers >}}
+Se você quiser entrar em contato conosco: {{< email_organizers >}}
**Our local team**
diff --git a/exampleSite/content/events/2018-porto-alegre/program.md b/exampleSite/content/events/2018-porto-alegre/program.md
new file mode 100644
index 000000000..671dd2d23
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program.md
@@ -0,0 +1,5 @@
++++
+Title = "Program"
+Type = "program"
+Description = "Programação do DevOpsDays Porto Alegre 2018"
++++
diff --git a/exampleSite/content/events/2018-porto-alegre/program/carla-souza.md b/exampleSite/content/events/2018-porto-alegre/program/carla-souza.md
new file mode 100644
index 000000000..06ec63092
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/carla-souza.md
@@ -0,0 +1,11 @@
++++
+Talk_date = "2018-09-15"
+Talk_start_time = "12:55"
+Talk_end_time = "13:25"
+Title = "Deployment contínuo em enorme escala"
+Type = "talk"
+Speakers = ["carla-souza"]
++++
+
+Essa palestra abordará como o Facebook coloca código em produção de forma “continua” em enorme escala.
+Existem várias ferramentas criadas para facilitar o desenvolvimento de um código mais rápido e melhor qualidade. Toda essas ferramentas e metodologias tem um objetivo em comum: ajudar os desenvolvedores em colocar o código em produção o mais rápido possível de forma segura em pequenos passos incrementais. Essa palestra abordará como o Facebook coloca código em produção de forma “continua”.
diff --git a/exampleSite/content/events/2018-porto-alegre/program/cassio-almeida.md b/exampleSite/content/events/2018-porto-alegre/program/cassio-almeida.md
new file mode 100644
index 000000000..02d0e55b8
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/cassio-almeida.md
@@ -0,0 +1,18 @@
++++
+Title = "A Importância da automação de testes no modelo ágil"
+Type = "talk"
+Speakers = ["cassio-almeida"]
++++
+
+Quero compartilhar experiencias e trazer a discussão perguntas comuns e ajuda-los a encontrar respostas, perguntas como:
+Quanto a estratégia testes ágeis está ligada ao CD Pipeline do DevOps?
+Como fazer Assessment do time sobre práticas DevOps e como prepara-los?
+Quero ajudar responder as perguntas.
+
+Com a mudança do Mercado de desenvolvimento de software e aplicativos utilizando métodos ágeis, ocorre junto com esta a mudança dos processos de controle de qualidade e testes de software, o foco dos testes nos modelos ágeis acaba sendo na automação de processos e testes, desde a origem da concepção do software até a entrega em produção.
+Quero compartilhar minhas experiencias e trazer para discussão perguntas comuns a vários profissionais em projetos ágeis e ajuda-los a encontrar respostas, perguntas como:
+Em quais testes concentrar meus esforços?
+Como utilizar e interpretar corretamente a pirâmide de testes?
+Quanto a estratégia de testes ágeis está ligada ao Continuous Delivery Pipeline do DevOps?
+Como faço um Assessment do meu time em relação as práticas DevOps e como prepar o time para o DevOps?
+Ao fim quero mostrar meu case de como respondi estas perguntas e como estou fazendo para atingir os objetivos de preparar pessoas e os times para os testes ágeis e o Continuous Delivery Pipeline do DevOps, e os resultados já obtidos.
diff --git a/exampleSite/content/events/2018-porto-alegre/program/elias-nogueira.md b/exampleSite/content/events/2018-porto-alegre/program/elias-nogueira.md
new file mode 100644
index 000000000..f604df6c8
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/elias-nogueira.md
@@ -0,0 +1,35 @@
++++
+Talk_date = "2018-09-15"
+Talk_start_time = "13:50"
+Talk_end_time = "14:05"
+Title = "Provisionar ambientes para teste automatizado web com containers"
+Type = "talk"
+Speakers = ["elias-nogueira"]
+Slides = "https://www.slideshare.net/elias.nogueira/como-criar-e-executar-testes-paralelos-web-usando-selenium-e-containers"
++++
+
+Você já deve ter sofrido ou estar sofrendo pela demora na execução dos testes automatizados web.
+Há alternativas que tornam possível a execução do teste em paralelo e a orquestração através de containers.
+Venha visualizar uma solução que já está sendo aplicada em times que tem este problema.
+
+É muito comum os testes automatizados web serem os mais demorados e causarem uma grande demora do feedback sobre a qualidade da aplicação em nossa pipeline. Mesmo com o paralelismo dos testes a questão _ambiente para execução_ ainda é um problema...
+Na verdade era: podemos, através de containers, auto-escalar cada um deles ou pela demanda de execução ou pelo clássico uso de recursos do container.
+
+O intuito da palestra é mostrar que:
+
+ * sem teste paralelo não é possível ter um rápido feedback
+ * que existem soluções prontas (containers) para fazer o auto-scaling e trazer outras funcionalidades
+
+Os participantes terão os seguintes benefícios:
+
+ * Aprender como criar a abordagem de paralelismo no teste
+ * Aprender quais containers prontos podem ajudar no paralelismo
+ * Aprender quais containers prontos já provem o auto-scaling
+
+A palestra pretende mostras poucos slides, apenas os de conceituação da solução, e depois mostrar efetivamente um pipeline rodando com o auto-scaling.
+
+Ferramentas e linguagens que serão utilizadas:
+
+ * Selenium WebDriver para prover a execução dos testes automatizados web
+ * Linguagem de programação Java (mas qualquer linguagem pode ser aplicada)
+ * Containers selenium-*, elgalu e zalenium
diff --git a/exampleSite/content/events/2018-porto-alegre/program/fernando-ike.md b/exampleSite/content/events/2018-porto-alegre/program/fernando-ike.md
new file mode 100644
index 000000000..9cff418aa
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/fernando-ike.md
@@ -0,0 +1,11 @@
++++
+Talk_date = ""
+Talk_start_time = ""
+Talk_end_time = ""
+Title = "Quase 10 anos de DevOps e agora?"
+Type = "talk"
+Speakers = ["fernando-ike"]
+Slides = "https://speakerdeck.com/fernandoike/quase-10-anos-de-devops-e-agora"
++++
+
+2019 fará 10 anos que o termo "DevOps" existe. O que mudou nesses dez anos aplicação da cultura Devops, a popularizaçaõ tornou o termo realmente banal ou um buzzword que mais atrapalha do que ajuda? E o que vem pela frente? Este é uma resenha sobre esssa década que passou, onde está e para onde irá este tal do DevOps.
diff --git a/exampleSite/content/events/2018-porto-alegre/program/fernando-silva.md b/exampleSite/content/events/2018-porto-alegre/program/fernando-silva.md
new file mode 100644
index 000000000..b0f0e7ae1
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/fernando-silva.md
@@ -0,0 +1,11 @@
++++
+Talk_date = "2018-09-15"
+Talk_start_time = "13:30"
+Talk_end_time = "13:45"
+Title = "Análise de segurança e hacking de containers Docker"
+Type = "talk"
+Speakers = ["fernando-silva"]
+Slides = "https://speakerdeck.com/fernandodebrando/analise-de-seguranca-e-hacking-de-containers-docker"
++++
+
+Serão abordados cenários em que a utilização de containers Docker pode expor novos tipos de problemas de segurança, que talvez você não tenha considerado, algumas ferramentas de análise e hacking, assim como dicas que você pode usar no seu dia-a-dia.
diff --git a/exampleSite/content/events/2018-porto-alegre/program/jairo-junior.md b/exampleSite/content/events/2018-porto-alegre/program/jairo-junior.md
new file mode 100644
index 000000000..1713de4e0
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/jairo-junior.md
@@ -0,0 +1,16 @@
++++
+Talk_date = "2018-09-15"
+Talk_start_time = "14:10"
+Talk_end_time = "14:25"
+Title = "Testando Roles Ansible com Molecule"
+Type = "talk"
+Speakers = ["jairo-junior"]
+Slides = "https://docs.google.com/presentation/d/1Vx0kJizGr7TKDDsdlsJoamYCAYn4VQSvlBJYmbAdCJY/edit?usp=sharing"
++++
+
+Testes automatizados não apenas aumentam a qualidade do código produzido como também a velocidade do desenvolvimento e capacidade de mudança do seu código. Testes são a principal fonte de feedback ao longo do desenvolvimento e possibilitam um ciclo mais curto de entregas.
+O que são Roles Ansible e como utilizá-los?
+Quais técnicas/práticas de testes [automatizados] preciso compreender antes de iniciar?
+Qual papel os testes desempenham no ciclo de vida de desenvolvimento de um software?
+Quais ferramentas utilizar para construir testes para Ansible?
+https://jairojunior.github.io/ansible/modules/dev/testes/2018/02/17/testando-roles-molecule.html
diff --git a/exampleSite/content/events/2018-porto-alegre/program/joao-assis.md b/exampleSite/content/events/2018-porto-alegre/program/joao-assis.md
new file mode 100644
index 000000000..9be50c5f4
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/joao-assis.md
@@ -0,0 +1,9 @@
++++
+Title = "Desmistificando a Segurança da Informação e o tal \"DevSecOps\""
+Type = "talk"
+Speakers = ["joao-assis"]
++++
+
+Porque ainda existem tantos sofwares e projetos vuneraveis?
+Como tornar eles mais fortes e seguros?
+Esta palestra vai te ajudar a entender a importância e necessidade da Segurança da Informação, e o melhor: Como ter um projeto mais seguro e inserir a segurança no DevOps
diff --git a/exampleSite/content/events/2018-porto-alegre/program/julia-lamenza.md b/exampleSite/content/events/2018-porto-alegre/program/julia-lamenza.md
new file mode 100644
index 000000000..d3f5731f2
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/julia-lamenza.md
@@ -0,0 +1,13 @@
++++
+Talk_date = "2018-09-15"
+Talk_start_time = "10:00"
+Talk_end_time = "10:15"
+Title = "Mulheres podem ser exemplos na tecnologia? Sim!"
+Type = "talk"
+Speakers = ["julia-lamenza"]
+Slides = "https://speakerdeck.com/julialameza/mulheres-podem-ser-exemplos-na-tecnologia-sim"
++++
+
+Você já ouviu falar em Ada Lovelace, Grace Hopper e Joan Clarke? Essas foram algumas das mulheres que mais se destacaram na história da computação.
+Pode ser que você nunca tenha ouvido falar de seus nomes e da relevâncias de seus feitos, mas elas foram muito importantes para o desenvolvimento da tecnologia, e mais do que isso, elas foram importantes para mostrar como a representatividade feminina pode fazer a diferença em uma área que hoje tem a predominância masculina. Por que ainda hoje há poucas mulheres em TI, apesar de várias terem tido um papel de destaque na história?
+Por diversas vezes fui a única mulher no time e também já passei por situações em que eu era única mulher na empresa. Pode até parecer clichê, mas não é! Este é um ensaio sobre como o mercado pode desestimular as mulheres a terem as mesmas oportunidades que os homens e o que você pode fazer para ajudá-las.
diff --git a/exampleSite/content/events/2018-porto-alegre/program/kelvin-ronny.md b/exampleSite/content/events/2018-porto-alegre/program/kelvin-ronny.md
new file mode 100644
index 000000000..abb7abdb5
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/kelvin-ronny.md
@@ -0,0 +1,12 @@
++++
+Talk_date = "2018-09-15"
+Talk_start_time = "11:15"
+Talk_end_time = "11:30"
+Title = "Introduction to Software Performance Engineering"
+Type = "talk"
+Speakers = ["kelvin-ronny"]
+Slides = "https://docs.google.com/presentation/d/1A9DcMtVaxU8sr4DkEjhz0KF7mS8yMgd99Ok9UIam8eo/edit?usp=drivesdk"
++++
+
+Do you know how your product performs? Are you sure that Performance Engineering is being applied properly to your product?
+In this talk, we will evaluate performance engineering techniques and how to get started in Software Performance Engineering.
diff --git a/exampleSite/content/events/2018-porto-alegre/program/marco-junior.md b/exampleSite/content/events/2018-porto-alegre/program/marco-junior.md
new file mode 100644
index 000000000..e3393f5d4
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/marco-junior.md
@@ -0,0 +1,12 @@
++++
+Title = "Síndrome do Impostor: Você não está sozinho"
+Type = "talk"
+Speakers = ["marco-junior"]
+Slides = "http://somatorio.org/talks/sindrome-impostor/ignite/DevOpsDays-POA-2018"
++++
+
+Acha que não merece elogios? Acha que não é uma pessoa boa o suficiente? Talvez você sofra dessa sindrome.
+
+Tens a sensação de que está enganando as pessoas a sua volta sobre o quanto sabe sobre determinado assunto? Ou quem sabe acha que não merece os elogios que as pessoas te fazem? Possivelmente você sofre de Síndrome do Impostor e não está sozinho nessa, que tal conversarmos sobre isso?
+Síndrome do impostor é um fenômeno que afeta aproximadamente 70% das pessoas bem sucedidas, sendo mais forte em mulheres.
+Iremos discutir (entre outras coisas) o que ela é, como nos afeta e como ajudar pessoas que sofrem dela (incluindo nós mesmos).
diff --git a/exampleSite/content/events/2018-porto-alegre/program/natalia-raythz.md b/exampleSite/content/events/2018-porto-alegre/program/natalia-raythz.md
new file mode 100644
index 000000000..cfc97dcc0
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/natalia-raythz.md
@@ -0,0 +1,11 @@
++++
+Talk_date = "2018-09-15"
+Talk_start_time = "11:00"
+Talk_end_time = "11:15"
+Title = "Machine Learning como um microserviço"
+Type = "talk"
+Speakers = ["natalia-raythz"]
+Slides = "https://speakerdeck.com/nraythz/machine-learning-as-a-microsservice"
++++
+
+Microsserviços e machine learning são assuntos bem tocados ultimamente. No desenvolvimento de machine learning tem sido comum utilizarmos "API's" então porque não utilizarmos como um microsserviços. Vamos descrever uma estrutura mínima de aprendizado de máquina como um microsserviço com gRPC em python e docker.
diff --git a/exampleSite/content/events/2018-porto-alegre/program/rodrigo-hurtado.md b/exampleSite/content/events/2018-porto-alegre/program/rodrigo-hurtado.md
new file mode 100644
index 000000000..f777f5db3
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/rodrigo-hurtado.md
@@ -0,0 +1,13 @@
++++
+Talk_date = "2018-09-15"
+Talk_start_time = "10:20"
+Talk_end_time = "10:35"
+Title = "Becoming a DevOps guy from the ground"
+Type = "talk"
+Speakers = ["rodrigo-hurtado"]
+Slides = "https://prezi.com/view/U8WCK0ePhF4GBHlbjLXY/"
++++
+
+Getting started into the DevOps world is one of the most amazing and challenging experiences I had in my life. Considering I was coming from software development world, mostly working with Microsoft products for 12 years, the turnaround was simply dramatic. Suddenly I was in charge of managing automation builds for Linux-based products which I had almost zero experience with, having JIRA tickets to perform Ansible scripts to deploy to different environments and getting new products in different programing languages on a weekly basis was amazingly astonishing. And everything was done remotely.
+
+On this talk I will share with you my experience as a DevOps engineer in Aurea Software working remotely as an Independent Contractor for almost three years. I will let you know how hard was becoming a DevOps guy from the ground, which strategies helped and which others not, how it was to work with people from all over the world, and most importantly how satisfied I am, now I finally know what I’m doing.
diff --git a/exampleSite/content/events/2018-porto-alegre/program/uriel-ricardo.md b/exampleSite/content/events/2018-porto-alegre/program/uriel-ricardo.md
new file mode 100644
index 000000000..77eaa1885
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/uriel-ricardo.md
@@ -0,0 +1,11 @@
++++
+Title = "Sharingan: Detectando Phishing"
+Type = "talk"
+Speakers = ["uriel-ricardo"]
++++
+
+O projeto Sharingan é resultado da necessidade de detectar de forma rápida e automática, possíveis Phishing's, permitindo a detecção antes mesmo da publicação do site malicioso. Partindo da análise de imagens contidas nos sites para ver se é um phishing de um banco ou até mesmo da Netflix.
+
+O projeto Sharingan é resultado da necessidade de detectar de forma rápida e automática, possíveis Phishing's, permindo a datecção antes mesmo da publicação do site malícioso. Hoje em dia, o ambiente de hosting, independente do seu segmento ou tamanho tem voltado a sua atenção para a segurança, com base nisso a Umbler, permitiu que testássemos nossa ferramenta para detectar se um site é phishing ou não, partindo da análise de imagens contidas nos sites testados, utilizando técnicas como computer Vision para verificar se a imagem é o Logo de um banco ou até mesmo tela de um site falso da Netflix.
+Sharingan significa "Olho Copiador Giratório";
+No anime Naruto, o portador desse poder poderia, prever os movimentos do inimigo, copiá-los e até mesmo permitir seu usuário utilizasse contra seu adversário!
diff --git a/exampleSite/content/events/2018-porto-alegre/program/wellington-silva.md b/exampleSite/content/events/2018-porto-alegre/program/wellington-silva.md
new file mode 100644
index 000000000..02fda49e1
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/program/wellington-silva.md
@@ -0,0 +1,11 @@
++++
+Talk_date = "2018-09-15"
+Talk_start_time = "10:40"
+Talk_end_time = "10:55"
+Title = "Service Mesh com Istio e Kubernetes"
+Type = "talk"
+Speakers = ["wellington-silva"]
+Slides = "https://speakerdeck.com/wsilva/service-mesh-with-istio-and-kubernetes-devopsdays-poa-2018"
++++
+
+O mundo de contêineres nos permite criar e gerir microserviços porém com o crescimento exponencial da quantidade de serviços controlar isso poderia ser insano. Com Istio podemos adicionar roateamento inteligente, telemetria e forçar políticas de tráfego entre seus microserviços.
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers.md b/exampleSite/content/events/2018-porto-alegre/speakers.md
new file mode 100644
index 000000000..c49a8b4a7
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers.md
@@ -0,0 +1,5 @@
++++
+Title = "Speakers"
+Type = "speakers"
+Description = "Speakers for devopsdays Porto Alegre 2018"
++++
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/carla-souza.md b/exampleSite/content/events/2018-porto-alegre/speakers/carla-souza.md
new file mode 100644
index 000000000..e1dac3721
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/carla-souza.md
@@ -0,0 +1,10 @@
++++
+title = "Carla Souza"
+Twitter = ""
+linkedin = ""
+image = "carla-souza.png"
+type = "speaker"
+linktitle = "carla-souza"
++++
+
+Carla Souza is a Production Engineer at Facebook where works in an asynchronous job scheduler that powers Facebook. She spends her time optimizing, improving and scaling this large distributed system that impacts the lives of over 2 bilion people. Prior to Facebook, Carla worked as System Engineers for Spotify where managed its internal Puppet codebase.
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/cassio-almeida.md b/exampleSite/content/events/2018-porto-alegre/speakers/cassio-almeida.md
new file mode 100644
index 000000000..5941b556f
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/cassio-almeida.md
@@ -0,0 +1,10 @@
++++
+Title = "Cassio Almeida"
+Twitter = ""
+linkedin = ""
+image = "cassio-almeida.jpg"
+type = "speaker"
+linktitle = "cassio-almeida"
++++
+
+Sou um profissional da área de TI com 22 anos de atuação exclusivamente na área sendo a maior parte da minha carreira focada em consultoria de projetos e QA com o foco em ajudar a aumentar a qualidade dos softwares e aplicações. Possuo experiência de trabalho em projetos ágeis e empresas de grande porte, possuo grande experiência na área de Consultoria de TI, Gestão de Projetos, Gestão de outsourcing, QA e Gestão de equipes Ágeis, conhecimento em sistemas financeiros, aquirencia, liquidação, antecipação, processamento de cartões e crédito financeiro, sou graduado Bacharel em Sistemas de Informação, Pós-Graduado em Gerenciamento de projetos e MBA em Gestão da Inovação Corporativa. Também atuo como professor de disciplinas ligadas a Tecnologia. Atuo com consultoria e mentoria em Coach QA, Agile Coach e Coach carreiras tecnologia. Atualmente sou Consultor Sênior na Accenture desempenhando o papel de QA Manager, atuando em um grande cliente financeiro em Porto Alegre.
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/elias-nogueira.md b/exampleSite/content/events/2018-porto-alegre/speakers/elias-nogueira.md
new file mode 100644
index 000000000..e17a9836b
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/elias-nogueira.md
@@ -0,0 +1,10 @@
++++
+Title = "Elias Nogueira"
+Twitter = ""
+linkedin = ""
+image = "elias-nogueira.jpg"
+type = "speaker"
+linktitle = "elias-nogueira"
++++
+
+Eu ajudo pessoas e empresas a aumentarem a qualidade de seus softwares para que eles possam ter menores índices de defeitos e perdas financeiras. É Agile Coach no Sicredi e QA Engineer e Trainer independente na Academia de Testes. Também é Professor de Pós Graduação na Unisinos/RS. Sempre advoga no meio dos desenvolvedores a importância de testarmos qualquer tipo de aplicação e entre os testadores que a era do teste manual irá quase acabar, onde este precisa ser mais técnico. Colabora em diversas listas e grupos referente a teste de software e faz apresentações referente a teste e desenvolvimento de software em diversos eventos como o The Developers Conference, JavaOne Latin America, JavaOne San Francisco, Campus Party, Agile in Rio, Agile Trends, Scrum Gathering, DevOpsDays e grupos locais.
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/fernando-ike.md b/exampleSite/content/events/2018-porto-alegre/speakers/fernando-ike.md
new file mode 100644
index 000000000..417bd7efc
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/fernando-ike.md
@@ -0,0 +1,10 @@
++++
+Title = "Fernando Ike (fike)"
+Twitter = "fernandoike"
+linkedin = ""
+image = "fernando-ike.jpg"
+type = "speaker"
+linktitle = "fernando-ike"
++++
+
+Fernando Ike é IT Director da Nuveo, já desempenhou diversos papéis na TI mas sua alma ainda é de um sysadmin. Gosta das estudar as práticas Lean, Agile e DevOps; é um dos apresentadores do Podcast 10 Deploys e nas horas vagas é caçador de zumbi.
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/fernando-silva.md b/exampleSite/content/events/2018-porto-alegre/speakers/fernando-silva.md
new file mode 100644
index 000000000..9503cb31f
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/fernando-silva.md
@@ -0,0 +1,10 @@
++++
+Title = "Fernando Silva" #nome do palestrante
+Twitter = "fernandodebrand"
+linkedin = ""
+image = "fernando-silva.jpg"
+type = "speaker"
+linktitle = "fernando-silva"
++++
+
+Analista de Desenvolvimento na KingHost, graduado em Análise e Desenvolvimento de Sistemas (ADS) pela Faculdade Senac Porto Alegre, onde ganhou o Prêmio Keller de melhor trajetória acadêmica. Atualmente faz pós-graduação em Segurança Cibernética pela UFRGS, além disso, é um dos coordenadores da comunidade PHP-RS, é entusiasta Open Source e Software Livre.
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/jairo-junior.md b/exampleSite/content/events/2018-porto-alegre/speakers/jairo-junior.md
new file mode 100644
index 000000000..dd500db0c
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/jairo-junior.md
@@ -0,0 +1,10 @@
++++
+Title = "Jairo Junior"
+Twitter = ""
+linkedin = ""
+image = "jairo-junior.jpg"
+type = "speaker"
+linktitle = "jairo-junior"
++++
+
+Arquiteto na Red Hat e contribuidor em projetos open source - de discussões no IRC, listas de e-mails e issues a mantenedor de projetos. Fanático por testes, automação, CLI e troubleshooting. Ocasionalmente escreve textões no Slack e Telegram.
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/joao-assis.md b/exampleSite/content/events/2018-porto-alegre/speakers/joao-assis.md
new file mode 100644
index 000000000..426265d26
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/joao-assis.md
@@ -0,0 +1,10 @@
++++
+Title = "João Assis"
+Twitter = ""
+linkedin = ""
+image = "joao-assis.jpg"
+type = "speaker"
+linktitle = "joao-assis"
++++
+
+João Assis, 22 Anos, estudante de Segurança da Informação na Unisinos e Analista de Segurança da Informação da Agility Networks. Tipico cara que gosta de filmes, séries, quadrinhos e jogos, e acima de tudo do Tricolor Gaucho! hehe. Nos meus poucos 4 anos de experiencia dentro da área de segurança, entre um hobbie e outro, venho tentando ajudar as pessoas a terem uma mente mais segura e se importarem mais com a segurança de suas informações. Dessa vez, espero contribuir um pouquinho com a comunidade com minhas experiências e ideias referente ao caminhar da segurança, se juntando ao DevOps!
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/julia-lamenza.md b/exampleSite/content/events/2018-porto-alegre/speakers/julia-lamenza.md
new file mode 100644
index 000000000..b8cf444d1
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/julia-lamenza.md
@@ -0,0 +1,11 @@
++++
+Title = "Julia Lamenza"
+Twitter = ""
+linkedin = ""
+image = "julia-lamenza.jpg"
+type = "speaker"
+linktitle = "julia-lamenza"
++++
+
+Trabalha na Daitan Group.
+É apaixonada por tecnologia e dissipar conhecimento, é DevOps e acha importante que esta cultura seja cada vez mais adotada e com isso vem tentando melhorar a diversidade na área e encorajar as próximas gerações.
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/kelvin-ronny.md b/exampleSite/content/events/2018-porto-alegre/speakers/kelvin-ronny.md
new file mode 100644
index 000000000..77c0b3b6b
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/kelvin-ronny.md
@@ -0,0 +1,10 @@
++++
+Title = "Kelvin Ronny"
+Twitter = ""
+linkedin = ""
+image = "kelvin-ronny.png"
+type = "speaker"
+linktitle = "kelvin-ronny"
++++
+
+26 anos de idade e experiência de mais de 10 anos, sendo mais de 8 anos na área de Engenharia de Software. Trabalhando na Daitan Group com automação de testes, testes de carga, desenvolvimento de sistemas e engenharia de dados para análise de performance. Pai e marido apaixonado, fiz Técnico em Eletroeletrônica no Cotuca-Unicamp (a melhor escola do mundo!) e Ciência da Computação no IC-Unicamp. Cresci em Hortolândia, a melhor cidade do mundo e meu Pokémon favorito é o Charizard!
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/marco-junior.md b/exampleSite/content/events/2018-porto-alegre/speakers/marco-junior.md
new file mode 100644
index 000000000..eebb57e13
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/marco-junior.md
@@ -0,0 +1,10 @@
++++
+Title = "Marco Antonio Martins Junior (somatório)"
+Twitter = "somatorio"
+linkedin = ""
+image = "marco-junior.jpg"
+type = "speaker"
+linktitle = "marco-junior"
++++
+
+Peão as a Service, entusiasta da cultura DevOps, organizador do DevOpsDays Porto Alegre, Docker community leader (Porto Alegre), fuçador convicto, roda praticamente tudo em containers
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/natalia-raythz.md b/exampleSite/content/events/2018-porto-alegre/speakers/natalia-raythz.md
new file mode 100644
index 000000000..5f3a01ddd
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/natalia-raythz.md
@@ -0,0 +1,10 @@
++++
+Title = "Natália Raythz"
+Twitter = "guriadeprograma"
+linkedin = ""
+image = "natalia-raythz.jpg"
+type = "speaker"
+linktitle = "natalia-raythz"
++++
+
+Natália Raythz é formada em Física e desenvolvedora de Machine Learning. Bigdata e Data Science pela Udacity, apaixonada por dados, entusiasta de software livre, open source e IoT. Programadora nas linguagens Assembly, C, C++, Python, R e Julia e coordenadora das comunidades Linux for All e PyData Porto Alegre. Uruguaia que cresceu em Porto Alegre, gateira e torcedora do Peñarol.
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/rodrigo-hurtado.md b/exampleSite/content/events/2018-porto-alegre/speakers/rodrigo-hurtado.md
new file mode 100644
index 000000000..023cbd6c2
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/rodrigo-hurtado.md
@@ -0,0 +1,10 @@
++++
+Title = "Rodrigo Caballero Hurtado"
+Twitter = ""
+linkedin = ""
+image = "rodrigo-hurtado.jpg"
+type = "speaker"
+linktitle = "rodrigo-hurtado"
++++
+
+Rodrigo Caballero Hurtado is a Bolivian Software Architect with 12 years of Software development experience and 3 more years in the DevOps field. Primarily focused on learning new technologies, he sees himself as a problem solver. He enjoys being part of high performance teams and being in charge of architecture challenges. He loves to ride motorcycle, cooking for the family and enjoys a good meal.
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/uriel-ricardo.md b/exampleSite/content/events/2018-porto-alegre/speakers/uriel-ricardo.md
new file mode 100644
index 000000000..e38433947
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/uriel-ricardo.md
@@ -0,0 +1,10 @@
++++
+Title = "Uriel Ricardo"
+Twitter = ""
+linkedin = ""
+image = "uriel-ricardo.jpg"
+type = "speaker"
+linktitle = "uriel-ricardo"
++++
+
+Meu Nome é Uriel, tenho tenho 10101 anos, graduando em análise e desenvolvimento de sistemas. Nascido e criado na Infra, focando no amor da minha vida que é Segurança da informação. Jogo Fortnite, Rainbow six, tranquei as aulas de bateria assim como a academia e nas horas vagas me visto de homem-aranha.
diff --git a/exampleSite/content/events/2018-porto-alegre/speakers/wellington-silva.md b/exampleSite/content/events/2018-porto-alegre/speakers/wellington-silva.md
new file mode 100644
index 000000000..a96ee1ee9
--- /dev/null
+++ b/exampleSite/content/events/2018-porto-alegre/speakers/wellington-silva.md
@@ -0,0 +1,10 @@
++++
+Title = "Wellington Figueira da Silva"
+Twitter = ""
+linkedin = ""
+image = "wellington-silva.jpg"
+type = "speaker"
+linktitle = "wellington-silva"
++++
+
+Conhecido como Boina, Tom e Wsilva entre outros apelidos. Autor do livro Aprendendo Docker, do básico à orquestração de contêineres publicado pela editora Novatec. Docker Community Leader e co-organizador do meetup de Docker em São Paulo, tem background em telecomunicações, VoIP e Linux. Tem contribuído com suporte em fóruns, grupos de Slack e de Telegram e participando de palestras para as comunidades PHP, Python e Go.
diff --git a/exampleSite/content/events/2018-raleigh/location.md b/exampleSite/content/events/2018-raleigh/location.md
index d03855dbc..4c3ceb3eb 100644
--- a/exampleSite/content/events/2018-raleigh/location.md
+++ b/exampleSite/content/events/2018-raleigh/location.md
@@ -4,7 +4,5 @@ Type = "event"
Description = "Location for devopsdays Raleigh 2018"
+++
-Watch this space for information about the venue including address, map/direction, parking/transit, and any hotel details.
-
-
+{{< event_map >}}
diff --git a/exampleSite/content/events/2018-raleigh/welcome.md b/exampleSite/content/events/2018-raleigh/welcome.md
index 6a2af351c..3f52b3b31 100644
--- a/exampleSite/content/events/2018-raleigh/welcome.md
+++ b/exampleSite/content/events/2018-raleigh/welcome.md
@@ -37,7 +37,7 @@ Description = "devopsdays Raleigh 2018"
Register
These are just some of the ideas on what to see, what to do, and where to grab some tasty food in Riga. If you are interested in anything else, feel free to reach out to organizers, and ask for help.
+Alternatively, if you feel that we have left something out, or your experience was not as pleasant in any of these places, again, dont hesitate to reach out to us, and we will try to improve this list.
+How to get there: from stop Valsts arhīvs take a trolley 5, 12 or 25 go till stop Mākslas muzejs. Check out directions in Google Maps
+Latvian National Museum of Art is the most significant depository in the nation for works of art.
+The National Art Museum’s exposition is a comprehensive expose on Latvian art in both the 19th and 20th centuries, with emphasis on the various stylistic periods and the artists who were instrumental. Complete information is presented that clearly shows the development of Latvian art, focusing on the various periods, those who made it all happen, the highlights of the time.
+How to get there: from stop Valsts arhīvs take a trolley 25 go till stop Brīvības iela, find a bus 21, it is on the other side of Brīvības street, stop Tallinas street and go till stop Sociālās aprūpes centrs “Mežciems”, walk 6 min, and you will find museum. Check out directions in Google Maps
+The Riga Motor Museum hosts the largest and the most modern antique vehicle collection in the Baltics. The museum exhibition is organized in a form of an exciting interactive story about unique vehicles, notable persons and the most significant events in the history of the automotive industry, complemented by modern multimedia technologies.
+The museum’s collection is located on three floors and covers more than 4000 square meters, and currently it exhibits the largest and most diverse antique vehicle collection in the Baltics including more than 100 unique cars, motorcycles and bicycles. The exhibition tells a story about unique vehicles, notable persons and the most significant events in the history of the automotive industry.
+Visitors shall explore the story using modern and diverse multimedia and design features, as well as participating in several interactivities. Historical vehicles displayed in a modern way make a visit to Riga Motor Museum an exciting way to spend a day exploring these truly unique vehicles. +
+How to get there: from stop Valsts arhīvs take a trolley 25 go till stop Brīvības iela, find a bus 1, it is on the other side of Brīvības street, stop Tallinas street and go till stop Brīvdabas muzejs, walk around 8 min till museum. Check out directions in Google Maps
+The Latvian Ethnographic Open-air Museum is one of the oldest open-air museums in Europe. Now its territory covers 87.66 hectares of forest on the banks of Lake Jugla. The museum displays 118 historic buildings from all Latvian regions - Kurzeme, Vidzeme, Zemgale and Latgale dating from the 17th century to the beginning of 1930s.
+The museum features the homes of Latvian farmers, craftsmen and fishermen, with permanent exhibitions of household and work equipment that are characterised by the specific time period, region and the owners' occupation. Visitors can also learn more about Kurzeme Liv fishermen and Latgale old-believers' houses here. +
+How to get there: from stop Valsts arhīvs take a trolley 5, 12 or 25 go till stop Mākslas muzejs, walk till museum 4 min. Check out directions in Google Maps
+The visitors can see the development of medical history from the times of ethno medicine till the mid 20th century in thematic or overview excursions, as well as enjoy a unique exhibition concerning outer biology and medicine.
+The Pauls Stradins Museum for history of medicine is one of the three biggest museums for history of medicine in the world. The story begins in the basement of the museum building, where the placed exhibits and dioramas show the first steps of the evolution of medicine. Dealing with trauma wounds, bandaging wounds, the healing methods of traditional medicine – all this was already known to man in the ancient times. A crucial part at that time was mythical medicine – amulets, lucky charms and witchcraft, which was performed by a hex, shaman and mages.
+The journey continues in the medieval floor of the museum showing the reconstructed medieval cloister hospital and pharmacy. Walk through the medieval town designed by Pauls Stradins and learn of the illnesses of that time as well as treatment methods.
+How to get there: it is in walking distance, check out directions in Google Maps
+The Latvian Railway History Museum is a railway museum in Riga, Latvia. It was established on August 30, 1994 and contains more than a thousand items, documents and photographs related to railway communications and signalling equipment, tools and instruments, uniforms and badges.
+Railway is the forerunner of civilisation and a life artery, as well as a friend to adventurers, offering people a way to attain their dreams. The importance of railway is inestimable, and the smell of railway is unmistakable. The Latvian Railway history Museum invites you to explore the world of railways. An interesting feature of the museum is that it is situated near a functioning railway line.
+Routes are for walking, running and cycling circuits for venue guests to follow that start and end at hotel. They are planned by hotel team members to help all fitness enthusiasts, from amateur joggers to keen runners and cyclists, keep up their fitness routine when they are traveling. Along the way, you will experience the best running and cycling routes the local area has to offer while discovering the surroundings. Simply choose one (or all) from below and start running.
+Very special things for those who love to run, one of our Kubernetes workshop trainers, Antons Kranga, will be our running ambassador and will be happy to make some runs together
+This short route will give you an understanding about the surroundings of the hotel and you will cross Kalnciema Street Quarter, which is very popular place in Riga with its beautifully restored wooden houses. Check out route in Google Maps
+This route will let you discover the both sides of the beautiful Daugava River with amazing views. You will move directly to Kipsala Island, which is a part of the protected zone of Riga's historic center, which is a member of the UNESCO World Heritage Center. Then you will cross the Vansu Bridge. From there, run along the beautiful Daugava River and enjoy the beautiful views of the city. After you cross the Akmens Bridge, you will see the Latvian National Library on your left side with its unique architecture. You will be back in your hotel in 10 minutes to have a refreshing and healthy drink at Bocca Buona Restaurant. Check out route in Google Maps
+This track is long, but you can always go back earlier and shorten the route. Cross the Akmens Bridge and look at the Swedbank Headquarter Building in Riga, which also known as “Stone of the sun”. Then continue jogging near the Pilsetas Canal at Bastejkalns Park. This route is great for people who loves doing sports in nature. You can stop at the popular Vermenes Park and sit on a bench while watching the live city. After this short stop, you can continue your route by going through the Esplanade Park and the Kronvalda Park before crossing the Vansu Bridge. Do not forget to discover the Kipsala Island before coming back to Park Inn by Radisson Riga Valdemara. Check out route in Google Maps
+On the left bank of the Daugava, a wonderful view of Old Town's panorama awaits you at Ķipsala Municipal Beeach. Swim, sunbathe, get active with volleyball or football, or try one of the bistros. Here you can gaze at the busy city while relaxing.
+Laivnieks.lv, located just a few minutes away from the hotel, is offering guided, night and day kayak cruises. Check out their website for details.
+Sixt "rent a bicycle" is a self-service bike rental system in Riga and Jurmala, available for both residents and guests for everyday rides or holiday leisure. Bikers can use more than 250 bicycles available at 28 rental stations in Riga center, Old Town, and other Riga districts - Mežaparks, Pārdaugava, and Teika, as well as in Jurmala - Majori, Dzintari, Bulduri and at Lielupes Bridge.
+Using Sixt rent-a-bike system you can take a bike at any Sixt rental station and return it to any other station 24/7. For example, rent a bike in Pardaugava and return it in the city center. Sixt operates within the international bicycle-sharing system Nextbike.
+It's easy to register either via Sixt website www.sixt.lv/velo, or via phone call +371 6767 6780, or using Nextbike application
+Closest Rental stations in Riga:
29th of September. Mikelis Day is celebrated during the autumn solstice, when the sun turns towards winter - this is the time when daytime and nighttime is the same length and the astronomical autumn sets in. This is an important time of the year for farmers, when the most important jobs have been completed before winter and it is time to celebrate the harvest. Market squares will be full of Latvian grown pumpkins, apples, pears, cranberries, cowberries and much more. The ladies of the house will be offering homemade jams, cheeses, traditional pastries and home-basked bread. Everyone will be able to enjoy and purchase fresh honey, as well as smoked meats and fish. Meanwhile, local craftsmen will also be on hand offering traditional and contemporary linens, ceramics, jewelry, wooden items and much, much more.
+How to find there: Dome Square - you can walk from hotel,or take a public transport and go till stop Zikfīda Anna meierovica Bulvāris or 11 Novembra krastmala, then take a few min. walk.
+River boat “VECRĪGA” and Canal boats “ANNABELLA” and “ARABELLA” – 11.Novembra krastmala, between Akmens and Vanšu bridges (next to Akmens bridge, opposite The Town Hall Square).
+Canal boats “AMBER RĪGA” and “AURORA” – Riga canal, Radio Street 1 (opposite the Tea house “APSARA” ) and 100 meters from the Latvian National Opera.
+Wooden rowing boats – Riga canal, Radio Street 1 (opposite the Tea house “APSARA” ) and 100 meters from the Latvian National Opera.
+More information and prices on website: RiverCruises.lv
+The charm of Kronvalda Park, magnificent Opera building, authentic Riga Central Market area, enjoy these and other Riga treasures from a different angle hidden by the everyday rush!
+More information and prices on website: RigaWaterTaxi.lv
+DevOpsDays Riga 2018 venue is located in Ķīpsala area, and The Sane Travel has made a great list of what to see in this particular neighborhood. Check out the list here: https://thesanetravel.com/travels/latvia/kipsala-riga-things-to-do and try to tick down as much of it as possible.
+StreetBurgers is one of the best Burger restaurants in Riga, and it is located just a few minutes away from the venue, on Meža street 4a. If you are a burger fan, this is defeinetley a place to check out.
+P.S. There are other great restaurants located on the Meža street, so if you are not in the mood for a burger, you can try Cepiens or Japanese Grillbar Ze Sukin San.
+Fazenda is a great and cozy restaurant, that tries to offer seasonal foods and dishes, utilizing local products. Located about 700m from the hotel, and is little bit more expensive than other entries on our list, however, it is worth it, and especially, try their amazing marzipan or carrot cake.
+Folkklubs Ala, although technically this is a folk club, and hosts performers almost every night, is also a great restaurant. Located in the Old Riga, about few kilometers away from the hotel, however, if you like beer, and want to try out some traditional and modern Latvian dishes, and listen to some folk music, this is the place to go, especially for the beer part - they have the largest choice in Riga – 28 different beers on tap.
+Lido is almost the same as McDonalds is in the US - it is one of the most popular choices for locals where to get something to eat. Great, inexpensive and traditional Latvian food, that is available without any wait. There are many Lido restaurants around the city, but the one to visit, is the one on Krasta street, that has one of the biggest choices of foods, suitable for almost anyone.
+
+ Hotel offers some free parking options near it's premises, however, these places are on first come, first serve basis, and are rather few, so it is a good idea to look for other options.
+If you don't mind paying a few euros, it is possible to park your car within RISEBA/RTU parkin lot on Meža street 1a, check Google Maps. Alternatively, you can also park your car in of the streets near Meža street for free.
+
It is possible to reserve a room in the Park Inn by Radisson Riga Valdemara. City center is a few kilometers away from the hotel, however, there are other (cheaper) options nearby as well, for example, Bellevue Park Hotel.
+
+ We recommend using the BalticTaxi cab company (Green taxis), who are this years official transport partners for DevOpsDays Riga.
Other trusted taxi providers are Taxify (via app) and RedCab
+WARNING: Always check the prices of the cab, that are displayed on the passengers door. This does not apply to Baltic Taxi (or, for example, Taxify), however, a lot of third-party taxi providers may wish to charge double or triple the cost if you wish to get a taxi from Riga airport.
+There are multitude of ways, how you can get to the venue. The most safest/and or easiest, would be to use the taxi. We don't have Uber in Riga, however, we have the next best thing - Taxify, an application that lets you order taxis from anywhere to anywhere. Alternatively, from airport you can use also Baltic Taxi taxis, and, if you give them the secret code "DevOpsDays Riga", you'll also get 10% off from your bill.
+You can easily take the public transport to get to the venue. From the Riga international airport, + bus no. 22 "Abrenes iela" will get you almost directly to the hotel. You can buy your ticket in advance in either an e-ticket machine, that is located in public transport stop, or in virtually any "Narvesen" kiosk. Once ticket costs 1,15 EUR. Before you go, check out directions in Google Maps.
+
+ You can buy a ticket using either cash or debit/credit cards via the help of such machines that are located in various public transport stops.
+
+ Find the bus no. 22 "Abrenes iela" - once you get out of the airport, go straight trough the parking lot, and you should see the white/blue buses (or at least the bus stop)
+
+ Remember to scan/validate your ticket. Failure to do so may result in penalty of up to 30 EUR.
+Don't worry! If you accidentally forget to buy your ticket, you can also buy it directly from the bus driver, but you will need to have cash, and for your forgetfulness, you will need to pay 2 EUR, instead of 1,15 EUR, what you'd normally pay.
+Just remember that if you "accidentally" forget to buy a ticket and try to ride for free, you can incur a penalty of up to 30 EUR
+
+
+
+
+ In the monitors, watch for stop "Slokas iela"- that is the one you'll need to get off at.
+
+ Exit at Slokas street and continue walking straight, cross the road and turn left.
+
+ You should see the hotel. Congrats, you are almost there.
+There are a lot of options how you can get to venue from the city center. Check out Google Maps, and try to find the route best suited to your current location. Our recommendation would probably be to use the 1st or the 5th tram and get off at Kalnciema street, but there are other options available as well, for example, 9th trolleybus.
+For this, we actually have a seperate page - you check out all the activities and places that DevOpsDays Riga organizers are recommending here in the Activities page
+-Gold sponsors get a full table and Silver sponsors a shared table where they can interact with those interested to come visit during breaks. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees. +Gold sponsors get a table, badge scanner, TV, tickets. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees.
The best thing to do is send engineers to interact with the experts at devopsdays on their own terms.
@@ -30,34 +30,35 @@ The best thing to do is send engineers to interact with the experts at devopsday
Sponsor morning pastries! Cover the cost of morning pastries, the first thing people see in the morning, and brand it with your logo. - +
Sponsor Lunch! Cover lunch costs and you can brand it. - +
Sponsor the Lanyards SOLD!
+
Sponsor the T Shirts SOLD!
-
+
+Sponsor Happy hour! You pay us nothing, but run Happy hour. You bring Beer and snacks and get a fun atmosphere at end of day.
+ Make sure the Beer flows like water and your brand will be the hero of the day! SOLD!
+
Sponsor Coffee! Cover the Coffee costs and brand the coffee cart. - -Sponsor Happy hour! You pay us nothing, but run Happy hour. You bring Beer and snacks and get a fun atmosphere at end of day. - Make sure the Beer flows like water and your brand will be the hero of the day! -* All edible and drinkable things must be purchased from venue supplier. - +
Sponsor the WIFI! You get your name on the SSID. - +
Room specific branding:
You can brand one (or more) of the lecture halls with your company logo.
-
+
-Join DevOpsDays Warsaw as a speaker and give a talk in front of hundreds of DevOps enthusiasts. -We are announcing the Call for Papers. Deadline for submitting the -applications expires on September, the 30th. -
- -As a speaker you will:
-- There are two types of talks you can give: Regular and Ignite. -
-Case studies of DevOps code creation or moving your company to this culture will be the most welcome.
- -To apply for regular presentation, please in the form on our website (fields marked with * are obligatory).
+Call for papers for Devopsdays Warsaw 2018 is closed now. \ No newline at end of file diff --git a/exampleSite/content/events/2018-warsaw/registration.md b/exampleSite/content/events/2018-warsaw/registration.md index 9a3d008f2..6fed4c358 100644 --- a/exampleSite/content/events/2018-warsaw/registration.md +++ b/exampleSite/content/events/2018-warsaw/registration.md @@ -8,6 +8,6 @@ type = "event"Highlights from last year's DevOpsDays in Auckland.
@@ -109,22 +138,22 @@ Description = "DevOpsDays Wellington 2018" - +The conference is located at [Pakhuis de Zwijger](http://www.dezwijger.nl/ "Website of Pakhuis de Zwijger") + +Piet Heinkade 179 +1019 HC Amsterdam +The Netherlands + +{{< event_map >}} + +## Getting there and accommodation + +### Transportation + +Amsterdam has a fantastic public transportation system. +- Buses [48](http://maps.gvb.nl/en/lijnen/48), [246](http://maps.gvb.nl/en/lijnen/246) and [759](http://maps.gvb.nl/en/lijnen/759) stop right in front of the conference. +- Tram [26](http://maps.gvb.nl/en/lijnen/26), departing from Amsterdam Centraal Station (main train station in the city). + +More information can be obtained by using the [GVB](http://en.gvb.nl/) or [9292](http://9292.nl/en) websites. Both have excellent apps in the iOS ([GVB](https://itunes.apple.com/nl/app/gvb/id370393784) & [9292](https://itunes.apple.com/nl/app/9292/id556557690)) and Google Play ([GVB](https://play.google.com/store/apps/details?id=nl.moopmobility.gvb&hl=en)) & [9292](https://play.google.com/store/apps/details?id=nl.negentwee&hl=en)) store. Other apps (like Google Maps) have great integration as well. + +##### A note to out of towners in in regards to obtaining a reloadable card for public transportation. + +You can purchase an "OV chipkaart" at Amsterdam Centraal and most large metro stations (including Schiphol). Note that the unattended machines do not handle non-EU issued (e.g. Chip+Signature) cards well. Some U.S. Credit Unions now offer Chip+Pin technology on their *debit* card (note: not *credit* card). If your card doesn't work or want to use Euros (other than coins), there is a customer service center located on the "IJ side" of Amsterdam Centraal where you can purchase a chipkaart in person at the [Service Office](https://www.nsinternational.nl/en/tickets-services/opening-hours-ticket-and-service-shops "Link to NS International Service Office"). If you're arriving via Schiphol - a similar service is offered in the main train hall + +#### Alternative methods of transportation +- [Taxis](http://www.iamsterdam.com/en/visiting/plan-your-trip/getting-around/taxis) +- [Rent A Bike](http://www.iamsterdam.com/en/visiting/plan-your-trip/getting-around/rental/bike-hire) + +### Accommodations +Amsterdam has amazing hotels and incredible amount of short term rentals spread out all over the city. Beware of the dark red bike paths!). Besides short term rentals, here is a list of hotels that are near to the [Pakhuis de Zwijger](http://www.dezwijger.nl/ "Website of Pakhuis de Zwijger"). + +* [Mövenpick Hotel Amsterdam City Centre](http://www.movenpick.com/en/europe/netherlands/amsterdam/hotel-amsterdam/overview/) +* [DoubleTree by Hilton Hotel Amsterdam Centraal Station](http://doubletree3.hilton.com/en/hotels/netherlands/doubletree-by-hilton-amsterdam-centraal-station-AMSCSDI/index.html) +* [Hotel NH Barbizon Place](http://www.nh-hotels.nl/hotel/nh-collection-amsterdam-barbizon-palace) +* [Inntel Hotels Amsterdam Centre](http://www.inntelhotelsamsterdamcentre.nl/) diff --git a/exampleSite/content/events/2019-amsterdam/welcome.md b/exampleSite/content/events/2019-amsterdam/welcome.md index ea5554851..45991846a 100644 --- a/exampleSite/content/events/2019-amsterdam/welcome.md +++ b/exampleSite/content/events/2019-amsterdam/welcome.md @@ -2,86 +2,141 @@ Title = "devopsdays Amsterdam 2019" Type = "welcome" aliases = ["/events/2019-amsterdam/"] -Description = "devopsdays Amsterdam 2019" +Description = "devopsdays Amsterdam will take place June 25-28, 2019! The group that brought you devopsdays Amsterdam 2013-2018 is back together and planning the 2019 event. We're encouraged by the feedback from previous year's events and are determined to bring an improved experience and continue the DevOps conversation for 2019 in Amsterdam." +++ - -
+ +Gold sponsors get a full table and Silver sponsors a shared table where they can interact with those interested to come visit during breaks. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees. +
+The best thing to do is send engineers to interact with the experts at devopsdays on their own terms. +
+ + +
+
+701 E Pratt St.
+Baltimore, MD 21202
+410-385-6324
+[Directions to the Columbus Center](https://www.google.com/maps/dir//701+E+Pratt+St,+Baltimore,+MD+21202/@39.285949,-76.6076957,17z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x89c8037d43f98447:0x49a330493ee84d88!2m2!1d-76.605507!2d39.285949).
+
+### Parking
+
+Parking is available at [Pier V Garage](http://www.pierfivegarage.com/) which
+is next to the IMET.
+
+
+
+[Directions to Pier V Parking](https://www.google.com/maps/dir//Pier+V+Parking,+711+E+Pratt+St,+Baltimore,+MD+21202/@39.2860835,-76.6072156,17z/data=!4m15!1m6!3m5!1s0x89c8037d6b47cf85:0xebc3f167b16a987a!2sPier+V+Parking!8m2!3d39.2860794!4d-76.6050269!4m7!1m0!1m5!1m1!1s0x89c8037d6b47cf85:0xebc3f167b16a987a!2m2!1d-76.6050269!2d39.2860794)
+
+
diff --git a/exampleSite/content/events/2019-baltimore/propose.md b/exampleSite/content/events/2019-baltimore/propose.md
new file mode 100644
index 000000000..597cb0f9a
--- /dev/null
+++ b/exampleSite/content/events/2019-baltimore/propose.md
@@ -0,0 +1,69 @@
++++
+Title = "Propose"
+Type = "event"
+Description = "Propose a talk for devopsdays Baltimore 2019"
++++
+ {{< cfp_dates >}}
+
+| Packages | +Community | +Media | +Silver | +Gold | +Platinum | +Video Streaming | +Happy Hour | +
| + | $0 USD | +$0 USD | +TBD | +TBD | +TBD | +TBD | +TBD | +
| Logo on shared slide, rotating during breaks | ++ | + | + | + | + | + | + |
| Logo on DevOpsDays Baltimore 2019 event website | ++ | + | + | + | + | + | + |
| Logo on all email communication | ++ | + | + | + | + | + | + |
| Shared table for swag/marketing during conference | ++ | + | + | + | + | + | + | Full table for swag/marketing during conference | ++ | + | + | + | + | + | + + |
| 1 minute pitch to full audience (including streaming audience) | ++ | + | + | + | + | + | + |
| 1 included ticket total | ++ | + | + | + | + | + | + |
| 2 included tickets total | ++ | + | + | + | + | + | + |
| 3 included tickets total | ++ | + | + | + | + | + | + |
| 5 included tickets total | ++ | + | + | + | + | + | + |
+ All attendees are welcome to propose any subject they want during the open + spaces, but this is a community-focused conference, so heavy marketing will + probably work against you when trying to make a good impression on the + attendees. +
+ The best thing to do is send practitioners to interact with their peers at + DevOpsDays on their own terms. +
+ +

The luxurious landmark 5 star hotel “Grand Nile Tower” is poised directly on the magnificent Nile with a prime location in central Cairo, close to many cultural and tourist attractions. It is located in the Garden City area close to the centre of modern Cairo. The Cairo International Airport is approx. 20 km away from the hotel.
+ + +Watch this space for updated information soon. + + +{{< event_map >}} diff --git a/exampleSite/content/events/2019-cairo/sponsor.md b/exampleSite/content/events/2019-cairo/sponsor.md new file mode 100644 index 000000000..945ff802a --- /dev/null +++ b/exampleSite/content/events/2019-cairo/sponsor.md @@ -0,0 +1,13 @@ ++++ +Title = "Sponsor" +Type = "event" +Description = "Sponsor devopsdays Cairo 2019" ++++ + +We greatly value sponsors for this open event. If you are interested in sponsoring, please drop us an + +email at [{{< email_organizers >}}]. + + + + diff --git a/exampleSite/content/events/2019-cairo/welcome.md b/exampleSite/content/events/2019-cairo/welcome.md new file mode 100644 index 000000000..83ca5db73 --- /dev/null +++ b/exampleSite/content/events/2019-cairo/welcome.md @@ -0,0 +1,90 @@ ++++ +Title = "DevOpsDays Cairo 2019" +Type = "welcome" +aliases = ["/events/2019-cairo/"] +Description = "DevOpsDays Cairo 2019" ++++ + +Coming Soon!
+ +Please stay tuned for more information about DevOpsDays Cairo 2019 :)
+ ++ +Gold Sponsorship ($5,000) + + - 4 tickets to the event + - 1 minute pitch to full audience + - Logo on event website + - Logo on all email communication + - Logo on Eventbrite registration page + - Logo on slides during breaks + - Booth/Table space with prime location + - Logo on conference t-shirt + +Silver Sponsorship ($3,000) + + - 3 tickets to the event + - Logo on event website + - Logo on slides during breaks + - Booth/Table space + - Logo on conference t-shirt + +Bronze Sponsorship ($1,000) + + - 2 tickets to the event + - Logo on event website + - Logo on conference t-shirt +
+ + +
++We will be providing full pipe and drape decor and power in the expo +hall for each booth. Our booths will be at least 8' x 8'. We work hard +to ensure traffic in the expo hall and will have breaks and special +afternoon breaks with snacks to promote traffic and interactions. +
+Silver sponsors and higher get a full booth in the expo hall where they +can interact with attendees. +
+Gold sponsors will also get to briefly address the crowd at the +beginning of each day. We will name the rooms, as they last, after +Gold sponsors and place signage with your logo outside the room. Gold +sponsors will get their logos displayed on our recorded talks. +
+Platinum sponsor will get naming rights to the main hall, 30 minutes to +demo their product during one of the open spaces and access to use a +break out room which could be used for things like recording +testimonials, focus groups, UI/UX research to see how your products are +used, group demo's and the like. +
+ +
| + | Bronze | +Silver | +Gold | +Platinum | +
| + | $1,000 | +$3,500 | +$5,000 | +$10,000 | +
| Included Tickets | +1 | +3 | +5 | +7 | +
| Promotion on social media | +||||
| Promotion (logo) on web site | +||||
| Mention by MC at kickoff and close | +||||
| Shared swag table | ++ | + | + | |
| Logo collage one physical signage | ++ | |||
| Booth with table and full pipe and drape | ++ | |||
| 1 minute to pitch full audience | ++ | + | ||
| 3 minutes to pitch full audience | ++ | + | + | |
| Naming rights to the main function space (one available) | ++ | + | + | |
| Naming rights to a breakout room (three available) | ++ | + | + | |
| Premium placement of booth | ++ | + | + | |
| Logo on shared slide at beginning of each video | ++ | + | + | |
| Full slide at beginning of each video | ++ | + | + | |
| Premium placement on physical signage | ++ | + | + | |
| Give a 30 minute demo in the main hall during one of the open spaces | ++ | + | + | |
| Access to a break out room for half of each day | ++ | + | + | |
| After party sponsorship from a la carte section | ++ | + | + |
| Sponsorship opportunity | +Amount | +
| WiFi sponsor | +$1,000 | +
| Exclusive lanyrd sponsor | +$1,000 | +
| Coffee station (both days) - Signage provided | +$500 | +
| Breakfast buffet (both days) - Signage provided | +$500 | +
| Day 1 Afternoon snack in expo hall - Signage provided | +$500 | +
| Day 2 Afternoon snack in expo hall - Signage provided | +$500 | +
| Day 1 Lunch - Signage provided and 3 minute pitch | +$1,000 | +
| Day 2 Lunch - Signage provided and 3 minute pitch | +$1,000 | +
| After party - Premium Banner placement on stage, multiple pitches and extra drink tickets | +$1,500 | +
| Half day access to break out room (Day 1) | +$1,000 | +
| Half day access to break out room (Day 2) | +$1,000 | +
+
+Follow us on Twitter and Facebook
diff --git a/exampleSite/content/events/2019-kiev/conduct.md b/exampleSite/content/events/2019-kiev/conduct.md
new file mode 100644
index 000000000..abbe1c9a7
--- /dev/null
+++ b/exampleSite/content/events/2019-kiev/conduct.md
@@ -0,0 +1,35 @@
++++
+Title = "Conduct"
+Type = "event"
+Description = "Code of conduct for devopsdays Kiev 2019"
++++
+
+## ANTI-HARASSMENT POLICY
+
+Devopsdays is dedicated to providing a harassment-free conference experience for everyone, regardless of gender, sexual orientation, disability, physical appearance, body size, race, or religion. We do not tolerate harassment of conference participants in any form. Sexual language and imagery is not appropriate for any conference venue, including talks. Conference participants violating these rules may be sanctioned or expelled from the conference without a refund at the discretion of the conference organizers.
+
+Harassment includes offensive verbal comments related to gender, sexual orientation, disability, physical appearance, body size, race, religion, sexual images in public spaces, deliberate intimidation, stalking, following, harassing photography or recording, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention. Participants asked to stop any harassing behavior are expected to comply immediately.
+
+Exhibitors in the expo hall, sponsor or vendor booths, or similar activities are also subject to the anti-harassment policy. In particular, exhibitors should not use sexualized images, activities, or other material. Booth staff (including volunteers) should not use sexualized clothing/uniforms/costumes, or otherwise create a sexualized environment.
+
+If a participant engages in harassing behavior, the conference organizers may take any action they deem appropriate, including warning the offender or expulsion from the conference with no refund.
+
+If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of conference staff immediately.
+
+Conference staff can be identified by distinct staff badges. Conference staff will be happy to help participants contact hotel/venue security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the conference. We value your attendance.
+
+We expect participants to adhere to the code of conduct at all conference venues and conference-related social events.
+
+## CODE OF CONDUCT
+
+I. I am an attendee at devopsdays, learning from and sharing with other devopsdays attendees in an effort to better myself and my industry. I co-create the experience with fellow attendees. I am prepared to give my energy, presence and sensitivity to creating the best possible experience for myself and others.
+
+II. I am coming to devopsdays to interact with people. I understand that imagery and language which is suggestive or derogatory will offend and make people uncomfortable. I also understand that people may have boundaries and sensibilities different from my own. I will accept without question when informed that something is offensive or unacceptable in the context of the devopsdays event.
+
+III. I will never intentionally harass or offend another attendee regardless of gender, sexual orientation, disability, appearance, size, race or religion and will not abide another attendee being harassed or offended. If I am aware that anyone is uncomfortable or unsafe, I will notify those giving offense and the devopsdays event organizers.
+
+IV. If I am offended or harassed, I will inform people around me who make me feel safe and the event organizers. If I feel safe, at my discretion, I will inform those giving offense of the specific actions with the hope that the other party is well-intentioned and ignorant, but I am under no obligation to do so.
+
+V. I understand that people are different and I attempt to be forgiving of others actions at the level of their sincere intent, but my priority is protecting my safety and the safety of others. I will act without hesitation or reservation until there are no question of the safety of all parties.
+
+VI. I trust the devopsdays organizers and attendees will co-create the best possible experience for everyone involved, as I will. I believe devopsdays is about empowering people and I will not forget I am empowered to create a safe and nurturing environment. If I or any other attendee violates this aspect of the event, I expect the conference organizers to protect the attendees by direct action, including expelling those in violation and contacting the proper authorities.
diff --git a/exampleSite/content/events/2019-kiev/contact.md b/exampleSite/content/events/2019-kiev/contact.md
new file mode 100644
index 000000000..d89973c82
--- /dev/null
+++ b/exampleSite/content/events/2019-kiev/contact.md
@@ -0,0 +1,15 @@
++++
+Title = "Contact"
+Type = "event"
+Description = "Contact information for devopsdays Kiev 2019"
++++
+
+If you'd like to contact us by email: {{< email_organizers >}}
+
+**Our local team**
+
+{{< list_organizers >}}
+
+**The core devopsdays organizer group**
+
+{{< list_core >}}
diff --git a/exampleSite/content/events/2019-kiev/location.md b/exampleSite/content/events/2019-kiev/location.md
new file mode 100644
index 000000000..6c8afaa02
--- /dev/null
+++ b/exampleSite/content/events/2019-kiev/location.md
@@ -0,0 +1,10 @@
++++
+Title = "Location"
+Type = "event"
+Description = "Location for devopsdays Kiev 2019"
++++
+
+Watch this space for information about the venue including address, map/direction, parking/transit, and any hotel details.
+
+
+
diff --git a/exampleSite/content/events/2019-kiev/propose.md b/exampleSite/content/events/2019-kiev/propose.md
new file mode 100644
index 000000000..3a3860db3
--- /dev/null
+++ b/exampleSite/content/events/2019-kiev/propose.md
@@ -0,0 +1,35 @@
++++
+Title = "Propose"
+Type = "event"
+Description = "Propose a talk for devopsdays Kiev 2019"
++++
+ {{< cfp_dates >}}
+
++Gold sponsors get a full table and Silver sponsors a shared table where they can interact with those interested to come visit during breaks. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees. +
+The best thing to do is send engineers to interact with the experts at devopsdays on their own terms. +
+ + +
+We offer wheelchair-designated spaces, chairs, and standing options (with tall tables) in the mainstage session room; a quiet room; bathrooms labeled according to the facilities they contain; professional live captioning of mainstage sessions; ingredient labeling (based on data provided when registering); and private space (upon request) for those nursing. We'd also be happy to accommodate any other accessibility needs upon request: {{< email_organizers >}} +
+The recommended way to travel between the airport and downtown Minneapolis is via the light rail train to Nicollet Mall station. From there, you can walk (under a mile) or transfer to a free bus on Nicollet Mall in downtown. Rideshare services are also available. +
+ +If you spend most of your time in places like Portland or Brooklyn, our metro will feel familiar, with its cycling infrastructure, beautiful riverfront, and numerous craft brewery tap-rooms with food trucks in their parking lots. + +{{< event_map >}} diff --git a/exampleSite/content/events/2019-minneapolis/registration.md b/exampleSite/content/events/2019-minneapolis/registration.md new file mode 100644 index 000000000..00f41f06a --- /dev/null +++ b/exampleSite/content/events/2019-minneapolis/registration.md @@ -0,0 +1,7 @@ ++++ +Title = "Registration" +Type = "event" +Description = "Registration for devopsdays Minneapolis 2019" ++++ + +
diff --git a/exampleSite/content/events/2019-minneapolis/sponsor.md b/exampleSite/content/events/2019-minneapolis/sponsor.md new file mode 100644 index 000000000..00243717f --- /dev/null +++ b/exampleSite/content/events/2019-minneapolis/sponsor.md @@ -0,0 +1,74 @@ ++++ +Title = "Sponsor" +Type = "event" +Description = "Sponsor devopsdays Minneapolis 2019" ++++ + +We greatly value sponsors for this community event. Platinum, Gold, and Silver sponsorship packages are detailed in our prospectus. If you are interested in sponsoring, please fill out our sponsorship form or drop us an email at [{{< email_organizers >}}]. + +Additional à la carte sponsorships are available: + ++ +
| packages | +$5,000 |
+ $7,000 |
+ $10,000 |
+
|---|---|---|---|
| 3 included tickets | |||
| 3 additional tickets (6 in total) | |||
| Full Table | |||
| Logo on devopsdays Minneapolis website, main room signage, and email communication. | |||
| Logo on shared slide during breaks | |||
| Logo on dedicated slide during breaks | |||
| Logo on shared slide in recorded video pre-rolls | |||
| Logo on dedicated slide in recorded video pre-rolls | |||
| 1 minute pitch to full audience (including streaming if applicable) | |||
| 5 minute pitch to full audience in optimal timeslot (including streaming if applicable) |
-Gold sponsors get a full table and Silver sponsors a shared table where they can interact with those interested to come visit during breaks. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees. -
-The best thing to do is send engineers to interact with the experts at devopsdays on their own terms. -
+We appreciate our sponsors for this Open Event! If you are interested in sponsoring, please drop us an email at {{< email_organizers >}}. - +
Apreciamos mucho a los patrocinadores que apoyan este evento abierto. Si usted está interesado en patrocinar, por favor envíenos un correo electrónico a [{{< email_organizers >}}].
+ +DevOpsDays es una conferencia de auto-organización para profesionales que depende de los patrocinios. No tenemos estands de vendedores, ni hacemos presentaciones de ventas de productos o distribuimos la listas de contactos de los asistentes. Los patrocinadores tienen la oportunidad de realizar lanzamientos cortos durante el programa y tendrán el reconocimiento en el sitio web y los medios sociales antes, durante y después del acontecimiento. Se recomienda a los patrocinadores participar activamente junto a los demás asistentes. Cualquier asistente también tiene la oportunidad de hacer demostraciones de productos/proyectos como parte de la sesión de espacio abierto. + +Los patrocinadores de nivel Oro y Platino se le asignará una mesa completa y los patrocinadores de nivel Plata una mesa compartida donde pueden interactuar con aquellos interesados en venir de visita durante los descansos. Todos los participantes son bienvenidos para proponer cualquier tema que deseen durante los espacios abiertos, pero esta es una conferencia centrada en la comunidad, por lo que el mercadeo pesado de ventas probablemente va a trabajar en su contra cuando se trata de crear una buena impresión en los participantes. + +Lo mejor que puede hacer es enviar ingenieros para interactuar con los expertos en DevOpsDays en sus propios términos. + +We greatly value sponsors for this open event. If you are interested in sponsoring, please drop us an email at [{{< email_organizers >}}].
+ +DevOpsDays is a self-organizing conference for practitioners that depends on sponsorships. We do not have vendor booths, sell product presentations, or distribute attendee contact lists. Sponsors have the opportunity to have short elevator pitches during the program and will get recognition on the website and social media before, during and after the event. Sponsors are encouraged to represent themselves by actively participating and engaging with the attendees as peers. Any attendee also has the opportunity to demo products/projects as part of an open space session. + +Gold and Platinum sponsors get a full table and Silver sponsors a shared table where they can interact with those interested to come visit during breaks. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees. + +The best thing to do is send engineers to interact with the experts at DevOpsDays on their own terms. +| PACKAGES | +BRONZE | +SILVER | +GOLD |
+ PLATINUM |
+
|---|---|---|---|---|
| Pricing | +$ 1800 | +$ 3200 | +$ 5000 | +$ 10000 | +
| Conference ticket | +1 | +2 | +3 | +6 | +
| Share Table | ++ | X | ++ | + |
| Full Table | ++ | + | X | +X | +
| Choice of table location | ++ | + | + | X | +
| Logo on shared slide in published slides and recorded video | +small | +medium | ++ | + |
| Logo on dedicated slide in published slides and recorded video | ++ | + | large | +large | +
| 1-minute pitch to full audience | ++ | X | ++ | + |
| 5-minute pitch to full audience | ++ | + | X | +X | +
| Demo a product (5min max) during Open Spaces | ++ | + | + | X | +
| Logo on event website and conference room | +X | +X | +X | +X | +
| Logo on shared slide, rotating during breaks | +small | +medium | ++ | + |
| Logo on its own slide or promo video, rotating during breaks | ++ | + | X | +X | +
| Roll-up next to the speakers | ++ | + | + | X | +
| Logo on the badge | ++ | + | + | X | +
| Promotion on event's social networks | +X | +X | +X | +X | +
| Swag bag insert | ++ | X | +X | +X | +
| Possibility to provide prize to most active person in social networks of the conference |
+ + | X | +X | +X | +
| Logo on all email communication | ++ | + | medium | +large | +
| Logo on the presentation slides of the opening and closing event | ++ | + | + | X | +
| Sponsor's roll-up in the registration | ++ | + | 1 | +2 | +
| Running a competition or lottery | ++ | X | +X | +X | +
| Access to Dinner with speakers (if it happens) | ++ | + | X | +X | +
| Other opportunities available upon request | ++ | X | +X | +X | +
+
+
++Gold sponsors get a full table and Silver sponsors a shared table where they can interact with those interested to come visit during breaks. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees. +
+The best thing to do is send engineers to interact with the experts at devopsdays on their own terms. +
+ + +
+Gold sponsors get a full table and Silver sponsors a shared table where they can interact with those interested to come visit during breaks. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees. +
+The best thing to do is send engineers to interact with the experts at devopsdays on their own terms. +
+ + +
O DevOpsDays virá para São Paulo em 2019!
+Teremos de volta em São Paulo o DevOpsDays. Será uma ótima oportunidade de compartilhar conhecimento e histórias, de socializar, rever colegas, fazer novos amigos, aprender, ensinar e promover nossa grande e crescente comunidade.
+Gold sponsors get a 6' table and Silver sponsors a share a 6' table with another sponsor where they can interact with those interested to come visit during breaks. All attendees are welcome to propose any subject they want during the open spaces, but this is a community-focused conference, so heavy marketing will probably work against you when trying to make a good impression on the attendees.
+ +The best thing to do is send engineers to interact with the experts at DevOpsDays Seattle on their own terms.
+ ++ Registration is coming soon. For budgeting purposes, please consider that + the ticket price will likely be in the $150-$300 range. +
++ We invite participants from every part of our community to attend the event. + To that end, we will offer free tickets and other acommodations to folks + from underrepresented areas of our community. Contact the organizers + ({{< email_organizers >}}) for more information. +
+ diff --git a/exampleSite/content/events/2019-washington-dc/sponsor.md b/exampleSite/content/events/2019-washington-dc/sponsor.md new file mode 100644 index 000000000..3b935260a --- /dev/null +++ b/exampleSite/content/events/2019-washington-dc/sponsor.md @@ -0,0 +1,218 @@ ++++ +Title = "Sponsor" +Type = "event" +Description = "Sponsor DevOpsDays Washington, DC 2019" ++++ + +DevOpsDays is a self-organizing conference for DevOps practitioners that depends +on your sponsorships. We do not have vendor booths, sell product presentations, +or distribute attendee contact lists. Sponsors have the opportunity to have +short elevator pitches during the program and will get recognition on the +website and social media before, during, and after the event. Sponsors are +encouraged to represent themselves by actively participating and engaging with +the attendees as peers. Any attendee also has the opportunity to demonstrate +products or projects as part of an open space session. + +The best thing to do is send practitioners to interact with their peers at +DevOpsDays on their own terms. + +The following chart outlines our sponsorship packages. + +Sponsorships will be available for purchase once we have finalized a date and +location for DevOpsDays Washington DC 2019. In the meantime, please email the +organizers at {{< email_organizers >}} with any questions you may have about +sponsoring the event. + + +| Packages | +Community | +Media | +Silver | +Gold | +Platinum | +Happy Hour | +
| + | $0 USD | +$0 USD | +TBD | +TBD | +TBD | +TBD | +
| Logo on shared slide, rotating during breaks | ++ | + | + | + | + | + |
| Logo on DevOpsDays DC 2019 event website | ++ | + | + | + | + | + |
| Logo on all email communication | ++ | + | + | + | + | + |
| Shared table for swag/marketing during conference | ++ | + | + | + | + | + | Full table for swag/marketing during conference | ++ | + | + | + | + | + + |
| 1 minute pitch to full audience | ++ | + | + | + | + | + |
| 1 included ticket total | ++ | + | + | + | + | + |
| 2 included tickets total | ++ | + | + | + | + | + |
| 4 included tickets total | ++ | + | + | + | + | + |
+ All attendees are welcome to propose any subject they want during the open + spaces, but this is a community-focused conference, so heavy marketing will + probably work against you when trying to make a good impression on the + attendees. +
+ The best thing to do is send practitioners to interact with their peers at + DevOpsDays on their own terms. +
+ +
+ +
+ ++ DevOpsDays are a mix of keynote sessions and + open spaces. +
+ ++ If all you know of Washington, DC is what you see on C-SPAN or House + of Cards, you are missing out. While its importance as the Nation's + Capital and center of government is undisputed, the "DMV" (District, + Maryland, and Virginia) is also home to innovative startups, leading + universities, and world-class arts and culture. +
+ ++ If you are local, you already know the diversity of our DevOps community. + If you are coming in from elsewhere, prepare to mix with DevOps leaders + from every segment of our vibrant local scene. And, of course, take some + time to check out everything else the Nation's Capital has to offer, from + the many free Smithsonian museums to great food and drink! +
+