- Published on
100 Days Of Cloud
- Authors
- Name
- Surya Harahap
- @suryaharahap18
Welcome to 100 Days of Cloud Journey ✍️
I started the 100 Days of Cloud challenge in Maret 2024 as a way to expand my Cloud Skillset across Multi-Cloud environments.
This is the Full Index for my 100 Days of Cloud Journey, I’ll be using this to keep track of all the Posts and Technologies that I’ll be using, and updating with new links as new posts are released!
Kubernetes Installation and Configuration Fundamental
Let's get started. Learn about its architecture, and then how to install first cluster. With that cluster up and running you'll explore how to work with it and deploy application in Kubernetes.
- Day 01: Exploring the Kubernetes Architecture
- Day 02: [Installing and Configuring Kubernetes]
- Day 03: [Working with Kubernetes Cluster]
Terraform
Learn foundational knowledge of HashiCorp's Terraform software, a toolset for infrastructure automation.
- Day 04: Infrastructure as Code with Terraform
- Day 05: Deploying a VM in AWS Using the Terraform Workflow
- Day 06: Installing Terraform and Working with Terraform Providers
- Day 07: Deploy a Web Application in Kubernetes with Terraform
- Day 08: [Using Terraform Provisioners to Set Up an Apache Web Server on AWS]
- Day 09: [Exploring Terraform State Functionality]
- Day 10: [Building and Testing a Basic Terraform Module]
- Day 11: [Using Terraform Dynamic Blocks and Built-in Function to Deploy to AV]
- Day 12: [Practicing Terraform CLI Commands fmt, taint, and import]
- Day 13: [Using Terraform CLI Commands (workspace and state) to Manipulate a Terraform Deployment]