HDHamsini Dinlearner57.hashnode.dev·Dec 12, 2023 · 8 min readDockerModule-4: Docker Assignment Explain the difference between Virtualization, Containerization and Microservices? Virtualization: Purpose: Creates virtual machines (VMs) that act as independent computers with their own operating systems (OS). Isolat...00
HDHamsini Dinlearner57.hashnode.dev·Nov 22, 2023 · 4 min readWeekend AssignmentLike you have Code commit for Git-hub (to store code), what is that similar to Docker hub on AWS? It is Amazon ECR (https://aws.amazon.com/ecr/) Amazon Elastic Container Registry (ECR) is a fully managed container registry that makes it easy to stor...00
HDHamsini Dinlearner57.hashnode.dev·Nov 7, 2023 · 16 min readTerraformModule-2_Terraform_Assignment Terraform and its usage Define Iac. List different types of Iac tools and Advantages of Iac "IaC" stands for Infrastructure as Code. It is a method of managing and provisioning infrastructure using code and automation,...00
HDHamsini Dinlearner57.hashnode.dev·Oct 30, 2023 · 4 min readGIT & it's UsageModule-1_GIT_Assignment (GIT and its usage) Initiates a new local Git Repo named practice-repo, create a readme.md file and commit the file to local repo. Clone a specific branch from a remote GitHub repo. Clone a new repo from github remote ...00
HDHamsini Dinlearner57.hashnode.dev·Oct 24, 2023 · 17 min readRoute53, Elastic BeanStalkDay-12: AWS Assignment 1. What is DNS? How does DNS work on the Internet? DNS, or Domain Name System, is a fundamental technology used on the Internet to translate human-friendly domain names (like www.example.com) into numerical IP (Internet Proto...00