Pranit Kolamkarkpranit.hashnode.dev·Sep 10, 2024Amazon QLDB: What You Need to KnowAmazon Quantum Ledger Database (QLDB) is a fully managed ledger database service provided by Amazon Web Services (AWS). It offers a transparent, immutable, and cryptographically verifiable transaction log that provides a permanent record of all chang...#day66
Prathmesh Vibhuteprathmeshh.hashnode.dev·May 13, 2024Day 66 : Terraform Hands-on Project - Build Your Own AWS Infrastructure with Ease using Infrastructure as Code (IaC) Techniques(Interview Questions) ☁Welcome back to your Terraform journey! In this hands-on project, we will dive deeper into Terraform's capabilities by building a robust AWS infrastructure using Infrastructure as Code (IaC) techniques. By the end of this project, you'll have a solid...#day66
Biswaraj Sahoobiswaraj333.hashnode.dev·Oct 7, 2023DevOps(Day 66) - Project: Building an entire infrastructure through TerraformTABLE OF CONTENTS AIM Subtasks: Task 1: Create a VPC Task 2: Create a private subnet Task 3: Create a public subnet Task 4: Create an Internet Gateway Task 5: Create a Route table Task 6: Create a security group Task 7: Create an Elastic IP ...30 readsTerraform