dc dotCreds
Reference guide

1Z0-1085-26 OCI Foundations Associate Course Notes

Study 1Z0-1085-26 OCI Foundations Associate section notes, then jump straight into the guided course or related practice questions without losing your place.

Continue CourseStart PracticePDF downloads available in Pro.
Checking access

Checking Pro access...

Looking for your active Pro access before showing Course Notes. This usually takes just a moment.

Course Notes preview

Unlock Pro for the full per-exam reference guide.

Preview one piece from each section. Pro includes every Course Notes section, summary, key point, common mistake, exam tip, related-question review, and PDF export.

Includes full Course Mode and Course Notes.

Section 1Networking and connectivityPreview
More in this section
  • 24 more key points in Pro version
  • 9 more common mistakes in Pro version
  • 9 more exam tips in Pro version
  • 31 more related questions in Pro version

Summary

Design from traffic flow. VCNs are regional; subnets divide address space; route tables choose paths; security lists/NSGs allow traffic; IGW/NAT/Service Gateway/DRG solve different connectivity needs; Load Balancer and DNS solve distribution/name-resolution; VPN, FastConnect, and peering connect networks.

Key Points

  • A VCN is regional: one VCN does not span multiple OCI regions.

Common Mistakes

  • VCN ≠ subnet: the VCN is the regional network; subnets are address ranges inside it.

Exam Tips

  • Start with scope: realm → region → VCN → subnet → VNIC/IP.
Section 2Compute and cloud-native servicesPreview
More in this section
  • 19 more key points in Pro version
  • 7 more common mistakes in Pro version
  • 7 more exam tips in Pro version
  • 29 more related questions in Pro version

Summary

Choose the execution model from workload needs. Images define software, shapes define compute resources, flexible shapes support right-sizing, instance pools/autoscaling scale horizontally, load balancers distribute traffic, and Registry/Container Instances/OKE/Functions cover cloud-native execution from images to Kubernetes to serverless code.

Key Points

  • VM instances run on virtualized hosts and are the normal choice for flexible general-purpose workloads.

Common Mistakes

  • Bare metal ≠ automatically faster for every workload; choose it because the requirement needs dedicated physical resources or a supported high-end shape.

Exam Tips

  • Read the workload clue before the product name.
Section 3Getting started with OCI and distributed cloudPreview
More in this section
  • 19 more key points in Pro version
  • 7 more common mistakes in Pro version
  • 7 more exam tips in Pro version
  • 27 more related questions in Pro version

Summary

Know the hierarchy and failure scopes: realm → region → availability domain → fault domain. A tenancy contains compartments; OCIDs identify resources. IaaS/PaaS/SaaS differ by management responsibility, while OCI distributed-cloud options differ by where services run. HA and DR choices follow failure scope, RPO, RTO, and cost.

Key Points

  • IaaS supplies virtualized compute, network, and storage while the customer manages more of the operating system and workload stack.

Common Mistakes

  • Service model answers management responsibility; deployment model answers where/how cloud capability is delivered.

Exam Tips

  • If the stem asks 'who manages OS/runtime/app?', think service model.
Section 4Identity and securityPreview
More in this section
  • 24 more key points in Pro version
  • 9 more common mistakes in Pro version
  • 9 more exam tips in Pro version
  • 27 more related questions in Pro version

Summary

Identity domains organize user populations and authentication settings; groups/dynamic groups identify principals; IAM policies authorize actions by verb/resource/scope. Security is shared. Cloud Guard detects/responds, Security Zones prevent noncompliant changes, Vault/Key Management manages keys, and Secret Management protects credentials.

Key Points

  • An identity domain contains users, groups, applications, sign-on settings, MFA/security settings, and federation configuration for a user population.

Common Mistakes

  • Identity domain ≠ compartment: identity domains organize identities/security configuration; compartments organize OCI resources and policy scope.

Exam Tips

  • Look for 'different MFA/sign-on policies' → identity domain.
Section 5Storage servicesPreview
More in this section
  • 19 more key points in Pro version
  • 7 more common mistakes in Pro version
  • 7 more exam tips in Pro version
  • 25 more related questions in Pro version

Summary

Match storage by access semantics: Block Volume = persistent block device, File Storage = shared NFS, Object Storage = object API/buckets with Standard/IA/Archive tiers. Then choose backups, versioning, lifecycle, replication, and volume groups from the required recovery behavior.

Key Points

  • A block volume is a detachable block-storage device; a boot volume contains the image used to boot a Compute instance.

Common Mistakes

  • Block Volume ≠ File Storage: Block is a disk device; File Storage is shared NFS.

Exam Tips

  • If the workload says 'mount as disk / database volume / persistent disk,' think Block Volume.
Section 6Governance, observability, and cost managementPreview
More in this section
  • 24 more key points in Pro version
  • 9 more common mistakes in Pro version
  • 9 more exam tips in Pro version
  • 25 more related questions in Pro version

Summary

Translate the desired outcome: tags classify/attribute, tag defaults enforce metadata at creation, quotas restrict compartment allocation, service limits are Oracle-set ceilings, budgets alert on spend, Cost Analysis visualizes cost, reports provide detailed data, Monitoring/Logging/Events/Audit/Notifications handle operational signals.

Key Points

  • Defined tags use a namespace/key structure and are the stronger governance choice; free-form tags are simple key/value metadata.

Common Mistakes

  • Budget = alert; quota = administrator-enforced allocation control; service limit = Oracle-set service constraint.

Exam Tips

  • Translate the stem's desired outcome before choosing the service.
Section 7Database servicesPreview
More in this section
  • 19 more key points in Pro version
  • 7 more common mistakes in Pro version
  • 7 more exam tips in Pro version
  • 15 more related questions in Pro version

Summary

Database selection is workload- and control-driven. Autonomous AI Database minimizes DBA work and offers workload types such as Transaction Processing/JSON/Lakehouse; Base Database offers more DB-system control and RAC options; Exadata targets Exadata-class Oracle workloads; HeatWave is MySQL-focused analytics; NoSQL targets key-value/JSON-style table workloads.

Key Points

  • Autonomous AI Database is a fully managed/autonomous Oracle database service that automates core administration such as patching, tuning, backups, and scaling tasks.

Common Mistakes

  • Autonomous ≠ 'Oracle Database on a VM with a new license'; the service automates core database operations.

Exam Tips

  • Start with workload: transactional, analytical, JSON, or need-for-control.