Categories: cloudnetworkOCIOracle

Using Oracle Cloud Infrastructure with Terraform modules

When I started to use Terraform I quickly adapted on concept of using modules with it. Why?

Because in my opinion the more you can automate and standardize the easier overall management of your solution becomes.

So what are modules and why should I use them? I made a short video presentation on creating infrastructure using Terraform modules. If you have time to check it it’s right here!

 

Leave me some feedback if you liked the video and if you would like to see similar videos on Terraform or OCI in the future.

As promised some links which I mention in my presentation:

Oracle Cloud Infrastructure documentation:

https://docs.us-phoenix-1.oraclecloud.com/Content/home.htm

Oracle Cloud Infrastructure fundamentals playlist(this is really good!):

Terraform and downloads:

https://www.terraform.io/

Terraform OCI provider:

https://github.com/oracle/terraform-provider-oci/releases

Terraform OCI documentation (again really useful!):

https://github.com/oracle/terraform-provider-oci/tree/master/docs

Accenture OCI performance study:

https://www.accenture.com/t20171003T083750Z__w__/us-en/_acnmedia/PDF-62/Accenture-Enterprise-Workloads-Meet-Cloud.pdf

Simo

View Comments

Recent Posts

OCI Routing checklist when using 3rd party firewall

This post will be checklist for items you'll need when you have Firewall (or Hub)…

1 year ago

OCI ExaCS Database Upgrade Rollback

Recently I was testing OCI database upgrade from 12c to 19c and ran into an…

1 year ago

Issues with OCI ExaCS PDB cloning

This is mostly just to document if you hit similar issues and how to get…

1 year ago

OCI Tips and Tricks – Managed MySQL Database in OCI (and trying out Heatwave)

Here I'm looking on how to provision MySQL DB on OCI, see how read replicas…

1 year ago

OCI Tips and Tricks: Create 19c Oracle Database (and manage it)

This time I go over on how to create 19c Oracle Database on OCI (hint:…

1 year ago

OCI Tips and Tricks: Troubleshooting with Network Path Analyzer

This time I'm looking on OCI Network Path Analyzer, how you can use it to…

1 year ago