Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Security & Operation Management With Oracle Cloud Infra(Oci)

    Posted By: ELK1nG
    Security & Operation Management With Oracle Cloud Infra(Oci)

    Security & Operation Management With Oracle Cloud Infra(Oci)
    Published 12/2022
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 3.46 GB | Duration: 5h 21m

    Become an expert in Oracle Cloud Security & Operation Management & effectively use tools like IAM, IAC, LB to the best.

    What you'll learn

    Oracle Cloud Security and Operation features.

    Identity and Access management in Oracle Cloud Infrastructure.

    Access & Provisioning Oracle cloud resource through Console, Secure shell (SSH) through CLI, SDK,

    Installation and provisioning resource through Terraform in OCI

    Use of Stack(Terraform as a service) in OCI

    Load balancer feature in Oracle Cloud Infrastructure and Domain Name Management.

    Requirements

    Access to Oracle Cloud infrastructure Free tier.

    Basic knowledge on computer & programming. Some additional knowledge on Linux command would be beneficial

    Description

    The technology world in  midst of digital transformation. Transformation from On-premise infrastructure to cloud infrastructure is one among them & clearly its a top priority for any organization. Most of the fortune 500 companies have invested in cloud infrastructure solution at the same time there is also a learning curve, as how to securely & effectively use cloud infrastructure like any on-premise Infrastructure.In this course learn about provisioning Virtual machines on OCI, accessing VM & cloud resources through command line interface & SDK from programing prespective.  Learn and understand about the importance of  Identity and Access Management. Identity and access management is generally overlooked by cloud business users & administrators. This is one tool which if effectively managed then one would not find any difference between various On-promises servers &  application provisioning. It will provide a seemless experience in the virtual cloud world like any other discreate on-premise server or application. So learn about isolation through compartment and assginment of uses roles & reponsibility through policy statement.You would also get to understand & learn concepts of Load balancer and other associated features like Domain name management. Also, Infrastrure as code (IAC) and Terraform is now gaining ground as how one can provisiong multiple cloud resources through Code (IAC). Get an understanding about terrraform as a service which is offered as stack in OCIFinally get an overview about other security feature like Web application firewall, Cloud Gaurd and Vault.The topic of coverage is as below:•Security Overview       •Cyber Security       •Cloud Security• Getting access to Oracle Cloud infrastructure – free tier.• Provisioning Oracle Cloud – Linux Virtual Machine•Connecting to instance.• Block volume storage.•Other different way of accessing & provisioning cloud resources.      •OCI – CLI      .Oracle SDK•Identity and Access Management – IAM.       •Policy statement – user, groups.      •Dynamic groups.       •Compartment.•Administration of OCI with Budget, Tags, Quotas.•Object storage and associated security demonstration     •Pre authorization request (PAR).     •User Tokens•Infrastructure as Code (IAC) – Overview       •Use of Terraform at Command line.       •Use OCI – Stack       •Terraform as a service in OCI.•Load Balancer concepts in OCI.      •Demonstration of round robin concept in Load balancer.      •Domain name management in OCI.•Other security features.     •Web application firewall, Cloud guard and Vault – An overviewHappy Learning!!!

    Overview

    Section 1: Introduction - Topics of coverage

    Lecture 1 Introduction

    Section 2: Cyber Security - An overview

    Lecture 2 What is Cyber Security

    Lecture 3 Types of Cyber Security

    Lecture 4 What is Zero trust in cyber security

    Section 3: Cloud Security - An Overview

    Lecture 5 Shared Responsibility - Comparison with On-Premise vs Cloud (Iaas, Paas, Saas)

    Lecture 6 Different Security Layer in Cloud

    Section 4: Getting Access to Oracle Cloud Infrastructure

    Lecture 7 Getting access to Oracle Cloud Infrastructure - Part 1

    Lecture 8 Getting access to Oracle Cloud Infrastructure - Part 2

    Section 5: Resource in Oracle Cloud Infrastructure

    Lecture 9 Resource in Oracle Cloud Infrastructure

    Section 6: Oracle Cloud Infrastructure - Linux: Virtual Machine Provisioning

    Lecture 10 Step involved in provisioning Oracle Cloud Linux instance.

    Lecture 11 Creating Private and Public Key using PuttyGen

    Lecture 12 Creating Compartment and Virtual Cloud Networ (VCN)

    Lecture 13 Provisioning Oracle Linux Virtual Maching In OCI

    Lecture 14 Connecting to Oracle Cloud Linux virtual machine with Putty - SSH

    Lecture 15 Transfer files to Oracle Cloud Linux VM

    Lecture 16 Block Storage - An Overview

    Section 7: Oracle Cloud Infrastructure - Command Line (CLI) & Software Dev Kit (SDK)

    Lecture 17 Different ways to access Oracle Cloud

    Lecture 18 Oracle Command Line Interface - Installation and command overview

    Lecture 19 Demo - Oracle SDK with Oracle Cloud Infrastructure - Part 1

    Lecture 20 Demo - Oracle SDK with Oracle Cloud Infrastructure - Part 2

    Section 8: Identity and Access Management - Oracle Cloud Infrastructure

    Lecture 21 Identity and Access Management - OCI

    Lecture 22 Identity and Access Management - Policy statement Construct

    Lecture 23 Identity and Access Managment - Policy statement reference documentation

    Lecture 24 Demo - Creation of User for IAM authentication

    Lecture 25 Demo - Creating User group and policy statement towards authorization

    Lecture 26 Demo - Accessing cloud compartment resource post providing authorization

    Section 9: Compartment in Oracle Cloud

    Lecture 27 Compartment in Oracle cloud

    Lecture 28 Demo - Previledge & Creation of Compartment in Oracle Cloud

    Section 10: OCIDs and Dynamic Group in OCI

    Lecture 29 What is OCID and Dynamic Group?

    Lecture 30 Conditional Policy statement

    Section 11: Demonstration of Dynamic group & OCID in Oracle Cloud Infrastructure

    Lecture 31 . Demonstration overview about Dynamic groups towards using instance principal

    Lecture 32 Create dynamic group refering compute instance in the compartment

    Lecture 33 Create appropriate policy statement for dynamic group to manage compartment

    Lecture 34 Using OCI-CLI command to initiate bucket creation in the compartment

    Section 12: Quotas, Budget, Tags in OCI

    Lecture 35 Quota in OCI - An overview

    Lecture 36 Demonstration of Quota in OCI

    Lecture 37 Demonstration of Budget in OCI

    Lecture 38 Tag based Control

    Section 13: Object storage - Overview

    Lecture 39 What is Object Storage and different tiers

    Lecture 40 Bucket (OS), Pre-Authenticated Requests and user-token set up for communication

    Lecture 41 Demonstration - Command line command to send file to bucket using PAR & Token

    Section 14: Infratructure as Code (IAC) - Provisioning with Terraform in Cloud environment

    Lecture 42 What is Terraform and its Uses

    Lecture 43 Steps towards using Terraform tool in OCI

    Lecture 44 Installation of Terraform in OCI

    Lecture 45 Terraform Configuration in OCI -CLI

    Lecture 46 Terraform file and Invoking Terroform Workflow - provision OCI compartment

    Lecture 47 What is OCI - Stack - Build in Terraform Functionality

    Lecture 48 Using Stack - Plan, Apply provision resource - Compartment

    Section 15: Oracle Cloud Infrastructure - Load Balancer

    Lecture 49 What is OCI-Load balancer and its components - An Overview.

    Lecture 50 Demo - Creating a Webserver instances with OCI - Linux VM

    Lecture 51 Demo - Configure OCI - Load Balancer.

    Lecture 52 Demo - Testing OCI Load Balancer

    Lecture 53 Overview about DNS Management in OCI

    Section 16: Other Security features - WAF, Cloud Guard, Vault - An Overview

    Lecture 54 Other Security features - WAF, Cloud Gaurd, Vault

    Section 17: Concluding Remarks

    Lecture 55 Concluding Remarks

    Student of Computer science,IT professional looking to gain knowledge on Oracle cloud Infrastructure.