cloud.nyquist.eu
  • Table of Contents
  • AWS
    • Building with AWS
  • Azure
    • ExpressRoute
    • VPNGw
    • Azure Monitor
    • Pillars of a great Azure architecture
    • Design for security in Azure
  • OCI
    • OCI 101
    • IAM 101 - Identity and Access Management
    • OCI Virtual Cloud Networks
    • OCI Connectivty
    • OCI Load Balancing
    • OCI Compute
    • OCI Storage
      • OCI Block Storage
      • OCI Object Storage
      • OCI File Storage
    • OCI Key Management
    • OCI Database Offerings
      • OCI DB
      • OCI Autonomous DB
    • OCI Docs & Tools
Powered by GitBook
On this page
  • OCI Regions
  • OCI Services
  • OCI Differentiators

Was this helpful?

  1. OCI

OCI 101

OCI Regions

Novemeber 2019: GA:

  • 11 commercial regions: Phoenix, Ashburn, Toronto, London, Frankfurt, Zurich, Mumbai, Seoul, Tokyo, São Paulo, Sydney

  • 5 Government regions: 2x US Gov, 3x DoD

  • Azure interconnects: US Gov, London

Planned:

  • 17 new commercial regions

  • 3 US Government regions

  • More Azure interconnects

A region is a collection of multiple, fault de-correlated (tolerant), completly independent data centers called ADs (Availability Domains). Newer regions have been launched with a single AD, while classical regions (PHX, ASH, LON, FRA) have 3 ADs. For single AD regions you may need to use ADs in other regions for true DR and resiliency.

Inside each AD there are multiple (at least 3) Fault Domains (separate physical infrastructure inside a datacenter/AD).

All physical components in an AD are connected to a physical network that is non-oversubscribed, low latency, high speed between hosts in the same AD. On top of it, there is a Virtual network where network and storage IO is moved out of hypervisor which enables low overhead and bear-metal instances (Off-box Network Virtualization)

OCI Services

  • IAM:Identity and Access Management

  • Networking: VCN, VPN, FastConnect, LoadBalancers

  • Compute: BareMetal, GPUs, VMs, Managed Kubernetes

  • Storage: Local, Block, File, Object, Archive

  • Database: BareMetal, VMs, RAC, Exadata

  • Autonomous DB: ADW(Autonomous Data Warehouse), ATP(Autonomous Transaction Processing)

  • Serverless: Functions, Autonomous-Serverless

  • Analytics: Streaming, Oracle Analytics Cloud

  • Next Layer Services: Monitoring, Logging, Audit

  • Security: Audit, Key Management

  • Data Movement: Storage Appliance, Data Transfer

  • Edge Services: DNS, Email, others

OCI Differentiators

  • Technical

    • Performance

      • Off-box network virtualization

      • Bare Metal + Local NVMe storage

      • All SSD Storage

      • No Network, CPU or Memory oversubscriptions

    • Battle tested

    • DB Options

    • Oracle Apps

  • Business

    • Pricing (cheaper than AWS)

    • BYOLicense

    • Support from a single org for both cloud and on-prem

    • SaaS on OCI

    • SLAs on Performance, Management, Availability (others offer only Availability)

PreviousDesign for security in AzureNextIAM 101 - Identity and Access Management

Last updated 3 years ago

Was this helpful?