diff --git a/adminsis-ti/index.php b/adminsis-ti/index.php index d9dc5fa..b24d8f4 100644 --- a/adminsis-ti/index.php +++ b/adminsis-ti/index.php @@ -38,7 +38,7 @@ include "../includes/courses.php";

PENGANTAR

-

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.

+

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.

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