ISImpana Sinimpana.hashnode.dev·Aug 17, 2023 · 5 min readAWS ServicesHello Readers let's learn today some important services of AWS. ✅Introduction DevOps is the practice of Collaboration between the Developer Team and Operations Time to achieve some Common ✅AWS EC2 Amazon Elastic Compute Cloud (Amazon EC2) provides sc...00
ISImpana Sinimpana.hashnode.dev·Jul 11, 2023 · 3 min readTerraform ModulesUnderstanding the Concept of Terraform Modules and their Benefits. A Terraform module is a collection of standard configuration files in a dedicated directory. Terraform modules encapsulate groups of resources dedicated to one task, reducing the amou...00
ISImpana Sinimpana.hashnode.dev·Jun 26, 2023 · 4 min readManaging ResourcesHello Readers 👩💻 Understanding how to define and manage Resources using Terraform Terraform is an infrastructure as code (IaC) tool that allows you to define and manage your cloud resources in a declarative manner. With Terraform, you can describe...00
ISImpana Sinimpana.hashnode.dev·Jun 8, 2023 · 5 min readTerraform Configuration Language(HCL)Hello Readers 👩💻👩💻 Explore the HCL Terraform is an infrastructure as code (IaC) tool developed by HashiCorp. It uses HashiCorp Configuration Language (HCL) as its native configuration language. With Terraform, you can define and provision infra...00
ISImpana Sinimpana.hashnode.dev·May 31, 2023 · 3 min readGetting Started with GrafanaWhat is Grafana? Grafana is an open-source data visualization and monitoring tool. It is designed to help users understand and analyze their metrics, logs, and other data through customizable dashboards and intuitive graphical representations. With...00