Skip to content

Commit 969abff

Browse files
authored
CoCEU 2026 in Glascow (#404)
1 parent 39f0f12 commit 969abff

File tree

3 files changed

+109
-0
lines changed

3 files changed

+109
-0
lines changed
Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
---
2+
layout: post
3+
title: Join the Apache CloudStack at Community Over Code Europe 2026 in Glasgow
4+
tags: [news]
5+
authors: [jamie]
6+
slug: coceu26
7+
---
8+
9+
[![](/img/CoC2026.png "Blog Header Image")](https://communityovercode.org/)
10+
11+
12+
[The Apache Software Foundation (ASF)](https://www.apache.org) has
13+
announced that Community Over Code Europe 2026 will take place October
14+
11 to 14, 2026 in Glasgow, Scotland, at the Hilton Hotel.
15+
16+
Community Over Code is the annual conference of the ASF, bringing
17+
together contributors, committers, users, and open-source enthusiasts
18+
from across its 350 plus community driven projects. For more than 27
19+
years, Community Over Code and its ApacheCon predecessors have
20+
celebrated not only the technology produced under the ASF, but the
21+
collaborative community model that powers it.
22+
23+
This four-day event will feature keynotes, hands on sessions, real
24+
world case studies, training sessions, hackathons, and more. Topic
25+
areas will include Search, Big Data, Internet of Things, Community,
26+
Geospatial, Financial Tech, and many others. Each evening will also
27+
host Birds of a Feather sessions and informal gatherings designed to
28+
foster discussion, collaboration, and new ideas across projects.
29+
30+
<!-- truncate -->
31+
32+
## CloudStack Track at Community Over Code
33+
34+
The Apache CloudStack project will once again host a dedicated
35+
CloudStack track at Community Over Code Europe 2026. The track will be
36+
chaired by CloudStack PMC members, Daniel Salvador and Ivet Petrova.
37+
38+
The goal of the CloudStack track is to address both foundational and
39+
advanced concepts within Apache CloudStack, while showcasing the
40+
latest developments and real-world use cases from across the
41+
ecosystem. Sessions will cover topics such as:
42+
43+
• CloudStack architecture and core components
44+
• Advanced networking and storage integrations
45+
• Automation, orchestration, and API driven operations
46+
• New features and roadmap updates
47+
• Large scale production deployments and case studies
48+
• Community processes and contribution pathways
49+
50+
Whether you are new to Apache CloudStack or operating it at scale in
51+
production, the CloudStack track will offer practical insights,
52+
technical depth, and direct engagement with project contributors and
53+
users.
54+
55+
## Call for Presentations Now Open
56+
57+
If you have ideas for topics related to Apache CloudStack and plan to
58+
attend Community Over Code Europe 2026, we encourage you to submit a
59+
proposal to the CloudStack track.
60+
61+
###### The Call for Presentations deadline is 23:59 UTC on March 20, 2026.
62+
63+
We welcome submissions covering basic and advanced concepts, new
64+
features, integrations, production use cases, operational lessons
65+
learned, and community topics. If you are building, operating,
66+
extending, or contributing to Apache CloudStack, your experience can
67+
help others in the community.
68+
69+
More information about the CFP and details on how to submit your
70+
proposal can be found by clicking the button below.
71+
72+
<div class="col col-3 col-lg text-center">
73+
<a class="button button--primary" href="https://communityovercode.org/call-for-presentations/" target="_blank">Submit a Session</a>
74+
</div>
75+
76+
## Why Attend
77+
78+
Community Over Code is an opportunity to meet the people behind the
79+
projects, exchange ideas face to face, and shape the future direction
80+
of open-source technologies. The event features dedicated tracks from
81+
a wide range of Apache projects, including but not limited to Groovy,
82+
Airflow, Cassandra, and many others across the ecosystem.
83+
84+
For the Apache CloudStack community, this event provides:
85+
• A platform to share innovations and best practices
86+
• A chance to connect with contributors from across Europe and beyond
87+
• Dedicated time for roadmap discussions and collaboration
88+
• Exposure to other ASF projects and cross community ideas
89+
90+
# Mark Your Calendars
91+
92+
Community Over Code Europe 2026 will take place October 11 to 14, 2026
93+
in Glasgow, Scotland.
94+
95+
Save the dates, start thinking about your session ideas, and join us
96+
in bringing the Apache CloudStack community together in-person once
97+
again!

src/components/Events/index.tsx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,18 @@ involved with the community.
4545
<a href="/blog/cseug-2026" target="_blank" target="_blank" className="btn btn-outline-secondary me-3" >Read More</a>
4646
</div>
4747
</div>
48+
<div className="row">
49+
<div className="col-lg-9 pt-3 px-4">
50+
<img src="/img/CoC2026.png" alt="" className="events-img events-overview-img"/>
51+
<p className="title mt-2">CloudStack Collaboration Conference 2026</p>
52+
<p className="events-info"><img src="img/pin_icon.png" className="me-2" alt=""/>Glascow, Scotland</p>
53+
<p className="events-info"><img src="img/calendar_icon.png" className="me-2" alt=""/>October 11-14, 2026</p>
54+
</div>
55+
<div className="col-lg-3 px-4 events-btn-margin d-flex justify-content-center justify-content-lg-end align-items-center">
56+
<a href=" https://communityovercode.org/call-for-presentations/" target="_blank" className="btn btn-primary me-3" >Submit</a>
57+
<a href="/blog/coc2026" className="btn btn-outline-secondary me-3">Read More</a>
58+
</div>
59+
</div>
4860
<div className="row">
4961
<div className="col-lg-9 pt-3 px-4">
5062
<img src="/img/CCC-2026.jpg" alt="" className="events-img events-overview-img"/>

static/img/CoC2026.png

257 KB
Loading

0 commit comments

Comments
 (0)