|
1 | 1 | # FSx-ONTAP-samples-scripts |
2 | 2 |
|
3 | | -FSx for NetApp ONTAP is an AWS service providing a comprehensive set of advanced storage features purposely built to maximize cost performance, resilience, and accessibility in business-critical workloads. |
| 3 | +FSx for NetApp ONTAP is an AWS service providing a comprehensive set of advanced storage features purposely |
| 4 | +built to maximize cost performance, resilience, and accessibility in business-critical workloads. |
4 | 5 |
|
5 | 6 | ## Overview |
6 | 7 |
|
7 | | -This GitHub repository contains comprehensive code samples and automation scripts for FSx for Netapp ONTAP operations, promoting the use of Infrastructure as Code (IAC) tools and encouraging developers to extend the product's functionalities through code. |
| 8 | +This GitHub repository contains comprehensive code samples and automation scripts for FSx for Netapp ONTAP operations, |
| 9 | +promoting the use of Infrastructure as Code (IAC) tools and encouraging developers to extend the product's |
| 10 | +functionalities through code. The samples here go alongside the automation, management and monitoring that |
| 11 | +[BlueXP Workload Factory](https://www.netapp.com/bluexp/workload-factory/) provides. |
8 | 12 |
|
9 | 13 | We welcome contributions from the community! Please read our [contribution guidelines](CONTRIBUTING.md) before getting started. |
10 | 14 |
|
@@ -39,7 +43,8 @@ Licensed under the Apache License, Version 2.0 (the "License"). |
39 | 43 |
|
40 | 44 | You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0). |
41 | 45 |
|
42 | | -Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an _"AS IS"_ basis, without WARRANTIES or conditions of any kind, either express or implied. |
| 46 | +Unless required by applicable law or agreed to in writing, software distributed under the License |
| 47 | +is distributed on an _"AS IS"_ basis, without WARRANTIES or conditions of any kind, either express or implied. |
43 | 48 |
|
44 | 49 | See the License for the specific language governing permissions and limitations under the License. |
45 | 50 |
|
|
0 commit comments