From cc406aa92efd67622b357c747c4fc03035bc9279 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Tue, 21 Apr 2020 21:29:20 +0700 Subject: [PATCH] adsis: update text. Signed-off-by: Willy Sudiarto Raharjo --- adminsis-ti/index.php | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/adminsis-ti/index.php b/adminsis-ti/index.php index 350ff8e..d1b9f54 100644 --- a/adminsis-ti/index.php +++ b/adminsis-ti/index.php @@ -24,7 +24,7 @@ include "../includes/courses.php";

Jadwal

@@ -32,13 +32,13 @@ include "../includes/courses.php";

PEMBERITAHUAN

-

Bagi yang hendak mengambil matakuliah ini, Anda diwajibkan untuk mendaftarkan diri pada platform AWS Educate..

+

Bagi yang hendak mengambil matakuliah ini, Anda diwajibkan untuk mendaftarkan diri pada platform AWS Educate..

PENGANTAR

-

Matakuliah disajikan untuk membangun basis pengetahuan dan ketrampilan di bidang administrasi sistem, terutama pada server berbasis LINUX pada lingkungan AWS.

+

Matakuliah disajikan untuk membangun basis pengetahuan dan ketrampilan di bidang administrasi sistem, terutama mengelola server berbasis LINUX, mengintegrasikan berbagai layanan pada platform AWS, melakukan deployment aplikasi pada platform AWS, serta mengenali teknologi container orchestraction berbasis Docker dan EKS.

@@ -48,15 +48,17 @@ include "../includes/courses.php";
  1. Syllabus
  2. -
  3. Introduction to Server Operating System
  4. -
  5. Bash Shell and Shell Scripting
  6. -
  7. Introduction to AWS
  8. -
  9. IAM
  10. -
  11. EC2
  12. -
  13. Route53
  14. -
  15. RDS
  16. -
  17. S3
  18. -
  19. Docker
  20. +
  21. Introduction to Cloud Computing, Cloud Economics, & Introduction to AWS
  22. +
  23. Identity Management (IAM)
  24. +
  25. Compute Service (EC2)
  26. +
  27. Storage Service (S3)
  28. +
  29. Networking Service (Route53 and VPC)
  30. +
  31. Database Service (RDS)S
  32. +
  33. Load Balancing & High Availability (Auto Scaling)
  34. +
  35. Application Deployment (Code Pipeline, CodeCommit, CodeDeploy)
  36. +
  37. Introduction to Docker
  38. +
  39. Docker Compose
  40. +
  41. Container Orchestraction (Docker Swarm & EKS)
@@ -64,10 +66,9 @@ include "../includes/courses.php";

REFERENSI

    -
  1. Linux Administration : A Beginner's Guide 6/E (Wale Soyinka - McGraw-Hill)
  2. -
  3. Unix and Linux System Administration Handbook 4/E (Evi Nemeth et all - Prentice Hal
  4. -
  5. Mastering Unix Shell Scripting (Michael - Wiley)
  6. -
  7. AWS Certified Solutions Architect - Associate 2019 (Udemy)
  8. +
  9. AWS Certified Solutions Architect - Associate 2020 (Udemy)
  10. +
  11. AWS Concepts
  12. +
  13. AWS Essentials