Terraform and Ansible a Great Combination

In this vlog, Robert shows you why Ansible and Terraform are such a good combination. Maybe you’ve seen Terraform, Terraform is really good at spinning up or managing resources on any cloud provider. These can be many different types of resources, like volumes, load balancers, any kind of resources basically. Terraform is not really good…

Read More

How to Deploy an Application That Stores its State in a Persistent Service on Cloud Foundry

What happened so far In the last installment of this series we successfully deployed our demo app to the SUSE Cloud Application Platform Developer Sandbox. Where should the application state be stored? According to the point IV. of the Twelve-Factor App manifest we should treat backing services as attached resources. In our target environment, this…

Read More

How to Prevent Cloud Lock-In with Robert

In this video, Robert demonstrates how you can prevent cloud lock-in with Terraform. Terraform allows you to describe your infrastructure as code and lets you decide on what cloud you want to use. In this vlog, Robert de Bock will give you a short explanation about what “Cloud Lock-in” is and how you can prevent…

Read More