oracle-cloud

Define Oracle Cloud Infrastructure architectures using Terraform and OCI provider configurations.

14|11|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/DauQuangThanh/hanoi-rainbow --skill oracle-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oracle-cloud
Source: https://github.com/DauQuangThanh/hanoi-rainbow/tree/main/skills/oracle-cloud
Command: npx skills add https://github.com/DauQuangThanh/hanoi-rainbow --skill oracle-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

OCI architecture and deployment complexity is a barrier for teams; this Skill provides structured guidance and IaC-ready templates to design, provision, and govern Oracle Cloud Infrastructure resources across compute, networking, storage, database, and container services.

Core Features & Use Cases

  • Comprehensive coverage of OCI services including Compute, Networking (VCN, subnets, gateways), Storage, Database (ATP, ADW, MySQL, NoSQL), Container orchestration (OKE), IAM, and Terraform-based infrastructure as code, plus cost management.
  • Reusable templates and reference material for migrations, multi-region deployments, DR, tagging, and security best practices to accelerate cloud projects.
  • Use cases include designing a production OCI environment, migrating existing workloads to OCI, and implementing automated deployments with Terraform.

Quick Start

Create a minimal Terraform configuration that provisions a VCN and a compute instance in OCI.

Frequently Asked Questions about oracle-cloud

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I provision OCI resources using Terraform?

Provision OCI resources using Terraform by configuring the OCI provider, defining remote state management, and applying modular designs for compute, networking, and storage with structured best practices.

What is the best way to structure infrastructure as code for Oracle Cloud Infrastructure?

The best way to structure Oracle Cloud Infrastructure infrastructure as code involves modular Terraform designs with reusable templates, security controls, tagging, and automation patterns for deployments.

Can I use this to design a production OCI environment with VCN, OKE, and ATP databases?

Yes, you can design a production OCI environment covering VCN, OKE, Autonomous Transaction Processing databases, IAM, and storage using provided reference material and best practices.

Does this support multi-region deployments and disaster recovery for OCI workloads?

It supports multi-region deployments and disaster recovery for OCI workloads by providing reusable templates, reference material, and automation patterns for migrations and resilient architecture.

How do I manage costs and security controls when deploying Oracle Cloud Infrastructure?

Manage Oracle Cloud Infrastructure costs and security controls by applying built-in best practices, tagging strategies, and structured automation patterns defined within the Terraform configurations.

What do I need to start automating Oracle Cloud Infrastructure deployments?

To start automating Oracle Cloud Infrastructure deployments, you need the Terraform OCI provider, remote state management setup, and modular design templates for provisioning compute and networking.