-
Notifications
You must be signed in to change notification settings - Fork 664
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from devopsdays/master
updating from oficial site
- Loading branch information
Showing
22 changed files
with
129 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
+++ | ||
Talk_date = "" | ||
Talk_start_time = "" | ||
Talk_end_time = "" | ||
Title = "Lessons learnt from taking SA Banks & Enterprises to Cloud" | ||
Type = "talk" | ||
Speakers = ["jared-naude"] | ||
+++ | ||
|
||
Over the past 2 years, I have been working with several South African financial services institutions including top banks on their cloud migration journey. To have a successful cloud journey, DevOps and automation play a key role, however many interesting challenges arise when you take a heavily regulated industry to cloud. In this talk I will share some of these challenges, horror stories and key lessons that I have learnt throughout this process including (but not limited to): | ||
|
||
- Shifting from an on-prem to a cloud mindset | ||
|
||
- Creating and sharing golden images (AMIs) | ||
|
||
- The container security dilemma | ||
|
||
- Testing for failure | ||
|
||
- Change Management & ITIL | ||
|
||
- Separating infrastructure and OS automation | ||
|
||
- Data protection & encryption | ||
|
||
- Automated governance & security | ||
|
||
- Tips for effective communication to key stakeholders and end users | ||
|
||
In this talk I will use AWS terminology to illustrate my point, however most of the lessons and key points are applicable to other cloud providers as well. The content of this talk will be structured in a way that it is both interesting and accessible to a large audience. |
10 changes: 10 additions & 0 deletions
10
content/events/2018-cape-town/program/keegan-carruthers-smith.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
+++ | ||
Talk_date = "" | ||
Talk_start_time = "" | ||
Talk_end_time = "" | ||
Title = "Generating Kubernetes Resources" | ||
Type = "talk" | ||
Speakers = ["keegan-carruthers-smith"] | ||
+++ | ||
|
||
No one likes to maintain and edit 1000s of lines of YAML. As such a common approach used is generating your YAML files from a more succinct language. This talk briefly touches on a few of the approaches, which hopefully will inspire you to try one of them out for your own cluster. Quick oveview of helm2 (go tmpl), helm3 (lua), hand crafted, code generators, ksonnet, kustomize, dhall. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
+++ | ||
Title = "Jared Naude" | ||
image = "jared-naude.jpg" | ||
type = "speaker" | ||
linktitle = "jared-naude" | ||
Twitter = "JaredNaude" | ||
+++ | ||
|
||
Software Engineer specializing in Security & Cryptography. Certified AWS Solutions Architect & DevOps Engineer on the professional level. Helping financial Services institutions unlock the benefit of Cloud. |
10 changes: 10 additions & 0 deletions
10
content/events/2018-cape-town/speakers/keegan-carruthers-smith.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
+++ | ||
Title = "Keegan Carruthers-Smith" | ||
Twitter = "keegan_csmith" | ||
image = "keegan-carruthers-smith.jpg" | ||
type = "speaker" | ||
linktitle = "keegan-carruthers-smith" | ||
github = "keegancsmith" | ||
+++ | ||
|
||
I'm a software engineer at Sourcegraph.com, a startup creating code search and code exploration tools. My passions lie in Developer Tooling/Infrastructure and writing simple performant software. Previously I worked on developer tooling at Facebook. Also spent a few years doing Maths and Computer Science at UCT. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
+++ | ||
Title = "Mark Derman" | ||
Twitter = "" | ||
image = "mark-derman.jpg" | ||
type = "speaker" | ||
linktitle = "mark-derman" | ||
|
||
linkedin = "https://www.linkedin.com/in/markderman/" | ||
+++ | ||
|
||
Mark is a long time full-stack .NET developer enthusiast, having first taken SafariNow.com to Production on .Net V1.0 beta back in the early 2000's. He has a passion for quality, testability and reliability, and getting solutions and code elegant and correct. Based at Direct Axis, he is helping the dev teams with DevOps and other modernisation initiatives where he can. Madly keen windsurfer, and a born and bred 80s music fan. Talk to me about archetypal psychology anytime. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.