Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions docs/about-me.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,15 @@ hidden: true
:width: 20px
```

Jon Zeolla is a technical founder with a long-running obsession: helping serious organizations use new technologies without turning into chaos.
Jon Zeolla is a technical founder with a long-running obsession: helping companies use new technologies without it turning into chaos.

He has been dealing with the same pattern his entire career, whether it was software, cloud, machine learning, or AI. Companies need to adopt new technology to
make progress, and that technology needs to meet real requirements for quality, security, and governance.

During his time at [CMU](https://www.cmu.edu/), Jon jumped headfirst into machine learning and large-scale data analysis. That path led him into open source and
the [cloud-native community](https://www.cncf.io/), where he now serves as a [CNCF Ambassador](https://www.cncf.io/people/ambassadors/?p=jon-zeolla). He also
During his time at [CMU](https://www.cmu.edu/), Jon jumped headfirst into machine learning and large-scale data analysis. That path led him into open source via the
[Apache Software Foundation](https://people.apache.org/committer-index.html#jonzeolla), then the
[CNCF](https://www.cncf.io/people/ambassadors/?p=jon-zeolla), and most recently the [Agentic AI
Foundation](https://aaif.io/ambassadors/#list). He also
travels internationally, teaching software developers, security engineers, and engineering leaders from over 100 companies across the Fortune 500 and Fortune
Global 500 how to secure generative AI applications and cloud-native platforms.

Expand All @@ -58,15 +60,16 @@ Check out Jon's [presentations and trainings](project:./ref/jz-content.md).

## Community Building

* [AAIF (Agentic AI Foundation) Ambassador](https://aaif.io/ambassadors/#list), inaugural cohort since 2026
* [CNCF - Cloud Native Security Pittsburgh](https://community.cncf.io/cloud-native-security-pittsburgh/) ([YouTube
channel](https://www.youtube.com/@cloud-native-security)) founder since 2023
* [Steel City InfoSec](https://steelcityinfosec.com/) (aka DC412) founder since 2012; see prior events
[here](https://www.meetup.com/steel-city-infosec/events/?type=past)
* [BSides Pittsburgh](https://bsidespgh.com/) organizer since 2014
* [PittSec](https://pittsec.com/) founder since 2018
* CNCF [TAG-Security](https://github.com/cncf/tag-security) and [Ambassador](https://www.cncf.io/people/ambassadors/?p=jon-zeolla)
* CNCF TAG Contributor Strategy's [Deaf & Hard of Hearing Working Group](https://contribute.cncf.io/about/deaf-and-hard-of-hearing/) (resources
[here](https://contribute.cncf.io/accessibility/deaf-and-hard-of-hearing/))
* CNCF TAG Contributor Strategy's [Deaf & Hard of Hearing Working Group](https://ocgroups.dev/cncf/group/deaf-and-hard-of-hearing) and [best
practices](https://contribute.cncf.io/projects/best-practices/accessibility/deaf-and-hard-of-hearing/)
* [AWS Community Builder](https://aws.amazon.com/developer/community/community-builders/community-builders-directory/)

## Volunteer Work
Expand Down
34 changes: 34 additions & 0 deletions docs/img/aaif.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ Jon Zeolla

Welcome to my page!

I ❤️ cloud native security & compliance
I 🤟 agentic engineering & automation

Right now I'm spending *most* of my time building |zenable| and contributing in the |cncf| and |ossf|.
Right now I'm spending *most* of my time building |zenable| and contributing in the |aaif| and |cncf|.

If you're here for a lab, `click here <labs/index.html>`_.

Expand All @@ -34,13 +34,13 @@ You can also find a bit about my background `here <about-me.html>`_.
:height: 3ex
:target: https://sei.so

.. |cncf| image:: img/cncf.png
.. |aaif| image:: img/aaif.svg
:height: 3ex
:target: https://www.cncf.io/
:target: https://aaif.io/

.. |ossf| image:: img/ossf.png
.. |cncf| image:: img/cncf.png
:height: 3ex
:target: https://openssf.org/
:target: https://www.cncf.io/

.. toctree::
:maxdepth: 2
Expand Down
Loading