-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
134 changed files
with
2,882 additions
and
721 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+143 KB
...ctions/integrations/_images/artifact-hub/meshmap-artifact-hub-designer-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+140 KB
...tions/integrations/_images/artifact-hub/meshmap-artifact-hub-designer-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+136 KB
...ions/integrations/_images/artifact-hub/meshmap-artifact-hub-visualizer-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+135 KB
...ons/integrations/_images/artifact-hub/meshmap-artifact-hub-visualizer-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions
17
...ns/aws-apigatewayv2-controller/icon/color/aws-apigatewayv2-controller-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions
17
...ns/aws-apigatewayv2-controller/icon/white/aws-apigatewayv2-controller-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions
29
src/collections/integrations/aws-apigatewayv2-controller/index.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: AWS API Gateway v2 | ||
subtitle: Collaborative and visual infrastructure as code for AWS API Gateway v2 | ||
integrationIcon: icon/color/aws-apigatewayv2-controller-color.svg | ||
darkModeIntegrationIcon: icon/white/aws-apigatewayv2-controller-white.svg | ||
docURL: | ||
category: Cloud Native Network | ||
subcategory: Service Proxy | ||
featureList: ["Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", | ||
"Invite anyone to review and make changes to your private designs.", | ||
"Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." | ||
] | ||
workingSlides: [ | ||
../_images/meshmap-visualizer.png, | ||
../_images/meshmap-designer.png] | ||
howItWorks: "Collaborative Infrastructure as Code" | ||
howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." | ||
published: true | ||
--- | ||
<p> | ||
Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. APIs act as the "front door" for applications to access data, business logic, or functionality from your backend services. Using API Gateway, you can create RESTful APIs and WebSocket APIs that enable real-time two-way communication applications. API Gateway supports containerized and serverless workloads, as well as web applications. | ||
|
||
</p> | ||
<p> | ||
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. | ||
</p> | ||
<p> | ||
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. | ||
</p> |
1 change: 1 addition & 0 deletions
1
...toscaling-controller/icon/color/aws-applicationautoscaling-controller-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
...toscaling-controller/icon/white/aws-applicationautoscaling-controller-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions
28
src/collections/integrations/aws-applicationautoscaling-controller/index.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
title: AWS Applilcation Autoscaling | ||
subtitle: Collaborative and visual infrastructure as code for AWS Applilcation Autoscaling | ||
integrationIcon: icon/color/aws-applicationautoscaling-controller-color.svg | ||
darkModeIntegrationIcon: icon/white/aws-applicationautoscaling-controller-white.svg | ||
docURL: | ||
category: Provisioning | ||
subcategory: Management Governance | ||
featureList: ["Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.", | ||
"Invite anyone to review and make changes to your private designs.", | ||
"Ongoing synchronization of Kubernetes configuration and changes across any number of clusters." | ||
] | ||
workingSlides: [ | ||
../_images/meshmap-visualizer.png, | ||
../_images/meshmap-designer.png] | ||
howItWorks: "Collaborative Infrastructure as Code" | ||
howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." | ||
published: true | ||
--- | ||
<p> | ||
AWS Auto Scaling monitors your applications and automatically adjusts capacity to maintain steady, predictable performance at the lowest possible cost. Using AWS Auto Scaling, it’s easy to setup application scaling for multiple resources across multiple services in minutes. | ||
</p> | ||
<p> | ||
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. | ||
</p> | ||
<p> | ||
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. | ||
</p> |
1 change: 1 addition & 0 deletions
1
...ations/aws-cloudfront-controller/icon/color/aws-cloudfront-controller-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.