Blog - Oracle Cloud (OCI)

Oracle Cloud VCN Setup: A Practical First Network Guide

Oracle Cloud VCN Setup: A Practical First Network Guide

Jun 27, 2026    Mariusz Antonik    Oracle Cloud (OCI)    7 min read

A good Oracle Cloud VCN setup gives your servers, databases, and public endpoints a network foundation you can grow without constant rework. This guide explains the core pieces of an OCI VCN, including CIDR planning, public and private subnets, gateways, route tables, security lists, and NSGs. You will learn a practical setup flow and the common mistakes that make early OCI environments harder to maintain later.

Read More
Create a Server in Oracle Cloud: Step-by-Step OCI Compute Instance Guide

Create a Server in Oracle Cloud: Step-by-Step OCI Compute Instance Guide

Jun 16, 2026    Mariusz Antonik    Oracle Cloud (OCI)    2 min read

Creating a server in Oracle Cloud is one of the first and most important tasks when building on OCI. This guide walks through launching a compute instance, selecting the right configuration, securing access, and applying infrastructure best practices. You'll also learn common mistakes to avoid and practical recommendations for maintaining a secure environment. Whether you're deploying a test environment or production workload, this guide provides a solid starting point.

Read More
Oracle Cloud Infrastructure Tutorial (Step-by-Step Setup Guide)

Oracle Cloud Infrastructure Tutorial (Step-by-Step Setup Guide)

Apr 11, 2026    Mariusz Antonik    Oracle Cloud (OCI)    4 min read

This Oracle Cloud Infrastructure tutorial walks you through the essential setup steps needed to build a clean, secure environment from scratch. It explains core concepts like VCNs, subnets, and gateways in a practical way. You’ll also learn how to structure your network and avoid common beginner mistakes. Ideal for anyone starting with OCI and looking for a reliable foundation.

Read More
How to Deploy Compute Servers in OCI: A Practical Deep-Dive Guide

How to Deploy Compute Servers in OCI: A Practical Deep-Dive Guide

Dec 09, 2025    Mariusz Antonik    Oracle Cloud (OCI)    3 min read

In this tutorial, I’ll walk you through the correct, repeatable, and secure way to deploy compute instances in Oracle Cloud Infrastructure. Whether you're building your first Always Free VM or deploying production Linux servers, getting the fundamentals right saves you hours of troubleshooting later. Compute instances are the backbone of your workloads—web servers, application services, database clients, automation nodes, and more. A wrong setup creates security gaps, performance issues, or unnecessary exposure to the public internet.

Read More
Building a Secure VCN in OCI: A Complete Guide for Small Businesses

Building a Secure VCN in OCI: A Complete Guide for Small Businesses

Dec 09, 2025    Mariusz Antonik    Oracle Cloud (OCI)    3 min read

In this guide, I’ll take you through a deep technical walkthrough of building a Virtual Cloud Network (VCN) in Oracle Cloud Infrastructure. If you’re a small business owner, developer, or network engineer, this is the foundation of everything you will ever deploy in OCI. A poorly designed VCN creates ongoing problems—slow services, blocked traffic, security exposures, and troubleshooting nightmares. A well-designed VCN gives you speed, visibility, and a rock-solid security posture.

Read More
OCI Dynamic Routing Gateway Setup Step-by-Step for Hybrid Networking

OCI Dynamic Routing Gateway Setup Step-by-Step for Hybrid Networking

Nov 27, 2025    Mariusz Antonik    Oracle Cloud (OCI)    3 min read

The Dynamic Routing Gateway (DRG) is the heart of hybrid networking in OCI. If you're connecting an on-prem network, another cloud provider, or multiple VCNs — the DRG is the router that ties it all together. In this guide, I’ll show you exactly how to set it up, test it, and validate routing end-to-end.

Read More