Skip to content

Commit

Permalink
switch natalie
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtyMaury committed Oct 16, 2024
1 parent 8db7f4d commit 78f756f
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 9 deletions.
18 changes: 9 additions & 9 deletions data/sessions/the_land_that_time_to_interactive_forgot.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
---
key: the_land_that_time_to_interactive_forgot
openfeedbackId: thelandthattimetointeractiveforgot
title: The land that Time To Interactive forgot
title: Balancing tight security with fluid devex, powered by GKE
language: English
talkType: conference
tags:
- web
- cloud_devops
complexity: Intermediate
cancelled: true
cancelled: false
speakers:
- leonie_watson
- natalie_godec
slot: day-1-conference-1
room: Jules Verne
abstract: |-
We tend to think of performance in terms of latency, code optimization, and things like the critical rendering path, but what happens when the browser creates an accessibility tree as well as the DOM?
The answer is of course "it depends...".
Different browsers take different approaches, but they all have an impact on performance and the Time To Interactive in particular. In this talk we'll consider the purpose of the accessibility tree, the ways its constructed in diferent browsers, and the ultimate impact that has on both performance and experience for people who use assistive technologies like screen readers.
The most secure server is one that is disconnected from the Internet and unplugged. And the most convenient environment for devs is where they have admin access to production and the freedom do what they want. How do you marry the two?
Let's look at a real-world scenario where we built a cloud-native fintech platform on GKE. The vision? A robust, flexible, and secure foundation that supports SOC2-compliant deployments and empowers developers to be as productive as possible, contrary to the typical for the financial sector blown-out processes and approval chases.
This solution is powered by Google Kubernetes Engine (GKE) and the cloud's niftiest security tools from the Secure Supply Chain toolkit.
12 changes: 12 additions & 0 deletions data/speakers/natalie_godec.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
key: natalie_godec
name: Natalie Godec
company: Zencore
city: London, UK
photoUrl: /images/speakers/natalie_godec.jpg
socials:
twitter: ouvessvit
linkedin: natalie-godec
instagram: ouvessvit
bio: |-
Senior Cloud Architect at Zencore | Google Cloud GDE and Champion Innovator | Women Techmakers Ambassador | ex-Babylon
2 changes: 2 additions & 0 deletions gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ exports.createPages = async ({ graphql, actions, reporter }) => {
socials {
twitter
github
linkedin
instagram
}
}
}
Expand Down
Binary file added static/images/speakers/natalie_godec.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 78f756f

Please sign in to comment.