From 5c25518372a74c38eb05ad3667458adc675f8057 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Thu, 7 May 2020 02:27:27 +0700 Subject: [PATCH] adminsis: Update. Signed-off-by: Willy Sudiarto Raharjo --- adminsis-ti/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/adminsis-ti/index.php b/adminsis-ti/index.php index d1b9f54..d9dc5fa 100644 --- a/adminsis-ti/index.php +++ b/adminsis-ti/index.php @@ -51,7 +51,7 @@ include "../includes/courses.php";
  • Introduction to Cloud Computing, Cloud Economics, & Introduction to AWS
  • Identity Management (IAM)
  • Compute Service (EC2)
  • -
  • Storage Service (S3)
  • +
  • Storage Service (S3)
  • Networking Service (Route53 and VPC)
  • Database Service (RDS)S
  • Load Balancing & High Availability (Auto Scaling)
  • @@ -59,6 +59,7 @@ include "../includes/courses.php";
  • Introduction to Docker
  • Docker Compose
  • Container Orchestraction (Docker Swarm & EKS)
  • +
  • Infrastructure as a Code (CloudFormation & Terraform)