Infrastructure Identity and Access Management(IAM)

IAM (Infrastructure Identity and Access Management), as the name suggests it is used to control an access to cloud resources. Which real user should have access to which compartment , network or tenancy and which type of access they should have is decided by configuring IAM. There are different components which helps you configure IAM […]

Read More

List of Cloud Certification (OCI, AWS, GCP, Alibaba, Azure)

In this post, I covered detail of cloud certificaton from different cloud service providers. So, you can choose the certification as per your role and interest. List of certification in Oracle Infrastruture Cloud (OCI). Level Certification Exam Associate Oracle Cloud Infrastructure Classic 2018 Associate Architect (Retired) 1Z0-337 Associate Oracle Cloud Infrastructure 2018 Architect Associate 1Z0-932 […]

Read More

Provision and Manage Resources In Oracle Cloud Infrastructure (OCI) with Chef Knife Plugin

In the previous post, we configure the Chef Knife Plugin in Oracle Cloud Infrastructure (OCI). Configure Chef Knife Plugin in OCI Now, we can provision & manage resources in in Oracle Cloud Infrastructure (OCI) with Chef Knife Plugin. Create a VM compute instance with Knife command. [root@chefserver ~]# knife oci server create –availability-domain ‘yQUJ:US-ASHBURN-AD-3’ –compartment-id […]

Read More

Configure Chef Knife Plugin in OCI

Chef is a configuration management tool for dealing with machine setup on physical servers, virtual machines and in the cloud. Chef Infra is a powerful automation platform that transforms infrastructure into code. Whether you’re operating in the cloud, on-premises, or in a hybrid environment, Chef Infra automates how infrastructure is configured, deployed, and managed across […]

Read More

Oracle Cloud Infrastructure Foundations 2020 (1Z0-1085-20)

Hi Readers Finally, I’ve successfully passed 1Z0-1085-20, Oracle Cloud Infrastructure Foundations 2020 Associate. It was almost more than 2-3 weeks that I’ve been preparing for this. The Exam contains 60 questions related to OCI which includes cloud concept, core OCI services etc.. To earn this certification you need to get 68% marks. This was the result […]

Read More

Session in killed state

Sometimes you see sessions does not wipe out immediately or you see “marked for kill” message and they stays in killed state. You can kill them using below query.

Read More

Storage options in Oracle Cloud Infrastructure

Storage is an integral part of any cloud project life cycle. Oracle provides distinct storage options according to the need of data being accessed . You can either use option from “hot” storage class  if you want to access it frequently or you can use option from “cold”  storage class if you use it less […]

Read More

Oracle Cloud Infrastructure 2019 (1Z0-1072)

Hi Readers Finally, I’ve successfully passed 1Z0-1072, Oracle Cloud Infrastructure 2019 Architect Associate. It was almost more than 2-3 months that I’ve been preparing for this. The Exam contains 66 questions related to OCI which includes storage, VCN, IAM, Compute, DNS etc.. To earn this certification you need to get 65% marks. This was the result of […]

Read More

Oracle Data Guard Switchover in Oracle Cloud Infrastructure (OCI)

To  view how to configure Data Guard in OCI please check  Configuring Data Guard in Oracle Cloud Infrastructure (OCI) Assumptions: Oracle Data Guard is configured in OCI and it is up, running and synchronized. You can check the dgmgrl configuration before starting switchover by login to the server using Public IP. You can see SKANTORC_iad19m […]

Read More