KUKaveri Usainkaveri.hashnode.dev·Aug 31, 2025 · 8 min readTwo-Tier Architecture in AWS using TerraformDeploying Two-Tier Architecture in AWS using Terraform What is Two-Tier Architecture? AWS Two-Tier Architecture is a cloud deployment pattern often used for web applications, consisting of two main tiers: Web Server Tier: Load Balancers: Distribut...00
KUKaveri Usainkaveri.hashnode.dev·Jul 12, 2024 · 2 min readTerraformWhat is Terraform? Terraform is an infrastructure as code tool that defines both cloud and on-prem resources in human-readable configuration files that you can version, reuse, and share. Why Terraform? Terraform provides a unified, automated, and ...00
KUKaveri Usainkaveri.hashnode.dev·Jul 6, 2024 · 2 min readAnsibleWhat is Ansible? Ansible is an open source IT automation engine that automates provisioning configuration management application deployment orchestration and many other IT processes. It is free to use, and the project benefits from the experien...00
KUKaveri Usainkaveri.hashnode.dev·Jun 28, 2024 · 2 min readGit & SDLCWhat is Git? It is a distributed version control system designed for tracking changes in source code during software development. What is GitHub? It is a web-based interface that uses Git, the open source version control software Allows multiple peop...00
KUKaveri Usainkaveri.hashnode.dev·Jun 21, 2024 · 4 min readAll About LinuxWhat is Linux? Linux is a free open-source operating system that manages a computer's hardware and resources,like memory,storage and cpu. Why linux? It is a free,open source and secure platform with flexibility,customization and fast compared with ot...00