Skip to content

Commit c08f20c

Browse files
authored
[MAd-2023] feat: more speakers and sponsors (#13164)
1 parent 8af5314 commit c08f20c

File tree

13 files changed

+117
-0
lines changed

13 files changed

+117
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Serverless @ 30k feet"
6+
Type = "talk"
7+
Speakers = ["adrian-pozueco"]
8+
Youtube = ""
9+
Vimeo = ""
10+
Speakerdeck = ""
11+
Slideshare = ""
12+
Slides = ""
13+
Website = ""
14+
+++
15+
16+
##### TALK ABSTRACT
17+
18+
**Serverless @ 30k feet**
19+
20+
The idea of the talk is to share about the Tech side of Ryanair, the key points about why we are Serverless 1st and the route to here.
21+
22+
To show some of the use cases and the AWS Serverless resources and how they help us with our Biz requirements.
23+
24+
I want to tell you the PROS and CONS of Serverless architectures we have found on the trip, What tools and How we choose between both architectures at Ryanair and why the critical thing is flexible enough to easily move between them.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Journey towards CI/CD"
6+
Type = "talk"
7+
Speakers = ["agata-skorupka"]
8+
Youtube = ""
9+
Vimeo = ""
10+
Speakerdeck = ""
11+
Slideshare = ""
12+
Slides = ""
13+
Website = ""
14+
+++
15+
16+
##### TALK ABSTRACT
17+
18+
The purpose of the presentation is to explain what CI/CD is and what problems it can solve, also briefing on how to implement it, including a high-level demo. Use case for CI/CD will be presented based on the experience from speaker’s life during the beginning of her career, when confusion around different versions of the code and lack of good DevOps practices led not only to hours wasted on pointless application testing, decrease in productivity, but also - even though it is not easy to admit - to the conflict in developers’ team.
19+
20+
The talk is about accepting that “to err is human”, and learning how to agree on and implement processes which will minimize impact of these potential errors, such as implementing version control system, branching strategies, and finally, CI/CD pipelines. It is also about learning by doing and learning from scratch, as the IT project the speaker was working on back then was the first IT project of the economic team. This fact makes that journey unique: the DevOps toolbox described in the talk was an actual response for real challenge. Usually it is the other way around, i.e. developers encounter DevOps practices because they are already implemented in the company they work in, and there is no space to experiment what would happen if they were not in place. Therefore, this talk may serve as a sandbox to observe that. This helps to understand the need for DevOps toolbox, as well as appreciate it more.
21+
Last, but not least, there will be a technical component: demo of CI/CD pipeline (stack: Terraform, GitHub Actions, AWS) automatically creating branch-based environments to ensure seamless and safe deployments, separation of work in progress, as well as opportunity to test it easily. The demo will be high level and focus on functionalities and its benefits, not code per se, to adjust for audiences with different backgrounds. Audiences interested in more technical deep dive would be able to access the repository with a code afterwards.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "TBD"
6+
Type = "talk"
7+
Speakers = ["dominica-degrandis"]
8+
Youtube = ""
9+
Vimeo = ""
10+
Speakerdeck = ""
11+
Slideshare = ""
12+
Slides = ""
13+
Website = ""
14+
+++
15+
16+
##### TALK ABSTRACT
17+
18+
TBD
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "TBD"
6+
Type = "talk"
7+
Speakers = ["eduardo-ferro"]
8+
Youtube = ""
9+
Vimeo = ""
10+
Speakerdeck = ""
11+
Slideshare = ""
12+
Slides = ""
13+
Website = ""
14+
+++
15+
16+
##### TALK ABSTRACT
17+
18+
TBD
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
+++
2+
Title = "Adrian Pozueco"
3+
image = "adrian-pozueco.jpeg"
4+
type = "speaker"
5+
linktitle = "adrian-pozueco"
6+
Website = "https://www.linkedin.com/in/adrian-pozueco-ba576a52"
7+
+++
8+
9+
My name is Adrian, I'm Principal Software Engineer at Ryanair,
10+
I've been doing software mostly backend around 20 years now.
11+
I'm a Serverless advocate but with common sense.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
+++
2+
Title = "Agata Skorupka"
3+
image = "agata-skorupka.jpeg"
4+
type = "speaker"
5+
linktitle = "agata-skorupka"
6+
Website = "https://www.linkedin.com/in/agataskorupka"
7+
+++
8+
9+
Agata has started her IT journey after graduating with degrees in both Law and Economics. She worked as a developer, data scientist, DevOps and occasionally as a project manager. She quickly discovered that it is cloud engineering and solutions architecture what floats her boat the most.
10+
11+
A possibility of constant learning and improvement is what determines Agata’s passion for the cloud.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
+++
2+
Title = "Dominica DeGrandis"
3+
image = "dominica-degrandis.jpeg"
4+
type = "speaker"
5+
linktitle = "dominica-degrandis"
6+
Website = "https://www.linkedin.com/in/dominicadeg/"
7+
+++
8+
9+
A huge fan of using visual cues to inspire change, I help organizations make work visible to improve the flow of work across value streams. Obsessed with flow metrics & systems thinking, I advise customers on Value Stream Management, measuring trends, and adopting new ways of working to improve performance.

data/events/2023-madrid.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@ sponsors:
119119
level: gold
120120
- id: the-workshop
121121
level: gold
122+
# Silver
123+
- id: cloudappi
124+
level: silver
122125
# Bronze
123126
- id: speedyrails
124127
level: bronze

data/sponsors/cloudappi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: "CloudAPPi"
2+
url: "https://cloudappi.net/"
129 KB
Loading

0 commit comments

Comments
 (0)