# Key Takeaways from KubeCon + CloudNativeCon North America 2023

Since its inception in 2015, the CNCF community has evolved as a global community supporting open source, and vendor-neutral cloud-native technologies. The North American _KubeCon + CloudNativeCon 2023_ event in Chicago (Nov. 6 to 9) consisted of 80+ different sessions across 10+ tracks covering the broader spectrum of the [Cloud-native landscape](https://landscape.cncf.io/).

While I have attended KubeCon multiple times, this has been my first in-person attendance. This article shares key takeaways based on my observations based on sessions I attended at _KubeCon + CloudNativeCon_.

## #1 — It is the place for all vendor-neutral Cloud technologies and a community for technologists

While Kubernetes was the first project donated by Google to the Cloud-native community, there are now 173 projects with 200K+ contributors — evolved as a unified home for Cloud-native technologies.  
On Day 1, there were many choices based on the focus areas such as — **ArgoCon** for GitOps, **BackstageCon** for IDP, **CiliumCon** for Networking, Observability, Security, **IstioCon** for Service Mesh, **ObservabilityCon** for observability and monitoring, **AppDeveloperCon** for application developers, **MultiTenancyCon,** and many more (_WASM, Startups, DBaaS, Envoy, Telco, Data on Kubernetes, HPC + AI, Edge Computing_).

Additionally, it is a great place to collaborate with Opensource and like-minded technologists — got the opportunity to meet many such people, who are excited about building solutions leveraging the power of the Opensource community.

![CNCF Landscape from Dev & Ops Enablement Perspective (Source: CNCF KubeCon AppDevCon 2023)](https://vedcraft.com/images/2023/12/cncf-landscape-1-1024x504.png)

CNCF Landscape from Dev & Ops Enablement Perspective (Source: CNCF KubeCon AppDevCon 2023)

## #2 — Platform Engineering emerges as the enabler for providing productivity acceleration

With more than 20+ sessions planned for Platform engineering, Day 1 has started with **_Backstage, Argo, Dapr, Harness,_** and many more technologies — enablers for building the internal developer platforms. The application developers’ need for providing abstraction and platform engineering support was highlighted by Diagrid’s CEO (the analogy with Maslow’s need hierarchy):

![](https://vedcraft.com/images/2023/12/CNCF-Developer-Needs-1024x475.png)

Source: CNCF’s AppDeveloperCon (as part of KubeCon AppDevCon 2023)

For example — here is the IDP success story and lessons learned by The New York Times along with [their cloud-native journey](https://www.cncf.io/case-studies/newyorktimes/):

-   using multiple clusters using k8s operators for tenant management (particularly for onboarding and network isolation)
-   customize policies per tenant using operator
-   use the Envoy-based ingress model for traffic management
-   Using Istio for Multi-tenant setup

CNCF Working Group for Platform Engineering has published [this whitepaper](https://tag-app-delivery.cncf.io/whitepapers/platforms/) for technology leaders to advocate for, investigate, and plan internal platforms for cloud computing:

![Platform Engineering Providers](https://vedcraft.com/images/2023/12/platforms-def.drawio.png)

Source: [https://tag-app-delivery.cncf.io/whitepapers/platforms/](https://tag-app-delivery.cncf.io/whitepapers/platforms/)

Additionally, a developer-focused solution like Dapr(providing API-based interface to concerns like pub/sub, workflow, and state management) and Testcontainers (provides lightweight, throwaway instances of common databases, and _Selenium web browsers on the local machine)_ have been exhibited, which helps to inculcate a shift-left mindset:

![DAPR APIs for distributed application](https://vedcraft.com/images/2023/12/dapr-components-1024x644.png)

Source: [https://github.com/salaboy/dapr-testcontainers/](https://github.com/salaboy/dapr-testcontainers/blob/main/imgs/dapr-components.png)

## #3 — Observability and Security is empowered by the Opensource community

-   Enabling Software Supply Chain Security has been the key recommendation by the community from _DevOps to DevSecOps_ and now _MLOps to MLSecOps_ considering the rise of Generative AI.
-   OWASP community has also published the Top 10 Security Vulnerabilities — [click here](https://owasp.org/www-project-top-10-for-large-language-model-applications/) to read more.  
    

![OWASP Top 10 Security Vulnerabilities](https://vedcraft.com/images/2023/12/owasp-top-100.png)

Source: [https://llmtop10.com/](https://llmtop10.com/)

## #4 — The more the merrier for Opensource and vendor-neutral technologies

-   With 170+ projects, the CNCF community is the home for Opensource and vendor-neutral technologies and the r[ecent adoption](https://www.cncf.io/projects/kubeflow/) of projects like **Kubeflow** indicates the trend will continue.
-   Additionally, below CNCF Technical Advisory Groups have already been created to strengthen the ecosystem for end users and project contributors:

![CNCF Projects](https://vedcraft.com/images/2023/12/cncf-groups-1024x422.png)

CNCF Tag Teams

The [**DevStats**](https://devstats.cncf.io/) website (_created by the community for analyzing and graphing developer contributions_) provides insights about the growing contributions across the projects:

![DevStats website](https://vedcraft.com/images/2023/12/devstats-1024x772.png)

 [**Source: DevStats**](https://devstats.cncf.io/) website

Also, the comprehensive collection of CNCF landscapes for reference such as (the complete list is available here — [The Linux Foundation Landscapes](https://landscapes.dev/)):

-   [Overall CNCF Cloud Native Interactive Landscape](https://landscape.cncf.io/)
-   [LF AI & Data Foundation Interactive Landscape](https://landscape.lfai.foundation/)
-   [OpenSSF Landscape](https://landscape.openssf.org/)

Additionally, these projects have been the key focus area during the event with Kubernetes as a ubiquitous technology along the spectrum:

![CNCF Key Projects](https://vedcraft.com/images/2023/12/cncf-projects-1024x540.png)

To conclude, while I covered my observations — there are many aspects such as the inclusiveness & diversity of the community, the broader spectrum of the technology landscape, and the exhibition of solutions by project maintainers and vendors have been key highlights of the event.

**_Disclaimer:_**_  
All data and information provided on this blog are for informational purposes only. This makes no representations as to the accuracy, completeness, correctness, suitability, or validity of any information on this site and will not be liable for any errors, omissions, or delays in this information or any losses, injuries, or damages arising from its display or use. All information is provided on an as-is basis. This is a personal opinion. The opinions expressed here represent my own and not those of my employer or any other organization._
