Skip to content

Commit 60c9f04

Browse files
authored
Merge pull request #15121 from dewan-ahmed/new-sponsor-and-keynote
[HALIFAX-2025] Add keynote and gold sponsor
2 parents 3808756 + 0ca76aa commit 60c9f04

File tree

8 files changed

+49
-32
lines changed

8 files changed

+49
-32
lines changed
141 KB
Loading

content/events/2025-belem/regulamento-pcd.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
title: "Regulamento PCD"
3+
---
14
<div>
25
<h2 id="regulamento-pessoas-com-limitações">
36
🎟️ REGULAMENTO – INGRESSOS PARA PESSOAS COM DEFICIÊNCIA (PCDs)
Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
+++
22
Title = "Location"
33
Type = "event"
4-
Description = "Location for devopsdays Halifax 2025"
4+
Description = "Location for DevOpsDays Halifax 2025"
55
+++
66

7-
The location for DevOpsDays Halifax 2025 is yet to be decided. Once it is confirmed, we will update this page with the details. Stay tuned!
7+
DevOpsDays Halifax 2025 will be hosted at the **Kenneth C. Rowe Management Building**, located at **Dalhousie University**, 6100 University Avenue, Halifax, NS B3H 1W7.
8+
9+
This modern facility is centrally situated on Dalhousie's Studley Campus and offers excellent spaces for keynotes, breakout sessions, and community networking.
10+
11+
- [Dalhousie building directory entry](https://www.dal.ca/campus-maps/building-directory/studley-campus/rowe-management-building.html)
12+
- [Google Maps location](https://maps.app.goo.gl/C9RdGqhJSqcCCyyv9)

content/events/2025-halifax/program.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ Type = "program"
44
Description = "Program for devopsdays Halifax 2024"
55
+++
66

7-
<div class = "row">
8-
<div class = "col">
7+
<div class="row">
8+
<div class="col">
99
<hr />
10-
FYI: The schedule is not available yet. Please check back soon.
10+
We are honored to welcome <a href="/events/2025-halifax/speakers/lu-yang/">Dr. Lu Yang</a> as a keynote speaker at DevOpsDays Halifax 2025! His session is <a href="/events/2025-halifax/program/lu-yang/">Digital Transformation: The Gaps</a>.
11+
<br />
12+
Dr. Yang holds a Ph.D. in Computer Science from the University of New Brunswick and brings over 15 years of experience in enterprise-level High-Performance Computing (HPC) administration and management. His deep expertise and insights into large-scale systems make this keynote a can't-miss session for anyone navigating infrastructure, scale, or the future of compute in DevOps.
1113
<hr />
1214
If Open Spaces are new to you, you may be interested in <a href="/pages/open-space-format">more details about Open Space</a>.
1315
<hr />
1416
</div>
15-
</div>
17+
</div>
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Digital Transformation: The Gaps"
6+
Type = "keynote"
7+
Speakers = ["lu-yang"]
8+
+++
9+
10+
Enterprises and governments around the world are racing to adopt AI, cloud computing, and digital-first strategies to improve service delivery, operational efficiency, and application innovation. But despite heavy investments, many digital transformation initiatives fall short of expectations—not due to lack of ambition, but because of persistent gaps that are often overlooked.
11+
12+
In this keynote, I will dive into the critical gaps that challenge digital transformation efforts in both the public and private sectors. These gaps span organizational silos, fragmented cloud adoption, under-utilized data assets, security blind spots, rushed AI adoption, and the lack of strategic alignment between IT teams and executive leadership.
13+
14+
Through case studies from enterprise modernization projects, I will highlight what successful transformation looks like when governance, innovation, and agility are prioritized together. I will also address the importance of digital talent development, architecture standardization, and platform interoperability to ensure long-term resilience.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
+++
2+
Title = "Dr. Lu Yang"
3+
Linkedin = "https://www.linkedin.com/in/lu-yang-37327368/"
4+
image = "lu-yang.jpeg"
5+
type = "speaker"
6+
linktitle = "lu-yang"
7+
+++
8+
9+
Dr. Lu Yang holds a Ph.D. in Computer Science from the University of New Brunswick and brings with him a wealth of experience in enterprise-level High-Performance Computing (HPC) administration and management, spanning over 15 years. His expertise extends beyond HPC to encompass cloud computing and Generative AI, particularly in the context of ocean AI, data analytics, and cloud architecting projects at DeepSense. Prior to his current instructor role at the Faculty of Computer Science (FCS) of Dalhousie, Dr. Lu Yang served as the Senior Cloud Solutions Architect at DeepSense, Cloud Solution Engineer at JUUL Labs, and senior HPC Systems Specialist at ACENET and DeepSense.
10+
11+
Throughout his career, Dr. Lu Yang also demonstrated his passion for teaching by delivering a diverse range of Computer Science courses at various universities. With an avid interest in all aspects of cloud-related topics, Dr. Lu Yang has been helping industries and public sectors plan and develop the end-to-end data-centric architectures for various use cases.

content/events/2025-halifax/welcome.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -73,20 +73,7 @@ Description = "DevOpsDays Halifax 2025"
7373
}
7474
}
7575
</style>
76-
77-
7876
<div class="hfx">
79-
<div style="background-color: #FFF3CD; color: #856404; padding: 1em; border-radius: 5px; text-align: center; width: 100%; font-weight: bold;">
80-
🚀 CfP Deadline Extended to <span style="color: red;">April 15th</span>!
81-
<br>
82-
<a href="https://talks.devopsdays.org/devopsdays-halifax-2025/cfp">
83-
<button style="background-color: #007bff; color: white; padding: 12px 20px;
84-
border: none; cursor: pointer; font-size: 16px;
85-
margin-top: 10px; min-width: 220px; white-space: nowrap;">
86-
Submit your talk NOW!
87-
</button>
88-
</a>
89-
</div>
9077
<div class="header">
9178
<div class="logo">
9279
{{< event_logo >}}
@@ -105,7 +92,6 @@ Description = "DevOpsDays Halifax 2025"
10592
<div class="buttons">
10693
<a href="../sponsor/"><button>Become a Sponsor</button></a>
10794
<a href="../conduct/"><button>Code of Conduct</button></a>
108-
<a href="https://talks.devopsdays.org/devopsdays-halifax-2025/cfp"><button>Call for Speakers</button></a>
10995
</div>
11096
</div>
11197

