Oracle Cloud Infrastructure Glossary

Oracle's comprehensive cloud computing platform built for enterprise workloads with high-performance computing and autonomous database services.

90 Terms
Beginner Friendly
Real Examples

90 Oracle Cloud Infrastructure Terms

Hyperscaler

intermediate

The largest cloud providers that operate at massive global scale with millions of servers across multiple continents. Like the giants of the cloud industry that can serve billions of users simultaneously.

Example: AWS, Microsoft Azure, Google Cloud, and Oracle Cloud are hyperscalers with data centers in regions w...

Lambda

intermediate

AWS's serverless computing service that runs your code without managing servers. Like having a helper who appears whenever you need them to do a specific task. The cross-cloud equivalents are Azure Functions (Azure), Cloud Functions / Cloud Run (GCP), and Oracle Functions (OCI).

Example: An e-commerce site uses Lambda to send confirmation emails whenever someone makes a purchase....

VPC

intermediate

Virtual Private Cloud - An isolated, private network within a public cloud provider where you control IP addressing, subnets, routing, and security. Available as AWS VPC, Azure Virtual Network (VNet), Google Cloud VPC Network, and Oracle Cloud VCN. Like having your own secure, private neighborhood within a large city.

Example: A financial services company creates a VPC with public subnets for web servers and private subnets f...

FastConnect

advanced

Oracle Cloud's dedicated network connection service that links your data center directly to Oracle Cloud. Like having a private express lane built specifically for your organization's data traffic.

Example: An enterprise uses FastConnect to migrate their database workloads to Oracle Cloud with predictable ...

IPSec Connection

intermediate

Oracle Cloud's secure VPN service that creates encrypted network tunnels over the internet. Like sending mail in a locked, tamper-proof box - even if someone intercepts it, they can't read what's inside.

Example: A government agency uses IPSec Connection to securely transmit classified data between their headqua...

Big Data

advanced

Extremely large datasets that require special tools to store, process, and analyze. Like trying to organize all the books in every library in the world.

Example: Social media companies process big data to analyze billions of posts, likes, and user interactions t...

NAT Gateway

advanced

Network Address Translation Gateway - enables private subnet resources to access the internet for outbound traffic while blocking inbound connections. Available as AWS NAT Gateway, Azure NAT Gateway, GCP Cloud NAT, and OCI NAT Gateway. Like a secure mailroom that sends packages out but rejects unsolicited deliveries.

Example: Database servers in private subnets use a NAT Gateway to download security patches and call external...

Route Table

intermediate

A set of rules (called routes) that determine where network traffic from subnets or gateways is directed. Each route specifies a destination (IP range) and a target (gateway, network interface, or connection). Available as AWS VPC Route Tables, Azure Route Tables (UDR), GCP VPC Routes, and OCI VCN Route Tables. Like a road sign system that tells cars which highway exit to take based on their destination.

Example: A VPC route table sends internet-bound traffic (0.0.0.0/0) to an Internet Gateway for public subnets...

Rekognition

intermediate

AWS image and video analysis service powered by machine learning. Like having a super-smart assistant that can instantly identify what's in photos and videos.

Example: A social media app uses Rekognition to automatically tag friends in uploaded photos....

NoSQL

intermediate

Database systems that don't use traditional SQL structure, designed for flexible data storage. Like having different filing systems optimized for different types of information.

Example: Social media platforms use NoSQL databases to store user posts, photos, and interactions in flexible...

OCI

basic

Oracle Cloud Infrastructure - Oracle's comprehensive cloud platform offering compute, storage, networking, and database services. Like Oracle's complete digital toolkit for building and running applications.

Example: Enterprises use OCI to run Oracle databases in the cloud with optimized performance and cost savings...

Autonomous Database

advanced

Oracle's self-managing database that uses machine learning to automate maintenance, security, and performance tuning. Like having a database administrator that never sleeps and constantly optimizes everything.

Example: A financial services company uses Autonomous Database to eliminate manual database maintenance while...

Exadata

advanced

Oracle's high-performance database machine optimized for running Oracle databases. Like a sports car specifically designed for racing - built for maximum database performance.

Example: Large enterprises use Exadata for their most demanding database workloads requiring extreme performa...

Step Functions

advanced

