Series – Get your database running with Terraform part 9: Database

At this point I have created everything else apart from the database. For the database we have few options starting…

6 years ago

Series – Get your database running with Terraform part 8: Compute

Before creating database I will create jump host on public subnet so we will be able to access our database…

6 years ago

Series – Get your database running with Terraform part 7: Subnets

Now we have everything else setup on the network side apart from subnets. Subnets are continuous IP address blocks which…

6 years ago

Series – Get your database running with Terraform part 6: Security Lists

Before we can create the subnets we still need to create security lists. They will control what ingress and egress…

6 years ago

Series – Get your database running with Terraform part 5: Route Tables

Now when we have created IGW and NAT GW on previous post it's time to create route tables which will…

6 years ago

Series – Get your database running with Terraform part 4: IGW and NAT GW

Previous part three on creating VCN can be found from here. Now let's start with basics. What are IGW and…

6 years ago

Series – Get your database running with Terraform part 3: VCN

Now after we have compartment where to place resources we are ready to create Virtual Cloud Network (VCN). Since previous…

6 years ago

Series – Get your database running with Terraform part 2: Compartments

Read part 1 from here. What we need first is a compartment where we will create our resources. Using compartments…

6 years ago

Series – Get your database running with Terraform part 1: Setup

One of my old colleague whom I had pleasure to work with many years ago asked recently if there would…

6 years ago

Oracle Cloud Infrastructure and provisioning Exadata part 2

This is part 2 on provisioning Exadata on Oracle Cloud Infrastructure, you can read part 1 from here. In this…

6 years ago