System Operations on AWS - Lab 2 - Configuring VPC

时间:2023-01-12 08:02:08

System Operations on AWS - Lab 2 - Configuring VPC

建立包含Public和Private子网的VPC,建立Internet Gateway,建立Public和Private子网的路由表,创建NAT和Bastion EC2实例

1. 配置你的私有虚拟云

1.1 创建你的VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

1.2 创建Public和Private子网

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

1.3 配置Internet gateway

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

1.4 创建Public子网路由表

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

1.5 创建Private路由表

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

2. 创建一个NAT Server实例

2.1 配置NAT安全组

System Operations on AWS - Lab 2 - Configuring VPC

2.2 创建NAT Server实例

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

2.3 关闭源/目标检查

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

2.4 配置Private路由表

System Operations on AWS - Lab 2 - Configuring VPC

3. 部署Bastion Server

3.1 创建安全组

System Operations on AWS - Lab 2 - Configuring VPC

3.2 创建bastion server

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC

System Operations on AWS - Lab 2 - Configuring VPC的更多相关文章

  1. System Operations on AWS - Lab 7 - CloudFormation

    CloudFormation模板:创建一个VPC(包含Public子网,Private子网,分别在不同的AZ),创建NAT,Bastion Server在Public子网. 1. 修改并运行AWS C ...

  2. System Operations on AWS - Lab 3W - Managing Storage (Windows)

    创建一个名叫Processor的EC2实例,登陆到CommandHost实例,通过AWS CLI对Processor实例的EBS卷做snapshot,设置周期性snapshot的计划任务, 登陆到Pr ...

  3. System Operations on AWS - Lab 6W - Using Auto Scaling (Windows)

    创建你的一个web server,然后将这个实例制成你的AMI,通过启动配置生成一个Auto Scaling组(包括scale-in/scale-out策略),配置一台Load Balancer指向你 ...

  4. System Operations on AWS - Lab 5W - Managing Resources (Windows)

    登陆到CommandHost实例,通过AWS CLI来管理各个资源 1. 通过Tags来管理资源 1.1 登陆到CommandHost实例 1.2 找出development实例 1.2.1 打开Po ...

  5. System Operations on AWS - Lab 4W - Monitoring (Windows)

    创建Web Server实例,配置CloudWatch来收集Web Server的系统日志,当错误登录次数达到设定值时触发报警 1. 创建Web Server 1.1 创建一个IAM策略 1.2 创建 ...

  6. System Operations on AWS - Lab 1W - Creating EC2 (Windows)

    1. 创建CommandHost实例,登录到CommandHost,通过AWS CLI创建WebServer实例. 1.1 为CommandHost实例创建一个IAM角色 1.2 创建CommandH ...

  7. RH133读书 笔记(3) - Lab 3 Configuring the kernel

    Lab 3 Configuring the kernel Goal: Develop skills tuning the /proc filesystem. Gain some experience ...

  8. RH033读书笔记(11)-Lab 12 Configuring the bash Shell

    Sequence 1: Configuring the bash Shell Deliverable: A system with new aliases that clear the screen, ...

  9. AWS 学习笔记之 VPC

    原文:https://ericfu.me/aws-notes-vpc/ VPC 把 VPC 想象成一个逻辑上的数据中心 包含一个 IGW (Internet Gateway)或者 Virtual Pr ...

随机推荐

  1. poj 2560 Freckles

    题目连接 http://poj.org/problem?id=2560 Freckles Description In an episode of the Dick Van Dyke show, li ...

  2. ASP.NET MVC3 系列教程 - 部署你的WEB应用到IIS 6.0

    I:ASP.NET MVC3 部署的前期工作 1.确认部署的服务器操作系统环境 首先我们确认服务器的操作系统版本 可以从系统命令行工具里输入: systeminfo 获取相关操作系统信息例如 然后再确 ...

  3. [算法] 希尔排序 Shell Sort

    希尔排序(Shell Sort)是插入排序的一种,它是针对直接插入排序算法的改进.该方法又称缩小增量排序,因DL.Shell于1959年提出而得名. 希尔排序实质上是一种分组插入方法.它的基本思想是: ...

  4. Mac 下配置XAMPP

    1:去官方下载 2:安装dmg 3:安装完成后, 网页上提示, 要设置相应的密码, 设置完成. 4:打开对应的app程序, 把 mysql Database运行起来, 不然, 网页上看到的就是未运行状 ...

  5. Cracking the coding interview--Q1.5

    原文 Implement a method to perform basic string compression using the counts of repeated characters. F ...

  6. 运行期以索引获取tuple元素-C++11之2

    //运行期以索引获取tuple元素-C++11之2 //需支持C++11及以上标准的编译器,VS2017 15.5.x.CodeBlocks 16.01 gcc 7.2 //参见<深入应用C++ ...

  7. &lbrack;PHP&rsqb;基于角色的访问控制RBAC

    ---------------------------------------------------------------------------------------------------- ...

  8. 关于MSCOCO&lowbar;text数据集的探索

    最近需要做图片中文本识别的项目,然后为了快速验证模型,所以找到了mscoco-text数据集,网站1上是这么说的: 官网是这么说的: 然而,我下下来之后: 1 - 先导入: 2 - 其中key为'im ...

  9. 【BZOJ4819】&lbrack;Sdoi2017&rsqb;新生舞会 01分数规划&plus;费用流

    [BZOJ4819][Sdoi2017]新生舞会 Description 学校组织了一次新生舞会,Cathy作为经验丰富的老学姐,负责为同学们安排舞伴.有n个男生和n个女生参加舞会 买一个男生和一个女 ...

  10. datetime 模块详解 -- 基本的日期和时间类型

    转自:https://www.cnblogs.com/fclbky/articles/4098204.html datetime 模块提供了各种类用于操作日期和时间,该模块侧重于高效率的格式化输出 在 ...