AWS service for coordinating multiple AWS services into serverless workflows using visual state machines. Like a conductor orchestrating different musicians to play a symphony together. The cross-cloud equivalents are Azure Logic Apps / Durable Functions (Azure), Cloud Workflows (GCP), and OCI Process Automation (OCI).

Example: An order processing workflow uses Step Functions to coordinate payment, inventory check, and shippin...

Kinesis

advanced

AWS platform for real-time data streaming and analytics. Like a high-speed conveyor belt for processing millions of data records per second.

Example: A social media platform uses Kinesis to analyze millions of user interactions in real-time for trend...

OCI Data Integration

intermediate

Oracle Cloud's fully managed ETL service for building data pipelines that extract, transform, and load data across Oracle and third-party systems. Like having an enterprise-grade data assembly line optimized for Oracle databases and cloud services.

Example: A financial institution uses OCI Data Integration to build pipelines that extract transaction data f...

OCI IoT

intermediate

Oracle Cloud's IoT platform service for connecting, analyzing, and integrating device data with enterprise applications and databases. Like a specialized bridge that connects factory floor devices directly to your business systems and Oracle databases.

Example: An agricultural company uses OCI IoT to connect irrigation sensors and weather stations, integrating...

BigTable

advanced

Google Cloud's NoSQL wide-column database for real-time analytics. Like having a massive spreadsheet that can handle billions of rows and columns instantly.

Example: Social media platforms use BigTable to store and analyze billions of user interactions and timeline ...

RDBMS

intermediate

Relational Database Management System - software for managing databases that organize data in tables with relationships. Like a sophisticated filing system with connected drawers.

Example: MySQL, PostgreSQL, and Oracle are popular RDBMS solutions used by businesses to store structured dat...

Sharding

advanced

Database architecture pattern that distributes data across multiple database instances. Like splitting a large library into multiple buildings, each containing different sections.

Example: Social media platforms use sharding to distribute user data across multiple databases based on geogr...

Column Family

advanced

NoSQL database model that stores data in column families rather than rows. Like organizing information by categories where each category can have different attributes.

Example: Social media platforms use column family databases to efficiently store user profiles with varying a...

Graph Database

advanced

Database designed for storing and querying data with complex relationships. Like having a map that shows how everything is connected to everything else.

Example: Social networks use graph databases to efficiently find connections between users and suggest new fr...

Analytics Cloud

advanced

Oracle's comprehensive cloud analytics platform combining business intelligence, data visualization, and augmented analytics with AI. Like having an intelligent analytics assistant that not only shows you what happened but suggests why it happened and what to do next.

Example: Finance teams use Oracle Analytics Cloud to analyze financial performance across global operations, ...

Azure Language Service

intermediate

Microsoft's unified natural language processing service for understanding text. Like having an AI that can read and understand human language in all its complexity.

Example: Social media companies use Language Service to automatically moderate content and detect harmful pos...

Compute Instance

basic

Oracle's virtual machine service providing scalable compute resources. Like renting a powerful computer in Oracle's data center that you can configure for any workload.

Example: Enterprises use OCI Compute Instances to run Oracle databases and enterprise applications in the clo...

Virtual Cloud Network

intermediate

Oracle's software-defined networking service providing isolated cloud environments. Like having your own private section of the internet with complete control over network rules.

Example: Financial institutions use VCN to create secure, isolated environments for their sensitive banking a...

OCI Load Balancer

intermediate

Oracle's service for distributing traffic across multiple compute instances. Like having a traffic director that ensures no single server gets overwhelmed.

Example: E-commerce sites use OCI Load Balancer to distribute customer traffic across multiple servers during...

Dynamic Routing Gateway

advanced

Oracle's central hub for connecting virtual cloud networks and on-premises networks. Like having a central switchboard that connects all your different network locations.

Example: Global enterprises use DRG to connect their Oracle Cloud regions with their on-premises data centers...

OCI Functions

intermediate

Oracle's serverless compute service for running code without managing servers. Like having helpers that automatically appear to do specific tasks when needed.

Example: IoT applications use OCI Functions to process sensor data in real-time without maintaining always-on...

Document Understanding

intermediate

Oracle's AI service for extracting text, tables, and key information from documents. Like having an AI assistant that can read and understand any document format.

