by Bikash Roy Choudhury | Aug 30, 2017 | CI/CD Pipeline
Imagine an integration that dramatically accelerates development at scale in the CI workflow where faster code/build cycle times allow for increased build frequency. Beyond the obvious speed and productivity gains, accelerated iterative testing and identifying bugs at...
by Andrew Sullivan | Aug 24, 2017 | Containers
Red Hat's OpenShift is one of the more popular Platform-as-a-Service offerings for deploying containerized applications. It's built on Kubernetes, but also adds a large number of additional services to make the process of creating, deploying, and managing applications...
by Chad Morgenstern | Aug 23, 2017 | OpenStack
By Chad Morgenstern and Jenny Yang Overview In the blog post Cinder Cheesecake: Things to Consider, we wrote that we would be looking at various failure scenarios. Scenarios that build on one another to give a clear view of what happening in the environment. This...
by Andrew Sullivan | Aug 21, 2017 | Containers
The Docker Registry acts as the repository for image data for most deployments. Whether you’re using the fully supported Docker Trusted Registry, or the open source version deployed by itself or in combination with something like Red Hat’s OpenShift, the preferred...
by Rakshith Venkatesh | Aug 14, 2017 | Configuration Management, Terraform
Terraform is a popular tool from HashiCorp that’s widely used by data center admins for managing and provisioning infrastructure as code. In this blog, let’s look at how to use Terraform and NetApp Service Level Manager (NSLM) for provisioning a LUN in ONTAP. Before...