Blog - Tag: OCI

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
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