-
What is Infrastructure as code ?
Infrastructure as code “According to Wikipedia, Infrastructure as Code (IaC) is the process of managing and provisioning computer data centers through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools. The purpose of infrastructure as code is to enable IT teams to automatically manage, monitor, configure, and provision resources rather than doing…
-
Difference Between Dedicated Servers & Cloud Servers
Features Dedicated Servers Cloud Servers Cost Factor For dedicated server, we have to pay for a specific range. Here we require expert knowledge and high level resources to manage our server, which is very expensive, and the small firms can not afford to have a dedicated server. If we use a dedicated server for that…
-
What is Compartment in Cloud ?
Compartment A compartment is a collection of related resources. It helps us isolate and control access to our resources. Tenancy / Root Compartment Root Compartment can hold all the Cloud Resources. Best Practice is to create dedicated compartments when we need to isolate resources. Point to Note :- Each…
-
Oracle Cloud Infrastructure Architecture
Regions Localized geographical areas,comprised of one or more Availability Domain (AD). Availability Domain One or more Fault-tolerant, isolated data center located within the region, but connected to each other by a low latency, high bandwidth network. Availability Domains are isolated from each other, fault tolerant, and very unlikely to fail simultaneously. …