DevOps
DevOps Solutions: Deploy the right foundation for application development, no matter where your data lives.Delivering solutions to support a DevOps culture can be complex but with the right toolset operations teams can deliver developers a simple, faster, more flexible way to access their applications and the data the fuels them. By breaking DevOps down into key capabilities that IT needs to deliver, organizations can deliver the right service levels across disparate data sources and infrastructure types – seamlessly. Learn more about solutions for code and binary management, CI/CD and analytics solutions.
Fast Tip: Showcasing Certificate Authentication from Ansible Tower
This previous post showed how to setup and use SSL certificates for authentication instead of a username/password combination. The post mentioned that this can be used with Tower as well. This new post will show the minor updates to a Projects repository that are...
Automating StorageGRID Operations with Ansible
The first release of the Ansible Modules for StorageGRID is centered around automation and orchestration of Day-1 and Day-2 operations. If you’ve been following the many Ansible blog posts here at netapp.io, you will already be familiar with how Ansible makes it easy...
Introducing Ansible Modules for StorageGRID
Step up your Automation game on StorageGRID Performing repetitive tasks can be very boring and can feel like a waste of time. Automating these repetitive tasks can give back teams more time to focus on solving real problems. Which is why we decided to make it easier...
Authenticating Ansible ONTAP Modules with Certificates Instead of Username/Password
One of the most requested features for our Ansible modules has been the ability to not have to use username/password authentication. We are happy to announce that with the release of the NetApp ONTAP Ansible collection 20.6.0 the ability to use certificates for...
Instant App-Consistent Snapshots in the Cloud
NetApp Cloud Volumes Service for Google Cloud is a fully managed cloud service that enables you to move your mission-critical workloads and applications to the cloud, and manage them with ease.You can take instant snapshots and create clones. But, how do you...
Getting Started with ONTAP REST API Python Client Library, Part 3
Understanding update and delete operations using Python client library In the previous blog post, we discussed how to create and retrieve a NetApp® ONTAP® object of a type using the Python client library (PCL). We also saw how to use PCL methods like get_collection(),...