Last time I have written a post about NAT Gateway, a new feature in OCI, which enables access to the public Internet resources from the private subnets. Today I would like to enhance this topology a little bit by adding bastion host. The truth is you need to access your …
Let’s cook something today, ok? I am not sure if you have had a chance to read this blog with a tutorial for automation of NAT instance deployment in OCI with Terraform utility? This blog post is just great, but seems to be a little bit outdated. The same I …
I am not sure if you have noticed that, but Hashicorp has published a new Terraform OCI Provider. This new version 3.0 is now included in terraform binary. It not required to download something external from GitHub. You download terraform and you are ready. I think this is a significant …
This blog will not be about cooking. I mean cooking in the ordinary sense, the way we used to think about it usually. To be honest this blog will be about the cloud and infrastructure as code (IaC). About cooking the code for building fundamental components of modern IT in …