| --- |
| title: Apache Software Foundation Events |
| --- |
| |
| <link href="/_pagefind/pagefind-ui.css" rel="stylesheet"> |
| <script src="/_pagefind/pagefind-ui.js"></script> |
| <div id="search"></div> |
| <script> |
| window.addEventListener('DOMContentLoaded', (event) => { |
| new PagefindUI({ element: "#search" }); |
| }); |
| </script> |
| |
| The ASF runs and participates in a number |
| of events related to our Apache projects throughout the year. These events have three main purposes: |
| |
| * Educate the world about the work and mission of the ASF |
| * Provide technical information about our many Apache projects |
| * Build developer and user communities |
| |
| Running a third party or project event? You must comply with the [events |
| branding policy](https://www.apache.org/foundation/marks/events). |
| |
| The [ASF Travel Assistance Committee](https://tac.apache.org/) provides financial |
| assistance for selected ASF events, to those who would otherwise be unable to attend them. |
| |
| ## Upcoming Events |
| |
| <noscript> |
| <i>Sorry, this requires Javascript</i> |
| </noscript> |
| |
| <ul id="events"> |
| </ul> |
| |
| Follow us on Twitter at [@ApacheCon](https://twitter.com/apachecon) for |
| the latest news and announcements. |
| |
| <em>Disclaimer: Events called 'ApacheCon', 'Apache Roadshow' or 'Community over Code' (events in |
| bold) are official Apache Software Foundation events. Other listed events are put on by projects, |
| or third-party producers, and are listed here to support our community, but are not official |
| Foundation events.</em> |
| |
| ## Past Events & Get Involved |
| |
| - See the [past ASF events](https://apachecon.com/history.html), stretching back to 1998! |
| - Want to get involved? [Volunteers are welcome](https://events.apache.org/volunteer/) on a variety of tasks. |
| - Running your own Apache-branded event? Be sure to [get trademark permission](//www.apache.org/foundation/marks/events.html). |
| - [Promote upcoming ASF events](https://www.apachecon.com/event-images/) on your personal or project website. |
| |
| Community Over Code and all ASF-run events operate under the terms of the [ASF's Code of Conduct](//www.apache.org/foundation/policies/conduct.html). |
| |
| |
| <script src="/js/jquery.min.js"></script> |
| <script src="/js/events-calendar.js"></script> |
| |