Example: Insurance companies use Document Understanding to automatically process claims forms and medical rec...

OCI Vision

intermediate

Oracle's computer vision service for analyzing images with pre-trained AI models. Like giving applications the ability to see and recognize objects in pictures.

Example: Retail apps use OCI Vision to let customers search for products by taking photos instead of typing d...

OCI Language

intermediate

Oracle's natural language processing service for analyzing text. Like having an AI that can read and understand human language with expert-level comprehension.

Example: Customer service teams use OCI Language to analyze support tickets and automatically categorize them...

OCI Speech

basic

Oracle's service for converting speech to text and text to speech. Like having a universal translator between spoken words and written text.

Example: Accessibility applications use OCI Speech to provide voice control for users with mobility limitatio...

OCI Generative AI

advanced

Oracle's service for accessing large language models for text generation and AI applications. Like having access to highly intelligent AI assistants for your business needs.

Example: Content marketing teams use OCI Generative AI to create product descriptions and marketing copy auto...

OCI Data Science

advanced

Oracle's collaborative platform for building, training, and deploying machine learning models. Like having a complete AI laboratory with all the tools data scientists need.

Example: Financial institutions use OCI Data Science to build fraud detection models that identify suspicious...

Digital Assistant

intermediate

Oracle's platform for building conversational AI interfaces and chatbots. Like having the tools to create intelligent customer service representatives.

Example: Telecom companies use Digital Assistant to help customers check their bills and upgrade services thr...

AI Agent Platform

advanced

Oracle's service for building intelligent AI agents that can reason and execute complex tasks. Like creating AI employees that can think and act independently.

Example: Supply chain companies use AI Agent Platform to create autonomous agents that manage inventory and o...

OKE

advanced

Oracle Container Engine for Kubernetes - Oracle's managed Kubernetes service. Like having Oracle's container experts handle all the complex Kubernetes management for you.

Example: Modern applications use OKE to automatically scale microservices based on user demand without manual...

OCI Container Instances

intermediate

Oracle's serverless compute service for running containers without managing servers. Like ordering delivery containers - you get exactly what you need without owning the infrastructure.

Example: Data processing jobs use Container Instances for short-term batch processing without long-term serve...

OCI Container Registry

intermediate

Oracle's managed Docker registry for storing and sharing container images. Like having a secure private library for your containerized applications.

Example: Development teams use Container Registry to store and version control their application images secur...

OCI Service Mesh

advanced

Oracle's managed service mesh for microservices communication and security. Like having an intelligent traffic control system for communication between application components.

Example: Complex applications use Service Mesh to automatically encrypt communication between microservices a...

OCI File Storage

intermediate

Oracle's enterprise-grade network file system with NFS support. Like having a shared network drive that all your cloud applications can access simultaneously.

Example: Media production companies use File Storage to share large video files across multiple editing works...

Oracle Digital Assistant

intermediate

Oracle's conversational AI platform for building chatbots and virtual assistants with built-in conversation flow management and multi-channel support. Unlike competitors, it includes all-in-one conversation orchestration without requiring separate workflow services.

Example: An enterprise uses Oracle Digital Assistant to create an employee HR chatbot that handles time-off r...

Oracle Service Cloud

advanced

Oracle's enterprise customer service platform combining contact center, knowledge management, and field service with multi-channel support for voice, chat, and social media. Formerly known as RightNow CX.

Example: A global telecommunications company uses Oracle Service Cloud to manage millions of customer interac...

VPC Network

intermediate

Google Cloud's implementation of Virtual Private Cloud, providing global-by-default networking that spans all regions. Unlike AWS VPCs which are regional, GCP VPC Networks can have subnets in different regions within the same network. Equivalent to AWS VPC, Azure VNet, and OCI VCN.

Example: A VPC Network in Google Cloud connects Compute Engine instances in us-east1 and europe-west1 within ...

Upload

basic

Sending files from your device to the internet or another computer. Like mailing a package - you're sending something from your location to somewhere else.

Example: When you upload photos to social media, you're sending them from your phone to the social media comp...

Social Media

basic

Online platforms where people share content, communicate, and connect with friends and communities. Like digital town squares where people gather and talk.

Example: Facebook, Instagram, Twitter, and TikTok are social media platforms where people share photos, video...

