Skip to content

Commit 5f39846

Browse files
Merge branch 'main' into fln_add_new_organizers
2 parents 035c803 + 788267d commit 5f39846

File tree

31 files changed

+667
-129
lines changed

31 files changed

+667
-129
lines changed

assets/sponsors/e/echo.png

10.1 KB
Loading

assets/sponsors/k/k8sforhumans.png

260 KB
Loading

assets/sponsors/m/matrixdevops.png

20.4 KB
Loading

assets/sponsors/x/xelon.png

24.4 KB
Loading

content/events/2025-wollongong/program/liz-fongjones.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Type = "talk"
77
Speakers = ["liz-fongjones"]
88
+++
99

10-
An AI skeptic's journey to become an AI realist, the promise and pitfalls of AI adoption, and how we can effectively leverage observability and AI to make our organizations more productive and collaborative.I'll talk about some of the new and emerging trends that AI-tools are enabling in the SRE toolkit, how you can embrace AI to make you more effective. Everything from incident management and resolution through to development and observability.Come along to hear from an AI realist about how AI is an enabler, not a replacement.
10+
An AI skeptic's journey to become an AI realist, the promise and pitfalls of AI adoption, and how we can effectively leverage observability and AI to make our organizations more productive and collaborative. I'll talk about some of the new and emerging trends that AI-tools are enabling in the SRE toolkit, how you can embrace AI to make you more effective. Everything from incident management and resolution through to development and observability.Come along to hear from an AI realist about how AI is an enabler, not a replacement.

content/events/2025-wollongong/welcome.md

Lines changed: 242 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -6,89 +6,261 @@ Description = "devopsdays Wollongong 2025"
66
+++
77

