From bae083bd1e85d4eec266d3839828cb023fe53271 Mon Sep 17 00:00:00 2001 From: CalebZoe <179137388+CalebZoe@users.noreply.github.com> Date: Tue, 12 Nov 2024 19:19:11 +0000 Subject: [PATCH] press release Signed-off-by: CalebZoe <179137388+CalebZoe@users.noreply.github.com> --- .../index.mdx | 108 ++++++++++++++++++ .../kanvas-icon-color.svg | 20 ++++ .../kanvas-icon-white.svg | 26 +++++ 3 files changed, 154 insertions(+) create mode 100644 src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/index.mdx create mode 100644 src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/kanvas-icon-color.svg create mode 100644 src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/kanvas-icon-white.svg diff --git a/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/index.mdx b/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/index.mdx new file mode 100644 index 000000000000..9524e5db0939 --- /dev/null +++ b/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/index.mdx @@ -0,0 +1,108 @@ +--- +title: "Layer5 Launches Kanvas: A Collaborative Platform for Cloud Native Infrastructure" +subtitle: "Enabling teams to collaboratively design, deploy, and manage cloud-native infrastructure with ease." +date: 2024-11-12 08:00:00 -0530 +author: The Newsroom +thumbnail: ../../../../assets/images/kanvas/stacked/kanvas-stacked-color.svg +darkthumbnail: ../../../../assets/images/kanvas/stacked/kanvas-stacked-white.svg +category: "Press Release" +description: "Layer5 announces Kanvas, a collaboration platform for engineering teams managing cloud native infrastructure. Built on Meshery, Kanvas provides an intuitive design suite for engineers to visualize, manage, and collaboratively design cloud and Kubernetes-native infrastructure." +tags: + - Announcements + - Kanvas +type: News +presskit: "" +resource: false +published: true +--- +import { Link } from "gatsby"; +import Kanvas from "./kanvas-icon-color.svg"; +import { NewsWrapper } from "../../News.style.js"; +import Blockquote from "../../../../reusecore/Blockquote"; +import BlockquoteAlt from "../../../../reusecore/Blockquote/Blockquote-alt-style"; + + +

+[Salt Lake City, UT] [KubeCon + CloudNativeCon] - November 14th, 2024 – Layer5, the open source company behind the popular Meshery project, announces Kanvas, a new collaboration platform that is like Google Workspace, but designed for engineering teams. +

+ +

Kanvas is a multi-modal collaboration suite built atop one of the Cloud Native Computing Foundation’s highest velocity open source projects: Meshery. Kanvas’s two modes, Designer and Operator, offer declarative and imperative DevOps workflows, respectively. Both modes provide a visual interface for creating and managing complex cloud native infrastructure, expediting collaborative problem-solving, brainstorming and innovation, engineer onboarding, and auto-documented infrastructure. Importantly, Kanvas helps teams avoid finger-pointing and the blame-game by allowing them to be on the same page - literally.

+ + + +

+As an extensible, self-service engineering platform with hundreds of technology integrations, supporting multi-cloud and Kubernetes native infrastructure, Meshery is the ideal management platform upon which to build Kanvas’ novel collaboration experience. Meshery has thousands of pre-built components supporting Kubernetes and Cloud services and with over 2,000 contributors, Meshery is the 9th fastest growing CNCF (out of 200+ projects). +

+ + +
+ +

+Like Figma for engineers, Kanvas users can access Kanvas from any computer with an internet connection and a web browser. +

+ +#### Feature Highlights: +
    +
  • Infrastructure as Design: Intuitive drag-and-drop interface for designing and visualizing cloud native infrastructure and general architecture diagrams. Supports Kubernetes and multi-cloud services.
  • +
  • Self-Service DevOps: Empowers engineers to create, share, and manage their own environments on demand.
  • +
  • Greenfields and Brownfield Infrastructure: Import existing cloud environments to visualize current infrastructure or create a new design from scratch.
  • +
  • GitOps Integration: Pull request integration for infrastructure design reviews.
  • +
  • Model-Driven characterization of both semantic and non-semantic infrastructure as design components.
  • +
  • Policy-driven intelligent inference of infrastructure components and their relationships.
  • +
  • Real-Time Collaboration: Work with others on your designs in real-time, making it easier to collaborate and share ideas, while all changes are saved automatically.
  • +
  • Design Patterns: A catalog full of ready-made blueprints for common infrastructure and application architectures.
  • +
  • Kanvas Spaces: provide a collaborative environment similar to Google Shared Drive, but specifically tailored for cloud-native infrastructure management.
  • +
  • Design Reviews: Collaboratively review and provide feedback on designs and prototypes.
  • +
+ + +#### Kanvas caters to a wide range of users, including: +
    +
  • Teams and engineering managers for brainstorming, diagramming, wireframing, and interviewing.
  • +
  • Platform engineers for underpinning self-service and developer empowerment.
  • +
  • Site reliability engineers for curating a catalog of design patterns as a center of excellence.
  • +
  • Operators for managing and visualizing infrastructure components.
  • +
  • Solution architects designing infrastructure across multiple cloud providers from a single canvas.
  • +
  • Developer advocates and educators for facilitating real-time exploration and asynchronous study of any cloud native technology.
  • +
  • Developers and product engineers for ease of understanding and design of their application infrastructure.
  • +
  • System integrators and consultants for a service provider-grade organization hierarchy, multi-tenant, white-labelable, highly extensible delivery platform.
  • +
+ + + +

Kanvas Designer is available now in beta as a service or self-hosted solution. Kanvas Operator will be available early next year. Try dragging and dropping your Kubernetes manifest into https://kanvas.new today.

+ + + +#### Resources + + +##### About Layer5, Inc. +

+Our open source and commercial products empower organizations to embrace the power of cloud native with confidence. Layer5's mission is to simplify the adoption and operation of cloud native infrastructure, enabling organizations to innovate faster and engineers to do so collaboratively. +Layer5’s award-winning open source community has over 10,000 members. For more information, visit https://layer5.io

+ +##### About Kanvas +

+Kanvas is a web-based collaboration tool that allows you to create, review, and operate highly-detailed architecture diagrams of your cloud and cloud infrastructure using a drag-and-drop interface. Kanvas is popular with site reliability engineers, platform engineers, architects, operators, and developers as an enabler of productive, collaborative infrastructure management. Try Kanvas at https://kanvas.new.

+ + + \ No newline at end of file diff --git a/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/kanvas-icon-color.svg b/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/kanvas-icon-color.svg new file mode 100644 index 000000000000..80226d79285b --- /dev/null +++ b/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/kanvas-icon-color.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/kanvas-icon-white.svg b/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/kanvas-icon-white.svg new file mode 100644 index 000000000000..29c4be1f481b --- /dev/null +++ b/src/collections/news/2024/2024-11-12-layer5-launches-kanvas-a-collaborative-platform-for-cloud-native-infrastructure/kanvas-icon-white.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file