Contact Center

basic

A centralized facility or cloud service that handles customer communications across multiple channels including phone calls, emails, chats, and social media. Like a modern call center that can handle any type of customer communication.

Example: A retailer's contact center handles customer questions via phone, live chat, email, and WhatsApp, al...

Subnet

intermediate

A subdivision of a virtual network that segments resources by IP range for security, organization, and routing control. Used across all cloud providers: AWS subnets within VPCs, Azure subnets within VNets, GCP subnets within VPC Networks, and OCI subnets within VCNs. Like dividing a building into floors with different access rules.

Example: A three-tier application uses public subnets for load balancers, private subnets for application ser...

OCI DevOps Build Pipelines

intermediate

Oracle Cloud's managed build service for automated code compilation, testing, and artifact creation. Like a quality control station that ensures code is properly built and tested before deployment.

Example: OCI Build Pipelines compile Java applications, run automated tests, and produce container images rea...

OCI DevOps Deployment Pipelines

advanced

Oracle Cloud's deployment orchestration service supporting automated deployments with rolling updates, blue-green strategies, and approval gates. Like a deployment coordinator that safely manages how new versions reach production.

Example: OCI Deployment Pipelines automate releases to OKE, Functions, or Compute instances with configurable...

DMS

advanced

Database Migration Service - AWS service for migrating databases to the cloud with minimal downtime. Like hiring professional movers who can relocate your office while you keep working.

Example: A company uses DMS to migrate their on-premises Oracle database to Amazon RDS with continuous replic...

Continuous Integration

intermediate

A software development practice where developers frequently merge code changes into a shared repository, with each change automatically built and tested. Like a quality control checkpoint on an assembly line that catches defects early, CI ensures code changes don't break existing functionality. AWS CodeBuild, Azure Pipelines, Google Cloud Build, and OCI DevOps all provide CI services.

Example: When a developer pushes code to GitHub, a CI pipeline automatically runs unit tests, integration tes...

Knowledge Base

intermediate

A centralized repository of information used to store, organize, and retrieve knowledge for users or AI systems. In cloud computing, knowledge bases power AI assistants, customer support systems, and enterprise search. AWS Kendra and Bedrock Knowledge Bases, Azure AI Search, Google Cloud Vertex AI Search, and OCI Generative AI all provide managed knowledge base services.

Example: A company uploads product documentation to Amazon Kendra or Azure AI Search, then builds a chatbot t...

Publish-Subscribe

intermediate

A messaging pattern where senders (publishers) broadcast messages to a topic without knowing who receives them, and receivers (subscribers) listen to topics they're interested in. Like a radio station broadcasting to anyone tuned in, pub/sub decouples producers from consumers. AWS SNS, Azure Service Bus Topics, Google Cloud Pub/Sub, and OCI Notifications all implement this pattern.