88
<link href="/events/2025-wollongong/main.css" rel="stylesheet">
9-
10-
<div class="row" style="background-color: #f8f9fa; padding: 20px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);">
11-
<div class="col-md-4" style="text-align: center;">
12-
{{< event_logo >}}
13-
</div>
14-
<div class="col-md-7" style="padding: 10px 20px;">
15-
<h2 style="color: #8C51BF; font-weight: bold; font-size: 1.8em; margin-bottom: 15px;">Join us by the beach! 🏖️</h2>
16-
<p style="font-size: 1.1em; color: #333; text-align: justify">
17-
Be a part of the first DevOpsDays event in <b>Wollongong, NSW</b> - situated just south of Sydney by the beach.
18-
</p>
19-
<p style="font-size: 1.1em; color: #333; text-align: justify">
20-
The 2 day conference will follow the proven DevOpsDays formula - bringing together industry experts and like minded individuals to cover a range of topics - generative AI, security, org structure/culture, infra-as-code and approaches to work (and more!) The afternoons will feature open spaces! Topics are proposed early in the day, then collectively voted on by attendees - the top topics then feed the agenda for break out rooms. <b>The community controls the discussions!</b>
21-
If Open Space is new to you, you may be interested in <a href="/pages/open-space-format">more details about Open Space</a>
22-
</p>
23-
<p style="font-size: 1.1em; color: #333; text-align: justify">
24-
</p>
25-
<div class="expectations-section">
26-
<h3>What can you expect?</h3>
27-
<ul class="expectations-list">
28-
<li>
29-
<span class="emoji">💬</span>
30-
<span class="text">Daily keynote speakers</span>
31-
</li>
32-
<li>
33-
<span class="emoji">🎤</span>
34-
<span class="text">Curated Ignite and Technical Talks</span>
35-
</li>
36-
<li>
37-
<span class="emoji">🍽️</span>
38-
<span class="text">Fully catered event (barista coffee!! ☕)</span>
39-
</li>
40-
<li>
41-
<span class="emoji">💡</span>
42-
<span class="text">Afternoon open spaces - <a href="/pages/open-space-format">bring your ideas</a></span>
43-
</li>
44-
</ul>
9+
<div class="wollongong-welcome container-fluid px-0 mx-0">
10+
<!-- -->
11+
<!-- section banner -->
12+
<!-- -->
13+
<div class="row">
14+
<div class="col-12 wollongong-banner">
4515
</div>
46-
<h2 style="margin-top: 20px; font-size: 1.8em; color: #8C51BF;">Event Details:</h2>
47-
<div class = "row">
48-
<div class = "col-md-2">
49-
<strong>Dates:</strong>
16+
</div>
17+
<!-- -->
18+
<!-- section welcome -->
19+
<!-- -->
20+
<div class="row bg-light wollongong-text-800">
21+
<div class="container py-5">
22+
<div class="text-center mb-5">
23+
<h1 class="display-5 fw-bold">Welcome to Devopsdays Wollongong</h1>
24+
<p class="lead text-muted">
25+
A chance to share your skills, learn from peers, and strengthen our local tech community
26+
</p>
5027
</div>
51-
<div class = "col-md-8">
52-
{{< event_start >}} - {{< event_end >}}
28+
<div class="row text-center mb-5">
29+
<div class="col-md-4 mb-3">
30+
<h5 class="fw-bold">Dates</h5>
31+
<p class="text-muted mb-0">{{< event_start >}}</p>
32+
<p class="text-muted">{{< event_end >}}</p>
33+
</div>
34+
<div class="col-md-4 mb-3">
35+
<h5 class="fw-bold">Location</h5>
36+
<p class="mb-0"><a href="https://www.novotelnorthbeach.com.au/" target="blank"> Novotel Wollongong Northbeach</a></p>
37+
<p class="text-muted">Wollongong, NSW Australia</p>
38+
</div>
39+
<div class="col-md-4 mb-3">
40+
<h5 class="fw-bold">Quick Links</h5>
41+
{{< event_link page="speakers" text="Speakers" >}} / {{< event_link
42+
page="contact" text="Organisers" >}}
43+
<br />
44+
{{< event_link page="program" text="Program" >}}
45+
</div>
5346
</div>
5447
</div>
55-
<div class = "row">
56-
<div class = "col-md-2">
57-
<strong>Program</strong>
58-
</div>
59-
<div class = "col-md-8">
60-
View the {{< event_link page="program" text="program." >}}
48+
</div>
49+
<!-- -->
50+
<!-- CTA Beach section -->
51+
<!-- -->
52+
<div class="row px-0 wollongong-background-600 wollongong-text-200">
53+
<div class="container">
54+
<div class="row justify-content-center">
55+
<div class="col-6 col-sm-3 d-flex align-items-center py-4">
56+
<img
57+
class="w-100 rounded-circle"
58+
src="/events/2025-wollongong/novotel-sm-sq.png"
59+
/>
60+
</div>
61+
<div class="col-12 col-sm-6 m-4">
62+
<h3 class="mb-2">Join us for a two day fest of DevOps<br/>...with a side of beach vibes.</h3>
63+
<p class="text-subtle" >
64+
DevOpsDays is arriving in Wollongong - {{< event_link
65+
page="contact" text="organised by the local tech community" >}} to bring together industry experts and like minded
66+
individuals to cover a range of topics - generative AI, security,
67+
org structure/culture, infra-as-code and approaches to work (and
68+
more!)
69+
</p>
70+
<p>
71+
Hosted at the beautiful
72+
<a href="https://www.novotelnorthbeach.com.au/" target="blank"
73+
>Novotel Wollongong Northbeach</a
74+
>
75+
with stunning ocean and mountain views - it is conveniently located
76+
near the beach, shopping and transport.
77+
</p>
78+
<div class="py-4">
79+
<a class="wollongong-banner-cta-button" target="blank"
80+
href="https://ti.to/devopsaustralia/devopsdays-wollongong-2025">
81+
<img
82+
class="mr-2"
83+
src="/events/2025-wollongong/ticket-perforated.svg"
84+
alt="ticket"
85+
/>Book now
86+
</a>
87+
</div>
88+
</div>
6189
</div>
6290
</div>
63-
<!-- <div class = "row">
64-
<div class = "col-md-2">
65-
<strong>Speakers</strong>
91+
</div>
92+
<!-- -->
93+
<!-- What to expect section -->
94+
<!-- -->
95+
<div class="row px-0 wollongong-background-200 wollongong-text-600">
96+
<div class="container">
97+
<div class="row text-center">
98+
<div class="col-12">
99+
<h3 class="my-4">What to expect</h3>
100+
</div>
66101
</div>
67-
<div class = "col-md-8">
68-
Check out the {{< event_link page="speakers" text="speakers!" >}}
102+
<div class="row text-center py-2 icon-row">
103+
<div class="col-md-4 mb-3 flex flex-column">
104+
<img
105+
class="icon"
106+
src="/events/2025-wollongong/globe-americas.svg"
107+
alt="global speakers"
108+
/>
109+
<p class="font-weight-semibold">
110+
A two day {{< event_link page="program" text="program" >}} with <br/>
111+
{{< event_link page="speakers" text="global and local speakers" >}}
112+
</h5>
113+
</div>
114+
<div class="col-md-4 flex flex-column">
115+
<img
116+
class="icon"
117+
src="/events/2025-wollongong/cup-hot.svg"
118+
alt="coffee"
119+
/>
120+
<p class="font-weight-semibold">
121+
Fully catered event <br />
122+
(barista coffee)
123+
</p>
124+
</div>
125+
<div class="col-md-4 flex flex-column">
126+
<img
127+
class="icon"
128+
src="/events/2025-wollongong/chat-square-quote.svg"
129+
alt="open spaces icon"
130+
/>
131+
<p class="font-weight-semibold">
132+
Afternoons with community run <br />
133+
<a href="/open-space-format">open spaces</a>
134+
</p>
135+
</div>
69136
</div>
70-
</div> -->
71-
<div class = "row">
72-
<div class = "col-md-2">
73-
<strong>Speakers:</strong>
137+
</div>
138+
</div>
139+
<!-- -->
140+
<!--Featured talks section-->
141+
<!-- -->
142+
<div class="row px-0 py-4 wollongong-background-800 wollongong-text-200">
143+
<div class="container px-0 wollongong-text-200 px-4">
144+
<div class="row text-center">
145+
<div class="col-12">
146+
<h3 class="my-4 wollongong-text-200">Mornings: featured talks</h3>
147+
</div>
74148
</div>
75-
<div class = "col-md-8">
76-
View the {{< event_link page="speakers" text="speakers." >}}
149+
<!-- speaker 1 -->
150+
<div class="row p-4 border-top">
151+
<div class="col-2">
152+
<img class="rounded-circle w-100" src="/events/2025-wollongong/kat-cosgrove.png">
153+
</div>
154+
<div class="col-10">
155+
<h4 class="wollongong-text-200">Fly Me to the Moon: Punch cards, Supercomputers, and Kubernetes!</h4>
156+
<p class="text-muted">Kat Cosgrove, Head of Developer Advocacy at Minimus. Kat is the Kubernetes Release Team subproject owner and SIG Docs tech lead.
157+
</p>
158+
<p>Kubernetes is the sometimes-controversial darling of the tech industry. It’s indispensable in situations where it’s useful, but undeniably complex and can be difficult to use. We tend to chalk that up to its relative newness and the complexity of the problems it's solving, but exactly how new are these problems....
159+
</p>
160+
<p><a href="/events/2025-wollongong/program/kat-cosgrove/">Read more...</a></p>
161+
</div>
77162
</div>
78-
</div>
79-
<div class = "row">
80-
<div class = "col-md-2">
81-
<strong>Sponsors:</strong>
163+
<!-- speaker 2 -->
164+
<div class="row p-4 border-top">
165+
<div class="col-2">
166+
<img class="rounded-circle w-100" src="/events/2025-wollongong/liz-fongjones.png">
167+
</div>
168+
<div class="col-10">
169+
<h4 class="wollongong-text-200">AI is like Chocolate (and Observability is like Strawberries)</h4>
170+
<p class="text-muted">Liz Fong-Jones, Field CTO at Honeycomb. Liz is a developer advocate, labor and ethics organizer, and Site Reliability Engineer (SRE).
171+
</p>
172+
<p>An AI skeptic's journey to become an AI realist, the promise and pitfalls of AI adoption, and how we can effectively leverage observability and AI to make our organizations more productive and collaborative.
173+
</p>
174+
<p>
175+
<a href="/events/2025-wollongong/program/liz-fongjones/">Read more...</a>
176+
</p>
177+
</div>
178+
</div>
179+
<!-- more speakers -->
180+
<div class="row text-center border-top">
181+
<div class="col-12">
182+
<h3 class="my-4 wollongong-text-200">Also featuring talks by...</h3>
183+
</div>
82184
</div>
83-
<div class = "col-md-9">
84-
{{< event_link page="sponsor" text="Sponsor the conference!" >}}
185+
<div class="row p-4">
186+
<ul>
187+
<li>James 'Bozzie' Boswell - <a href="/events/2025-wollongong/program/james-bozzie-boswell">This Too Shall Pass: AI, DevOps, and the Disruption We Think Is Different</a>
188+
</li>
189+
<li>T'Mir Julius - <a href="/events/2025-wollongong/program/tmir-julius">From Bang to Bash: Building Systems That Don’t Decay</a>
190+
</li>
191+
<li>Rhommel Lamas - <a href="/events/2025-wollongong/program/rhommel-lamas">Terraform, GitOps… and the Slow Death of SRE</a>
192+
</li>
193+
<li>Sam Dwyer - <a href="/events/2025-wollongong/program/sam-dwyer">Unlocking the value of observability</a>
194+
</li>
195+
<li>Anima Acharya - <a href="/events/2025-wollongong/program/anima-acharya">CI/CD Beyond Code: Bringing DevOps Practices to Data Pipelines</a>
196+
</li>
197+
<li>Geshan Manandhar - <a href="/events/2025-wollongong/program/geshan-manandhar">Embrace feature flags, unlock better customer experience and developer confidence</a>
198+
</li>
199+
<li>Francesco Sbaraglia, Johannes Stueber - <a href="/events/2025-wollongong/program/francesco-sbaraglia">SRE Meets Agentic AI: Observability and Reliability for Orchestrating Autonomous Agent Platforms</a>
200+
</li>
201+
<li>Parisasadat Shojaei - <a href="/events/2025-wollongong/program/parisasadat-shojaei">AI-Driven DevSecOps: Automating Security for Smarter, Safer Software</a>
202+
</li>
203+
<li>Pete Hayman - <a href="/events/2025-wollongong/program/pete-hayman">Unifying the Fuller Stack with Entity Component System</a>
204+
</li>
205+
</ul>
85206
</div>
86207
</div>
87-
<div class = "row">
88-
<div class = "col-md-2">
89-
<strong>Contact:</strong>
208+
</div>
209+
<!-- -->
210+
<!-- Open space afternoons -->
211+
<!-- -->
212+
<div class="wollongong-background-100 wollongong-text-800">
213+
<div class="row text-center">
214+
<div class="col-12">
215+
<h3 class="my-4">Afternoons: open spaces</h3>
90216
</div>
91-
<div class = "col-md-8">
92-
{{< event_link page="contact" text="Get in touch with the organizers" >}}
217+
</div>
218+
<div class="row py-4 border-top">
219+
<div class="col-9 mx-auto">
220+
<p>
221+
The afternoon part of the program leaves room for Open Spaces,<strong>where you propose the topics, the community votes,</strong> and the most <strong>exciting ideas turn into community driven breakout sessions</strong>.
222+
</p>
223+
<p>
224+
To keep things flowing, we follow the four classic
225+
<a href="/open-space-format">Open Space</a>
226+
principles:
227+
</p>
228+
<ul>
229+
<li>
230+
<strong>Whoever comes are the right people </strong> — The folks
231+
who show up are exactly the ones meant to be part of the
232+
conversation.
233+
</li>
234+
<li>
235+
<strong
236+
>Whatever happens is the only thing that could have</strong
237+
>
238+
— The discussion goes where it needs to go, and that’s part of the
239+
magic.
240+
</li>
241+
<li>
242+
<strong>Whenever it starts is the right time</strong> — Great
243+
ideas don’t wait for a strict schedule; inspiration starts when it
244+
starts.
245+
</li>
246+
<li>
247+
<strong>When it’s over, it’s over</strong> — Once a group has
248+
gotten what it needs from a session, it’s perfectly fine to wrap
249+
up and move on.
250+
</li>
251+
</ul>
252+
<p>
253+
And of course, everything is guided by the
254+
<strong>Law of Two Feet</strong>: if you’re not learning or
255+
contributing, you’re free to find a session where you will.
256+
</p>
93257
</div>
94258
</div>
259+
</div>
260+
<div class="row text-center wollongong-background-200">
261+
<div class="col-12">
262+
<h3 class="pt-4">Thank you to our sponsors</h3>
263+
<p class="text-subtle">DevOpsDays is a not-for-profit organisation - sponsorship helps us keep the ticket prices accessible to the local community.</p>
264+
</div>
265+
</div>
266+
</div>

0 commit comments

Comments
 (0)