@@ -8,20 +8,26 @@ built to maximize cost performance, resilience, and accessibility in business-cr
88This GitHub repository contains comprehensive code samples and automation scripts for FSx for Netapp ONTAP operations,
99promoting the use of Infrastructure as Code (IAC) tools and encouraging developers to extend the product's
1010functionalities through code. The samples here go alongside the automation, management and monitoring that
11- [ BlueXP Workload Factory] ( https://console.workloads.netapp.com ) provides.
11+ [ Workload Factory] ( https://console.workloads.netapp.com ) provides.
1212
1313We welcome contributions from the community! Please read our [ contribution guidelines] ( CONTRIBUTING.md ) before getting started.
1414
1515Have a great idea? We'd love to hear it! Please email us at [ ng-fsxn-github-samples@netapp.com ] ( mailto:ng-fsxn-github-samples@netapp.com ) .
1616
1717## Table of Contents
1818
19- * [ Anisble] ( /Ansible )
20- * [ FSx ONTAP inventory report] ( /Ansible/fsx_inventory_report )
21- * [ SnapMirror report] ( /Ansible/snapmirror_report )
22- * [ CloudFormation] ( /CloudFormation )
23- * [ NetApp-FSxN-Custom-Resources-Samples] ( /CloudFormation/NetApp-FSxN-Custom-Resources-Samples )
24- * [ deploy-fsx-ontap] ( /CloudFormation/deploy-fsx-ontap )
19+ * [ Infrastructure as Code] ( /Infrastructure_as_Code )
20+ * [ Anisble] ( Ansible )
21+ * [ FSx ONTAP inventory report] ( Ansible/fsx_inventory_report )
22+ * [ SnapMirror report] ( Ansible/snapmirror_report )
23+ * [ CloudFormation] ( CloudFormation )
24+ * [ NetApp-FSxN-Custom-Resources-Samples] ( CloudFormation/NetApp-FSxN-Custom-Resources-Samples )
25+ * [ deploy-fsx-ontap] ( CloudFormation/deploy-fsx-ontap )
26+ * [ Terraform] ( Terraform )
27+ * [ FSx ONTAP deployment using Terraform] ( Terraform/deploy-fsx-ontap )
28+ * [ FSx ONTAP Replication] ( Terraform/fsxn-replicate )
29+ * [ Deployment of SQL Server on EC2 with FSx ONTAP] ( Terraform/deploy-fsx-ontap-sqlserver )
30+ * [ Deployment of FSx ONTAP with VPN for File Share Access] ( Terraform/deploy-fsx-ontap-fileshare-access )
2531* [ EKS] ( /EKS )
2632 * [ Backup-EKS-Applications-with-Trident-Protect] ( /EKS/Backup-EKS-Applications-with-Trident-Protect )
2733 * [ FSx for NetApp ONTAP as persistent storage for EKS] ( /EKS/FSxN-as-PVC-for-EKS )
@@ -43,11 +49,6 @@ Have a great idea? We'd love to hear it! Please email us at [ng-fsxn-github-samp
4349 * [ Monitor FSx for ONTAP with Harvest on EKS] ( /Monitoring/monitor_fsxn_with_harvest_on_eks )
4450* [ Solutions] ( /Solutions )
4551 * [ k8s applications non-stdout logs collection into ELK] ( /Solutions/EKS-logs-to-ELK )
46- * [ Terraform] ( /Terraform )
47- * [ FSx ONTAP deployment using Terraform] ( /Terraform/deploy-fsx-ontap )
48- * [ FSx ONTAP Replication] ( /Terraform/fsxn-replicate )
49- * [ Deployment of SQL Server on EC2 with FSx ONTAP] ( /Terraform/deploy-fsx-ontap-sqlserver )
50- * [ Deployment of FSx ONTAP with VPN for File Share Access] ( /Terraform/deploy-fsx-ontap-fileshare-access )
5152
5253## Author Information
5354
0 commit comments