Blog - Automation

Oracle Database on OCI Setup (Step-by-Step Guide)

Oracle Database on OCI Setup (Step-by-Step Guide)

Apr 14, 2026    Mariusz Antonik    Automation    4 min read

Setting up an Oracle database on OCI involves more than just launching a DB system. This guide explains how to design networking, security, and database configuration the right way from the start. Learn practical steps to build a secure and scalable OCI database environment. Avoid common mistakes that can cause issues later.

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