Introducing The ASF’s New Logo Read Now

Software For The Public Good

The Apache® Software Foundation (ASF) provides software for the public good, guided by community over code. Like the enduring oak tree, our projects thrive through the contributions of thousands worldwide.

See Projects

Logo
Logo
Logo
Logo
Logo
Logo
Logo
Logo

Our Open Source Projects

The ASF is the home of the world’s most trusted open source projects in data, cloud, search, libraries, geospatial, IoT, and beyond.

See All Projects

Our Incubating Projects

See All Incubating Projects

Incubate a Project

Give your project a neutral, trusted home where communities flourish — with the ASF’s expertise, tools, and support to help you succeed.

Incubate Project

Everyone is Welcome

At The ASF, contribution is for everyone. Whether code, docs, or ideas — your +1 makes a difference. Come contribute and grow with us.

New to The ASF? Start here

Everyone is Welcome

Upcoming Events

Flink Forward banner

Barcelona, Spain

October 13-16, 2025

With a dynamic agenda packed with cutting-edge Flink use cases, training options, and plenty of networking opportunities, Barcelona will provide the perfect backdrop for the global Flink community to connect, learn, and push the boundaries of real-time data streaming.

NuttX International Workshop banner

NuttX International Workshop

October 16-17, 2025

This global gathering brings together developers and users of Apache NuttX® to connect, collaborate, and shape the future of this powerful real-time operating system. This is your chance to meet the community, share ideas, and influence the project’s direction.

CloudStack Collaboration Conference banner

CloudStack Collaboration Conference

Milan, Italy

November 19-21, 2025

The CloudStack Collaboration Conference is an exciting in-person event tailored for the global Apache CloudStack™ community, bringing together developers, users, and technology leaders to explore the latest advancements in open-source cloud and virtualization management.

ASF Plus One

Explore what’s new at The ASF — from project news to community voices, all in one place.

    <h3 class="text-white">Most Recent Blog Posts</h3>
    <div class="blog-feed flex mb-large flex-column-600">
        {% for foundation in foundation|slice:":3" %}
        <div class="blog-card text-left">
            <div class="blog-card-inner">
                <img class="card-decoration" src="/images/oakleaf.svg" alt="asf oak leaf logo">
                <div class="blog-date">
                    {{ foundation.date|strftime('%d %B %Y') }}
                </div>
                <h4>{{ foundation.title|striptags }}</h4>
                <div class="blog-card-link">
                    <a class="continue" target="_blank" href="{{ foundation.href }}">Read Post</a>
                </div>
            </div>
        </div>
        {% endfor %}
    </div>

    <h3 class="text-white">Plus One Newsletter</h3>
    <div class="blog-feed flex flex-column-600 mb-large">
        {% for newsletter in newsletter|slice:":3" %}
        <div class="blog-card text-left">
            <div class="blog-card-inner">
                <img class="card-decoration" src="/images/oakleaf.svg" alt="asf oak leaf logo">
                <div class="blog-date">
                    {{ newsletter.date|strftime('%d %B %Y') }}
                </div>
                <h4>{{ newsletter.title|striptags }}</h4>
                <div class="blog-card-link">
                    <a class="continue" target="_blank" href="{{ newsletter.href }}">Read Post</a>
                </div>
            </div>
        </div>
        {% endfor %}
    </div>

    <h3 class="text-white">Plus One Podcast</h3>
    <div class="blog-feed flex flex-column-600">
        {% for podcast in podcast|slice:":3" %}
        <div class="blog-card text-left">
            <div class="blog-card-inner">
                <img class="card-decoration" src="/images/oakleaf.svg" alt="asf oak leaf logo">
                <div class="blog-date">
                    {{ podcast.date|strftime('%d %B %Y') }}
                </div>
                <h4>{{ podcast.title|striptags }}</h4>
                <div class="blog-card-link">
                    <a class="continue" target="_blank" href="{{ podcast.href }}">Listen Now</a>
                </div>
            </div>
        </div>
        {% endfor %}
    </div>
</div>

Growing Together

From first contributions to global impact, these stories show the strength of our community.

Public Good Image

Subscribe to ASF Plus One, Our Monthly Newsletter

Subscribe Now