Blog - Tag: Best Practices

Securing Your OCI Network: Practical Best Practices for Every Deployment

Securing Your OCI Network: Practical Best Practices for Every Deployment

Dec 09, 2025    Mariusz Antonik    Networking    3 min read

In this guide, I’ll show you how to secure your Oracle Cloud network with the same approach I use in production customer environments. OCI offers enterprise-grade networking features—if configured properly. Security starts with the network. And in OCI, that means controlling access with VCNs, subnets, security lists, NSGs, IAM, gateways, and monitoring.

Read More
Automating Infrastructure: OCI CLI and Terraform for Beginners

Automating Infrastructure: OCI CLI and Terraform for Beginners

Nov 08, 2025    Mariusz Antonik    Automation    2 min read

Manual setup is fine for a single instance — but when you’re managing multiple networks, compute nodes, and databases, automation becomes essential. OCI provides powerful tools like the Command Line Interface (CLI) and Terraform to simplify and replicate deployments. OCI CLI – Your Command-Line Control Center The OCI CLI lets you interact with your environment using scripts or terminal commands.

Read More