From e73fd93f476985c0853dedfb9c2e3e95bc94b58c Mon Sep 17 00:00:00 2001
From: Kovalenko The concept of Technical Debt is always different when you ask a developer or a sponsor. Why is it that complicated to understand for the sponsors? why do developers struggle to explain it? I’m sharing one way I have used several times to deal with Technical Debt. it did work sometimes and it didn’t work on other, would it work for you? The concept of Technical Debt is always different when you ask a developer or a sponsor. Why is it that complicated to understand for the sponsors? why do developers struggle to explain it? I’m sharing one way I have used several times to deal with Technical Debt. it did work sometimes and it didn’t work on other, would it work for you? Agenda:
The Docker socket is insecure when mounted through to containers, allowing subsequent contains to escape the docker model and root the docker host.
diff --git a/content/events/2017-riga/program/dmitry-buzdin.md b/content/events/2017-riga/program/dmitry-buzdin.md index e0f0366018b..50a6b8cf303 100644 --- a/content/events/2017-riga/program/dmitry-buzdin.md +++ b/content/events/2017-riga/program/dmitry-buzdin.md @@ -4,6 +4,7 @@ Talk_start_time = "10:20" Talk_end_time = "10:50" Title = "Delivery Pipeline for Windows Machines" Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-dmitry-buzdin-delivery-pipeline-for-windows-machines" Speakers = ["dmitry-buzdin"] +++ diff --git a/content/events/2017-riga/program/edward-van-deursen.md b/content/events/2017-riga/program/edward-van-deursen.md index ba96bd01685..a1f0302d0e6 100644 --- a/content/events/2017-riga/program/edward-van-deursen.md +++ b/content/events/2017-riga/program/edward-van-deursen.md @@ -4,6 +4,7 @@ Talk_start_time = "13:30" Talk_end_time = "14:00" Title = "GDPR in DevOps for Dummies" Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-edward-van-deursen-gdpr-in-devops-for-dummies" Speakers = ["edward-van-deursen"] +++ diff --git a/content/events/2017-riga/program/esmee-snoey-kiewit.md b/content/events/2017-riga/program/esmee-snoey-kiewit.md index 6e5eb7819e9..56552b82bea 100644 --- a/content/events/2017-riga/program/esmee-snoey-kiewit.md +++ b/content/events/2017-riga/program/esmee-snoey-kiewit.md @@ -4,7 +4,8 @@ Talk_start_time = "13:45" Talk_end_time = "13:50" Title = "Technical Privacy Testing" Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-ignite-esme-snoey-kiewit-technical-privacy-testing" Speakers = ["esmee-snoey-kiewit"] +++ -Privacy and information security are important to all of us. In order to prevent data breaches, we conduct security tests. In order to protect data subjects and get ready for the new European-wide data protection regulation (GDPR), we conduct technical privacy tests. In this ignite you will get a brief overview of the most important steps while performing a technical privacy assessment and get a better understanding of how we contribute to protecting your data.
+Privacy and information security are important to all of us. In order to prevent data breaches, we conduct security tests. In order to protect data subjects and get ready for the new European-wide data protection regulation (GDPR), we conduct technical privacy tests. In this ignite you will get a brief overview of the most important steps while performing a technical privacy assessment and get a better understanding of how we contribute to protecting your data.
\ No newline at end of file diff --git a/content/events/2017-riga/program/janis-orlovs.md b/content/events/2017-riga/program/janis-orlovs.md index 7f2dfc8cbb5..3370110d6c3 100644 --- a/content/events/2017-riga/program/janis-orlovs.md +++ b/content/events/2017-riga/program/janis-orlovs.md @@ -4,6 +4,7 @@ Talk_start_time = "14:05" Talk_end_time = "14:10" Title = "Automation and Security: Implementing Continuous Security Environments" Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-janis-orlovs-automation-and-security-implementing-continuous-security-environments" Speakers = ["janis-orlovs"] +++ diff --git a/content/events/2017-riga/program/karlis-broders.md b/content/events/2017-riga/program/karlis-broders.md index 7e8308c1e97..35bf586c0f7 100644 --- a/content/events/2017-riga/program/karlis-broders.md +++ b/content/events/2017-riga/program/karlis-broders.md @@ -4,6 +4,7 @@ Talk_start_time = "13:50" Talk_end_time = "13:55" Title = "Breaking barriers between business and developers: government case study" Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-krlis-broders-breaking-barriers-between-business-and-developers-government-case-study" Speakers = ["karlis-broders"] +++ diff --git a/content/events/2017-riga/program/kris-buytaert.md b/content/events/2017-riga/program/kris-buytaert.md index 6c6c836f2b6..ef8778bd2a0 100644 --- a/content/events/2017-riga/program/kris-buytaert.md +++ b/content/events/2017-riga/program/kris-buytaert.md @@ -4,6 +4,7 @@ Talk_start_time = "09:30" Talk_end_time = "10:00" Title = "The return of the Dull Stack Engineer" Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-kris-buytaert-the-return-of-the-dull-stack-engineer" Speakers = ["kris-buytaert"] +++ @@ -11,5 +12,4 @@ Speakers = ["kris-buytaert"]Over the past 8 years, the DevOps movement was the stimulant to create a large number of new tools, lots of them open source, some not. A large number of those tools got announced as the ultimate #devops tool, think about Puppet, Chef, Vagrant, Docker, Kubernetes etc. and a lot of the developers and operations folks jumped on these tools. Often, even to a point where the tool was more important than the goal.
Then came the idea of the Full Stack engineer.. like the person who does kernel development, front-end development and everything in between.
-But now it's time for the Dull Stack Engineer, the Engineer who knows what's running on his platform, focusses on servicing the business and not just his need of new and fancy tooling, the engineer who collaborates with his peers rather than running Docker because it's the cool thing to do.
- +But now it's time for the Dull Stack Engineer, the Engineer who knows what's running on his platform, focusses on servicing the business and not just his need of new and fancy tooling, the engineer who collaborates with his peers rather than running Docker because it's the cool thing to do.
\ No newline at end of file diff --git a/content/events/2017-riga/program/mandi-walls.md b/content/events/2017-riga/program/mandi-walls.md index 06473fa7b4d..74692ca8ac5 100644 --- a/content/events/2017-riga/program/mandi-walls.md +++ b/content/events/2017-riga/program/mandi-walls.md @@ -4,9 +4,10 @@ Talk_start_time = "13:10" Talk_end_time = "13:40" Title = "Building security into your workflow with InSpec" Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-mandi-walls-building-security-into-your-workflow-with-inspec" Speakers = ["mandi-walls"] +++InSpec is an open-source testing framework for infrastructure with a human- and machine-readable language for specifying compliance, security, and policy requirements.
-Using a combination of command-line and remote-execution tools, InSpec can help you keep your infrastructure aligned with security and compliance guidelines on an ongoing basis, rather than waiting for and then remediating from arduous annual audits. InSpec’s flexibility makes it a key tool choice for incorporating security into a complete continuous delivery workflow, reducing the risk of new features and releases breaking established host-based security guidelines. This talk covers the basics of working with InSpec, writing tests to reflect your organization’s security guidelines, and managing InSpec as part of a high-velocity workflow.
+Using a combination of command-line and remote-execution tools, InSpec can help you keep your infrastructure aligned with security and compliance guidelines on an ongoing basis, rather than waiting for and then remediating from arduous annual audits. InSpec’s flexibility makes it a key tool choice for incorporating security into a complete continuous delivery workflow, reducing the risk of new features and releases breaking established host-based security guidelines. This talk covers the basics of working with InSpec, writing tests to reflect your organization’s security guidelines, and managing InSpec as part of a high-velocity workflow.
\ No newline at end of file diff --git a/content/events/2017-riga/program/mark-smalley-kill-devops.md b/content/events/2017-riga/program/mark-smalley-kill-devops.md index 22a2be209e2..209ff8c5626 100644 --- a/content/events/2017-riga/program/mark-smalley-kill-devops.md +++ b/content/events/2017-riga/program/mark-smalley-kill-devops.md @@ -4,6 +4,7 @@ Talk_start_time = "13:10" Talk_end_time = "13:40" Title = "Kill DevOps" Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-mark-smalley-kill-devops" Speakers = ["mark-smalley"] +++ diff --git a/content/events/2017-riga/program/michael-cote.md b/content/events/2017-riga/program/michael-cote.md index 40e37e6b094..c53194f4a5c 100644 --- a/content/events/2017-riga/program/michael-cote.md +++ b/content/events/2017-riga/program/michael-cote.md @@ -4,6 +4,7 @@ Talk_start_time = "11:05" Talk_end_time = "11:35" Title = "The Death of Enterprise Architecture: defeating the DevOps, microservices, and cloud-native assassins " Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-michael-cot-the-death-of-enterprise-architecture-defeating-the-devops-microservices-and-cloudnative-assassins" Speakers = ["michael-cote"] +++ diff --git a/content/events/2017-riga/program/mikhail-iljin.md b/content/events/2017-riga/program/mikhail-iljin.md index 9ba593c1d35..a40f1117008 100644 --- a/content/events/2017-riga/program/mikhail-iljin.md +++ b/content/events/2017-riga/program/mikhail-iljin.md @@ -4,6 +4,7 @@ Talk_start_time = "14:10" Talk_end_time = "14:15" Title = "DevOps meets Data Science - how to prepare?" Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-mikhail-iljin-devops-meets-data-science-how-to-prepare" Speakers = ["mikhail-iljin"] +++ diff --git a/content/events/2017-riga/program/samat-galimov.md b/content/events/2017-riga/program/samat-galimov.md index c6a06bbc2ab..6cbd7708219 100644 --- a/content/events/2017-riga/program/samat-galimov.md +++ b/content/events/2017-riga/program/samat-galimov.md @@ -4,6 +4,7 @@ Talk_start_time = "09:45" Talk_end_time = "10:15" Title = "Homebrew CI/CD for a startup — bumpy road ahead" Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-samat-galimov-dmitry-zakharov-homebrew-cicd-for-a-startup-bumpy-road-ahead" Speakers = ["samat-galimov", "dmitry-zakharov"] +++ diff --git a/content/events/2017-riga/program/toshaan-bharvani-ignite.md b/content/events/2017-riga/program/toshaan-bharvani-ignite.md index 78eb0200ef2..1a235d548d7 100644 --- a/content/events/2017-riga/program/toshaan-bharvani-ignite.md +++ b/content/events/2017-riga/program/toshaan-bharvani-ignite.md @@ -4,6 +4,7 @@ Talk_start_time = "14:15" Talk_end_time = "14:20" Title = "POWER your DC" Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-ignite-toshaan-bharvani-power-your-dc" Speakers = ["toshaan-bharvani"] +++ diff --git a/content/events/2017-riga/program/uldis-karlovs-karlovskis.md b/content/events/2017-riga/program/uldis-karlovs-karlovskis.md index 66781df16e3..1e56b46a4e1 100644 --- a/content/events/2017-riga/program/uldis-karlovs-karlovskis.md +++ b/content/events/2017-riga/program/uldis-karlovs-karlovskis.md @@ -4,6 +4,7 @@ Talk_start_time = "12:00" Talk_end_time = "12:30" Title = "How to lead 100 DevOps specialists" Type = "talk" +slideshare = "https://www.slideshare.net/DODRiga/devopsdaysriga-2017-uldis-karlovskarlovskis-how-to-lead-100-devops-specialists" Speakers = ["uldis-karlovs-karlovskis"] +++