|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/oracle-database-on-aws-exploring-ec2-rds-from-scratch/
课程评论:没有评论
课程名称:AWS上的Oracle数据库:从零开始探索EC2和RDS 课程概述:本课程将深入探讨AWS基础架构,并解开关于AWS上Oracle数据库的所有疑惑。我们将以一张主架构图为基础,创建一个自定义的虚拟私人云(VPC),该VPC将包含一个公共子网和一个私有子网。公共子网将能够访问互联网,并将安装一个测试用的Oracle 18c XE数据库和一个Apache Web服务器。在私有子网中,将创建一个Oracle 12c RDS数据库,仅能通过Web服务器访问。我们的学习将从基本概念开始,包括云计算的定义、IaaS、PaaS、SaaS等重要缩略语的含义,以及市场份额最大的云服务提供商。 我们将详细了解AWS云服务、注册流程以及AWS管理控制台的使用。课程将从架构的角度出发,深入探讨AWS的结构,包括区域、可用区、VPC、安全组、EBS卷和S3存储。将进行多个演示,展示自定义VPC、安全组、EBS磁盘和S3存储的创建过程。此外,还将演示如何在Mac OS和Windows上配置AWSCLI。 在EC2部分,我们将讨论EC2的细节及AMI(亚马逊机器映像),并演示如何在自定义VPC中创建EC2实例,安装18c XE以及使用RMAN备份和恢复到S3存储。在RDS部分,我们将介绍RDS及其对Oracle的支持,备份和恢复,监控,以及Oracle与RDS命令的比较。将演示如何在RDS中部署Oracle 12c数据库,以及如何修补现有版本的Oracle。 此外,我们还将创建一个EC2实例作为Apache Web服务器,安装Apache和PHP,并展示使用OCI8连接的整个过程。最后,我们将讨论REST API的概念,并使用Postman工具调用RDS的REST API。 该课程适合希望深入理解AWS平台上Oracle数据库架构及其实施过程的学习者。
I will be looking to delve deeper into the AWS Infrastructure and demystify the entire dilemma around Oracle Database on AWS.We will take a main architecture diagram as base , where we shall create a custom VPC, which will have a Public Subnet & a Private Subnet. The Public Subnet will have access to the internet and we will have a test Oracle 18c XE Database and an Apache Webserver in this.The Oracle 12c RDS Database will be created in Private Subnet and will have access only from Webserver. To achieve this our approach would be as follows:We will start with the very basics like: What is Cloud Computing , What are the meanings of the important acronyms like IaaS/ PaaS/ SaaS, Top Cloud Vendors by Market Share.A good understanding will be given about AWS Cloud , Sign-Up Process and Understanding the AWS Management Console.We will be approaching our study from Architecture standpoint by doing a deep dive into the Architecture of AWS and discussing: Regions / AZ / VPC / Security Groups / EBS Voume / S3 Storage,A number of demos will be done on the creation of Custom VPC , Secury Groups , EBS Disk , S3 Storage. A demo will be done showing the configuration of AWSCLI on Mac OS / Windows.EC2: We will discuss the details on EC2 / What are AMI: Amazon Machine Images.We will do a demo to create an EC2 Instance in Custom VPC , Install 18c XE on EC2 Instance, Backups/Recovery using RMAN Backups to S3 Storage.RDS: What is RDS / RDS for Oracle , Backup/ Recovery , Monitoring , Oracle Vs RDS commandsA demo will be done on Deploying Oracle 12c Database in RDS , Patching the existing version of Oracle.A Demo will show the creation of EC2 instance which will act as Apache Webserver , then we shall install Apache, PHP and show the entire process around PHP with OCI8 Connectivity.We will also discuss what is REST API and using a tool Postman call an RDS REST API.