data/events/2025/halifax/main.yml

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@ registration_link: "" # If you have a custom registration link, enter it here. T
3131

3232
# Location
3333
coordinates: ""
34-
location: ""
35-
location_address: ""
34+
location: "Kenneth C. Rowe Management Building, Dalhousie University" # The name of the venue. This will show up on the welcome page.
35+
location_address: "6100 University Ave, Halifax, NS B3H 1W7"
3636
#
3737
location_address: "" #Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!
3838

3939
nav_elements: # List of pages you want to show up in the navigation of your page.
40-
- name: propose
41-
# - name: location
40+
# - name: propose
41+
- name: location
4242
# - name: registration
43-
# - name: program
44-
# - name: speakers
43+
- name: program
44+
- name: speakers
4545
- name: sponsor
4646
- name: contact
4747
- name: conduct
@@ -80,6 +80,8 @@ organizer_email: "[email protected]" # Put your organizer email address her
8080
# List all of your sponsors here along with what level of sponsorship they have.
8181
# Check data/sponsors/ to use sponsors already added by others.
8282
sponsors:
83+
- id: akamai
84+
level: gold
8385
- id: dns
8486
level: social-event
8587
- id: kubecareers
@@ -104,12 +106,6 @@ sponsor_levels:
104106
label: Silver
105107
max: 6
106108
#max: 0 # This is the same as omitting the max limit.
107-
- id: closedcaptioning
108-
label: Closed Captioning
109-
max: 1
110-
- id: lanyard
111-
label: Lanyard
112-
max: 1
113109
- id: social-event
114110
label: Social Event
115111
max: 1

0 commit comments

Comments
 (0)