Example: An e-commerce system publishes 'order placed' events to a topic. Multiple subscribers (inventory, sh...

Regional Replication

intermediate

The practice of copying data or resources across multiple geographic regions for disaster recovery, low-latency access, or compliance requirements. Like having backup copies of important documents in different cities, regional replication ensures data survives regional outages. AWS S3 Cross-Region Replication, Azure Geo-Redundant Storage, Google Cloud multi-regional storage, and OCI Cross-Region Replication all provide this capability.

Example: A financial services company replicates their database from US-East to EU-West using AWS RDS Read Re...

Microsoft Teams

basic

A cloud-based collaboration platform that combines workplace chat, video meetings, file storage, and application integration. Part of the Microsoft 365 suite, Teams integrates deeply with Azure services for enterprise deployments. Similar collaboration tools exist across cloud ecosystems: AWS offers Amazon Chime, Google provides Google Meet and Chat, and Oracle offers Oracle Cloud collaboration features.

Example: An enterprise uses Microsoft Teams integrated with Azure Active Directory for single sign-on, ShareP...

API Keys

basic

Secret tokens used to authenticate and authorize access to cloud services and APIs. Like a password for software applications, API keys identify the calling application and control what actions it can perform. AWS uses Access Keys and Secret Keys, Azure provides Subscription Keys and Service Principal credentials, GCP uses API Keys and Service Account Keys, and OCI uses API Signing Keys.

Example: A mobile app uses an API key to access a weather service. The key identifies the app, tracks usage f...

Infrastructure Automation

intermediate

The practice of using code and tools to automatically provision, configure, and manage cloud infrastructure instead of manual processes. Like having robots build and maintain your data center, infrastructure automation ensures consistent, repeatable, and error-free deployments. Tools include Terraform, AWS CloudFormation, Azure Resource Manager, Google Cloud Deployment Manager, and OCI Resource Manager.

Example: Instead of manually clicking through the AWS console to create servers, a DevOps team writes Terrafo...

Cost Optimization

intermediate

Strategies and practices for reducing cloud spending while maintaining performance and reliability. Like finding ways to reduce your utility bills without sacrificing comfort, cost optimization involves right-sizing resources, using reserved capacity, eliminating waste, and choosing cost-effective architectures. AWS offers Cost Explorer and Trusted Advisor, Azure provides Cost Management, GCP has Cost Management tools, and OCI offers Cost Analysis.

Example: A company reduces their monthly AWS bill by 40% by switching to Reserved Instances for predictable w...

Gateway

intermediate

A network component that acts as an entry point or intermediary between different networks or services. Like a toll booth on a highway, gateways control and manage traffic flow. In cloud computing, common gateway types include API Gateway (manages API traffic), NAT Gateway (enables outbound internet access for private resources), VPN Gateway (connects on-premises networks), and Internet Gateway (connects VPCs to the internet). AWS, Azure, GCP, and OCI all offer managed gateway services.

Example: An API Gateway sits in front of microservices, handling authentication, rate limiting, and request r...

GPU Instance

intermediate

A cloud virtual machine equipped with one or more Graphics Processing Units (GPUs) for accelerated computing workloads. Think of it like upgrading from a regular car to a race car — GPU instances provide massive parallel processing power needed for machine learning training, 3D rendering, video encoding, and scientific simulations. AWS offers P and G instance families, Azure provides NC and ND series, GCP has A2 and G2 machine types, and OCI offers GPU shapes with NVIDIA GPUs.

Example: A machine learning team uses AWS p5.48xlarge GPU instances with 8 NVIDIA H100 GPUs to train a large ...

Capacity Planning

intermediate

The process of determining the cloud resources needed to meet current and future workload demands while optimizing costs. Like planning how much food to buy for a growing family, capacity planning involves analyzing usage patterns, forecasting growth, and ensuring enough compute, storage, and network resources are available without over-provisioning. Cloud providers offer tools like AWS Compute Optimizer, Azure Advisor, GCP Recommender, and OCI Cloud Advisor to help right-size resources.

Example: An e-commerce company analyzes their traffic patterns and discovers they need 3x more capacity durin...

Vulnerability Scanning

intermediate

The automated process of identifying security weaknesses, misconfigurations, and known vulnerabilities in cloud infrastructure, applications, and container images. Like a home security inspector checking every door and window for weaknesses, vulnerability scanners systematically examine your systems against databases of known threats. AWS offers Inspector and ECR scanning, Azure provides Defender for Cloud, GCP has Security Command Center and Artifact Analysis, and OCI offers Vulnerability Scanning Service.

Example: A DevSecOps team configures AWS Inspector to automatically scan all EC2 instances and container imag...

Artifact Repository

intermediate

A centralized storage system for managing build outputs, software packages, container images, and deployment artifacts throughout the software delivery lifecycle. Like a warehouse that stores and organizes all the parts needed to assemble a product, artifact repositories version, secure, and distribute the components that make up your applications. AWS offers CodeArtifact and ECR, Azure provides Azure Artifacts and ACR, GCP has Artifact Registry, and OCI offers Container Registry.

Example: A development team publishes npm packages to AWS CodeArtifact and Docker images to ECR as part of th...

Private Link

advanced

A networking service that enables private connectivity between cloud resources and services without exposing traffic to the public internet. Like having a private tunnel between two buildings instead of walking through a busy street, Private Link creates secure, low-latency connections that stay within the cloud provider's backbone network. AWS offers PrivateLink, Azure provides Private Link, GCP has Private Service Connect, and OCI offers Private Endpoints.

Example: A financial services company uses AWS PrivateLink to access an S3 bucket containing sensitive custom...

Business Intelligence

intermediate

A set of technologies, tools, and practices for collecting, integrating, analyzing, and presenting business data to support better decision-making. Like having a dashboard in your car that shows speed, fuel level, and engine health at a glance, BI platforms transform raw data into meaningful visualizations, reports, and insights. AWS offers QuickSight, Azure provides Power BI, GCP has Looker, and OCI offers Analytics Cloud — each providing interactive dashboards, data exploration, and reporting capabilities.

Example: A retail chain connects their sales database to Amazon QuickSight, creating real-time dashboards tha...

Architecture Diagram

basic

A visual representation of a system's components, their relationships, and how they interact within a cloud or software environment. Like a blueprint for a building, an architecture diagram shows the structural design of an application or infrastructure, including servers, databases, networks, and external services. Cloud architecture diagrams are essential for planning, documentation, and communication between teams. AWS provides the Architecture Icons library, Azure offers Visio templates, GCP has its architecture diagramming tool, and OCI provides reference architecture diagrams.

Example: A startup's engineering team creates a cloud architecture diagram showing their three-tier web appli...

Cloud Topology

intermediate

The arrangement and interconnection of cloud resources, services, and networks that make up a cloud infrastructure deployment. Like a city map showing roads, buildings, and utilities, cloud topology describes how compute instances, storage, databases, and networking components are organized and connected. Understanding topology is crucial for optimizing performance, ensuring redundancy, and maintaining security. Each cloud provider has specific topology patterns — AWS uses Regions and Availability Zones, Azure has Regions and Availability Zones, GCP uses Regions and Zones, and OCI has Regions and Availability Domains.

Example: A global e-commerce company designs their cloud topology with primary infrastructure in US East and ...

Infrastructure Visualization

intermediate

The practice of creating visual representations of cloud infrastructure to understand, monitor, and manage complex systems. Like using a GPS navigation app instead of written directions, infrastructure visualization transforms technical configurations into intuitive diagrams, dashboards, and maps. This includes generating architecture diagrams from code (such as Terraform), real-time infrastructure dashboards, and interactive topology maps. AWS provides CloudWatch dashboards and Architecture Center, Azure offers Azure Monitor visualization, GCP has Cloud Asset Inventory visualization, and OCI provides Console dashboards with topology views.

Example: A DevOps team uses an infrastructure visualization tool to automatically generate a cloud architectu...

Reference Architecture

intermediate

A pre-designed, best-practice cloud architecture template that solves a common use case and can be adapted for specific business needs. Like a model home that showcases standard layouts and features, reference architectures provide proven blueprints for building applications such as web apps, data pipelines, microservices, and machine learning platforms. AWS provides AWS Architecture Center with hundreds of reference diagrams, Azure offers Azure Architecture Center, GCP has Cloud Architecture Center, and OCI provides Reference Architecture documentation — all with detailed diagrams and implementation guides.

Example: A healthcare startup uses AWS's HIPAA-compliant reference architecture as a starting point for their...

Service Catalog

intermediate

A managed service that lets organizations create and distribute curated portfolios of approved cloud resources, applications, and configurations that users can deploy through a self-service portal. Like a company's internal app store with pre-approved items, service catalogs ensure teams can quickly provision resources that meet organizational standards for security, compliance, and cost. AWS Service Catalog lets admins define CloudFormation-based products, Azure offers Managed Applications for marketplace distribution, GCP provides Service Catalog for organizing cloud resources, and OCI has its own service marketplace for standardized deployments.

Example: An enterprise IT team creates a service catalog containing pre-approved database configurations, web...

AI Code Assistant

intermediate

An AI-powered tool integrated into development environments that helps programmers write, complete, debug, and optimize code using large language models. Like having an experienced pair programmer who never sleeps, AI code assistants suggest entire functions, explain unfamiliar code, catch bugs before they happen, and translate natural language descriptions into working code. AWS offers Amazon Q Developer (formerly CodeWhisperer), Azure provides GitHub Copilot powered by OpenAI, GCP has Gemini Code Assist, and OCI offers OCI Generative AI code completion — each trained on vast code repositories and documentation.

Example: A developer building a REST API types a comment describing what they need: 'Create an endpoint that ...

AutoML

intermediate

Automated Machine Learning — a set of cloud services that automate the end-to-end process of building, training, and deploying machine learning models without requiring deep ML expertise. Like having a self-driving car for data science, AutoML handles feature engineering, algorithm selection, hyperparameter tuning, and model evaluation automatically. AWS provides SageMaker Autopilot, Azure offers Azure AutoML, GCP has Vertex AI AutoML, and OCI offers OCI Data Science AutoML — all enabling business analysts and developers to build production-quality ML models from their data with minimal code.

Example: A retail company uploads three years of sales data to an AutoML service and asks it to predict next ...

Model Governance

advanced

The practices, tools, and policies for managing AI and machine learning models responsibly throughout their lifecycle — from development through deployment and retirement. Like quality control and compliance for AI, model governance ensures models are fair, explainable, accurate, and compliant with regulations. This includes bias detection, model explainability, audit trails, version control, performance monitoring, and responsible AI principles. AWS offers SageMaker Model Governance, Azure provides Responsible AI tools, GCP has Vertex AI Model Monitoring and Explainability, and OCI offers OCI Data Science model management capabilities.

Example: A bank deploying a loan approval model implements model governance by running automated bias tests a...

Document Intelligence

intermediate

Cloud-based AI services that automatically extract text, data, tables, and insights from documents such as invoices, receipts, contracts, forms, and identity documents. Like having a tireless office assistant who can read and organize mountains of paperwork, document intelligence combines optical character recognition (OCR) with natural language understanding to not just read text but understand its meaning and structure. AWS offers Amazon Textract, Azure provides AI Document Intelligence (formerly Form Recognizer), GCP has Document AI, and OCI offers OCI Document Understanding.

Example: An insurance company processes 10,000 claim forms per day using document intelligence. The service a...

Media Transcoding

intermediate

Cloud services that convert audio and video files from one format, resolution, or bitrate to another, enabling content to play smoothly on any device or network speed. Like a universal translator for video files, transcoding services take a single high-quality source video and create optimized versions for smartphones, tablets, smart TVs, and web browsers — each with the right codec, resolution, and bitrate. AWS provides Elastic Transcoder and MediaConvert, Azure offers Media Services Encoder, GCP has Transcoder API, and OCI provides media processing through its media services.

Example: A streaming platform uploads a 4K movie master file and the transcoding service automatically create...

Push Notification

basic

A cloud messaging service that delivers real-time alerts and messages directly to users' mobile devices, web browsers, or applications — even when the app isn't actively open. Like a digital tap on the shoulder, push notifications enable apps to re-engage users with timely, relevant information. AWS offers Amazon SNS (Simple Notification Service) for mobile push, Azure provides Notification Hubs, GCP has Firebase Cloud Messaging (FCM), and OCI supports notifications through its Notification Service. These platforms handle device registration, message routing, platform-specific formatting (iOS, Android, web), and delivery tracking at massive scale.

Example: A food delivery app sends push notifications to update customers in real time: 'Your order has been ...

MySQL

basic

One of the world's most popular open-source relational database management systems, widely offered as a fully managed cloud service. Like a well-organized digital filing cabinet that millions of websites rely on, MySQL stores structured data in tables with rows and columns and uses SQL (Structured Query Language) for data manipulation. AWS offers Amazon RDS for MySQL and Aurora MySQL, Azure provides Azure Database for MySQL, GCP has Cloud SQL for MySQL, and OCI offers MySQL Database Service (notably, Oracle acquired MySQL and provides the only cloud-native MySQL HeatWave service with integrated analytics).

Example: An e-commerce startup uses managed MySQL to store their product catalog, customer accounts, and orde...

Bare Metal Server

advanced

A physical server in the cloud dedicated entirely to a single customer, with no virtualization layer or shared resources. Like renting an entire house instead of an apartment, bare metal gives you direct access to the hardware — every CPU core, every byte of RAM, and every disk operation — without the overhead of a hypervisor. This is essential for workloads requiring maximum performance, hardware-level security, or specialized configurations. AWS offers EC2 Bare Metal instances, Azure provides BareMetal Infrastructure, GCP has Sole-Tenant Nodes, and OCI is particularly known for its Bare Metal Compute instances with high-performance networking.

Example: A financial trading firm deploys their high-frequency trading algorithm on bare metal servers to eli...

Amazon Neptune

advanced

A fully managed graph database service from AWS, purpose-built for storing and querying highly connected data. Like a relationship map that shows how everything in your world is connected, Neptune excels at traversing billions of relationships with millisecond latency. It supports two popular graph models: Property Graph (with Apache TinkerPop Gremlin queries) and RDF (with SPARQL queries), making it suitable for both application developers and semantic web use cases. Neptune provides high availability with read replicas across multiple Availability Zones, automatic backups, and encryption at rest and in transit.

Example: A social media platform uses Amazon Neptune to power their friend recommendation engine. When a user...

Database Migration

intermediate

Moving a database from one environment, platform, or version to another while maintaining data integrity and minimizing downtime. Like carefully relocating a filing cabinet full of important documents to a new building without losing or damaging any files. Cloud providers offer managed migration services like AWS DMS, Azure Database Migration Service, Google Cloud Database Migration Service, and OCI Database Migration to automate and simplify this process.

Example: A retail company migrates their on-premises Oracle database to Amazon RDS for PostgreSQL using AWS D...

Object Detection

intermediate

An AI technique that identifies and locates specific objects within images or video streams, assigning labels and confidence scores. Like teaching a computer to spot and name things it sees, from cats and cars to defects in manufacturing. Cloud services like AWS Rekognition, Azure Computer Vision, Google Cloud Vision, and OCI Vision make it easy to add this capability to applications without building AI models from scratch.

Example: A security company uses object detection in AWS Rekognition to monitor surveillance feeds and automa...

Shared Storage

intermediate

Storage that multiple servers or computers can access and modify simultaneously over the network, enabling collaboration and data consistency. Like a shared document that everyone in your team can edit at the same time. Cloud providers offer managed shared storage like AWS EFS, Azure Files, Google Filestore, and OCI File Storage that scales automatically and handles complex networking.

Example: A media production company uses AWS EFS to store video files that multiple rendering servers process...

Dedicated Server

intermediate

A physical server exclusively reserved for a single customer, with no resources shared with other users. Like renting an entire house instead of sharing an apartment — you get all the space, power, and privacy to yourself. Dedicated servers offer maximum performance and security for workloads that can't share hardware with other tenants.

Example: A healthcare company processing sensitive patient data uses AWS Dedicated Hosts to ensure their work...

Oracle Functions

intermediate

OCI's serverless compute service for running event-driven functions without managing infrastructure. Based on the open-source Fn Project, it is OCI's equivalent of AWS Lambda, Azure Functions, and GCP Cloud Functions.

Example: An OCI application uses Oracle Functions to automatically process documents uploaded to Object Stora...

OCI Process Automation

advanced

Oracle Cloud's low-code workflow automation and process management service. Like a visual workflow builder that coordinates approvals, integrations, and business logic across systems. It is OCI's equivalent of AWS Step Functions and Azure Logic Apps.

Example: An HR department uses OCI Process Automation to orchestrate a multi-step onboarding workflow — creat...

Auditing

intermediate

The systematic recording and examination of activity across cloud infrastructure to ensure compliance, detect anomalies, and maintain accountability. Like a security camera system for your cloud — everything is logged so you can review who did what, and when. AWS CloudTrail, Azure Monitor Activity Log, GCP Audit Logs, and OCI Audit all provide native auditing.

Example: A financial services company uses AWS CloudTrail to record every API call across their AWS environme...

Archival

basic

Long-term, cost-optimized storage for data that is rarely accessed but must be retained — typically for compliance, legal, or historical purposes. Archival storage tiers offer the lowest cost per GB but have slower retrieval times (minutes to hours). Key services: AWS S3 Glacier / Glacier Deep Archive, Azure Archive Storage, GCP Archive Storage, OCI Archive Storage.

Example: A healthcare provider retains patient records for 10 years to meet regulatory requirements. They mov...

Domain Names

basic

Human-readable addresses that map to IP addresses through the Domain Name System (DNS). In cloud architecture, domain management is a core networking concern — cloud providers offer managed DNS services that route traffic, enable failover, support weighted routing, and integrate with CDNs and load balancers. Key services: AWS Route 53, Azure DNS, Google Cloud DNS, OCI DNS.

Example: A SaaS company registers api.myapp.com using AWS Route 53. They configure latency-based routing to d...