Blog - Tag: OCI

OCI MySQL HeatWave Setup Checklist for Small Teams

OCI MySQL HeatWave Setup Checklist for Small Teams

Jun 22, 2026    Mariusz Antonik    Database    6 min read

A clean OCI MySQL HeatWave setup starts before the database is created. This checklist helps small teams plan the network, access rules, backups, users, and operational checks that make the deployment easier to maintain. Use it before launch to avoid common mistakes like public database exposure, unclear ownership, or backups that have never been tested. The goal is a practical production-ready setup, not just a working demo.

Read More
Oracle Cloud MySQL Setup: Practical OCI Guide

Oracle Cloud MySQL Setup: Practical OCI Guide

Jun 22, 2026    Mariusz Antonik    Database    6 min read

Oracle Cloud MySQL setup is easier when you plan the network, security, backup, and access model before creating the database system. This guide walks through the practical decisions that matter for a clean OCI MySQL deployment. You will learn what to prepare, what mistakes to avoid, and when MySQL HeatWave features may be useful. It is written for teams that want a reliable setup instead of a quick demo that becomes hard to maintain.

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