Search results for: Serverless Workflow


Explore open source AI Infra for Large Language Models: Highlights from the Open Source AI Meetup Beijing

Posted on July 26, 2023

Ambassador post by Miley Fu, CNCF Ambassador, DevRel at CNCF WasmEdge project Introduction: The recent surge in popularity of large language models and their applications, driven by the success of ChatGPT, has sparked immense interest in the technical…


A ChatGPT-powered code reviewer bot for open-source projects

Posted on June 6, 2023 | By Miley Fu

By Miley Fu, CNCF Ambassador, DevRel at CNCF WasmEdge project Code review is a critical aspect of modern software development. In a GitHub workflow, the code review starts when a Pull Request (PR) is created, and concludes when…


Cloud Native Computing Foundation Celebrates 58 New Silver Members at KubeCon + CloudNativeCon Europe

Posted on April 19, 2023

As cloud native technologies become ubiquitous among enterprises, CNCF continues to grow its influence and reach AMSTERDAM, The Netherland – KubeCon + CloudNativeCon Europe – April 19, 2023 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable…


Shift left like Subway

Posted on March 3, 2023 | By Dylen Turnbull

Guest post by Dylen Turnbull, F5 NGINX Solution Architect GitOps as a sandwich line for developers Following on the heels of DevOps and Platform Ops, we now have GitOps – a new stylish way to set up and…


KubeVela brings software delivery control plane capabilities to CNCF Incubator

Posted on February 27, 2023

The CNCF Technical Oversight Committee (TOC) has voted to accept KubeVela as a CNCF incubating project.  KubeVela is an application delivery engine built with the Kubernetes control plane that makes deploying and operating applications across hybrid and multi-cloud…


Cloud Custodian goes beyond the cloud to bring governance as code to Kubernetes and IaC 

Posted on October 28, 2022 | By Cloud Custodian maintainers

Project post by the Cloud Custodian maintainers This week the Cloud Custodian project, part of the CNCF incubator, added a Kubernetes admission controller for easy event-driven policy management within your cluster.  The project also added support for running…


An introduction to GitOps and Argo

Posted on September 30, 2022 | By Charles Mahler

Guest post originally published on the InfluxData blog by Charles Mahler In an ideal world, developers would be able to release new products and features from development environments into production extremely fast while also not having to stress…


Cloud Native Computing Foundation Continues Significant Membership Growth, Highlighting Ubiquity of Cloud Native Technology

Posted on September 13, 2022

More than 65 organizations across the world join CNCF’s 800+ members to drive cloud native innovation across industries San Francisco, CA – September 13, 2022 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud…


Orchestration versus choreography, which one should you use? The pros and cons

Posted on August 29, 2022

Guest post originally published on the Sparkfabrik blog Orchestration vs Choreography: Many factors need to be evaluated in order to figure out which approach is the most appropriate. Orchestration, Choreography or a Hybrid Approach: Let’s delve into how…


Twelve-factor app anno 2022

Posted on April 28, 2022 | By Anders Qvist

Guest post originally published on Xenit’s blog by Anders Qvist The Twelve-factor app is a methodology for building software-as-a-service apps that was first formulated by developers associated with Heroku. It’s been ten years since the first presentation of this…