From ba30a2c697b54f25d6caa067f1f1eb74eb3e4cd2 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 6 Jun 2022 09:18:07 +0700 Subject: [PATCH] cloud: Remove AWS Educate. Signed-off-by: Willy Sudiarto Raharjo --- cloud-infrastructure-ti/index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/cloud-infrastructure-ti/index.php b/cloud-infrastructure-ti/index.php index dacddd2..cca6f6e 100644 --- a/cloud-infrastructure-ti/index.php +++ b/cloud-infrastructure-ti/index.php @@ -53,7 +53,6 @@ include "../includes/courses.php";
  • AWS Cloud
  • AWS Global Infrastructure
  • AWS Shared responsibility Model
  • -
  • AWS Educate
  • AWS Core Services @@ -61,7 +60,7 @@ include "../includes/courses.php";
  • Identity Management (IAM)
  • Compute Service (EC2)
  • Networking Service (Route53 and VPC)
  • -
  • Storage Service (S3)
  • +
  • Storage Service (S3)
  • Database Service (RDS)
  • @@ -75,7 +74,7 @@ include "../includes/courses.php";
  • Docker Compose
  • Container Orchestraction (Docker Swarm)
  • - +
  • Infrastructure as a Code (Terraform)
  • Introduction to Serveless Technology (Lambda)