EUNO.NEWS EUNO.NEWS
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
  • All (21023) +2
    • AI (3157)
    • DevOps (933) +1
    • Software (11078)
    • IT (5806)
    • Education (48)
  • Notice
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · devops

    Write Once, Deploy Everywhere: Mastering Terraform's Expression Toolkit

    It's Day 10 of the AWS Challenge, and today I'm exploring the features that transform Terraform from a simple declarative tool into a flexible, intelligent conf...

    #terraform #expressions #conditional expressions #dynamic blocks #splat operator #infrastructure as code #aws #cloud provisioning #devops tooling #iac
  • 1 month ago · devops

    Level Up Your Infrastructure: Mastering Terraform's Lifecycle Meta-arguments

    Introduction It’s Day 9 of the AWS Challenge, and today’s focus builds on yesterday’s topic: Terraform lifecycle meta‑arguments. This deep dive covers controll...

    #terraform #lifecycle-meta-arguments #create_before_destroy #infrastructure-as-code #aws #iac #devops
  • 1 month ago · devops

    Terraform Basics – Week 6: Building and Using Your First Terraform Module

    Recap of Previous Weeks Over the past five weeks, we built a small but realistic Azure environment while learning the core Terraform concepts. We started by de...

    #terraform #terraform-modules #azure #infrastructure-as-code #cloud #IaC #devops #tfvars #azure-vm
  • 1 month ago · devops

    AltSchool Of Engineering Tinyuka’24 Month 10 Week 2

    If you missed our previous session you can catch up herehttps://dev.to/ikoh_sylva/altschool-of-engineering-tinyuka24-month-10-week-1-3cmi. !Image of an image in...

    #terraform #infrastructure-as-code #IaC #cloud automation #devops tools #infrastructure provisioning
  • 1 month ago · devops

    Day-13: Data sources in Terraform

    What are Data Sources? You can use data sources to fetch information about existing VPCs, subnets, AMIs, security groups, etc. hcl data 'data_source_type' 'dat...

    #terraform #data-sources #aws #ami #vpc #subnet #infrastructure-as-code #iac #cloud
  • 1 month ago · devops

    Day 7 – Type Constraints in Terraform

    On day 5 we saw variables in action. Today we dive deeper into type constraints in Terraform. Primitive Types Primitive types are the basic building blocks: str...

    #terraform #type-constraints #variables #infrastructure-as-code #IaC #cloud #devops
  • 1 month ago · devops

    Day 13: Terraform Data Sources

    Data Source Think of a data source like a phone directory with a username and phone number as key‑value pairs accessed via an API. Instead of hard‑coding value...

    #terraform #aws #data-sources #infrastructure-as-code #ec2 #ami #cloud #iac
  • 1 month ago · devops

    Day-12: AWS Terraform Functions

    Advanced Functions in Terraform Building upon the foundational functions covered in Day 11, today we explore more specialized functions that enhance Terraform'...

    #terraform #aws #infrastructure-as-code #terraform-functions #numeric-functions #validation-functions #iac #cloud
  • 1 month ago · devops

    Terraform Project: Simple EC2 + Security Group

    Project Structure terraform-project/ │── main.tf │── variables.tf │── outputs.tf │── providers.tf │── terraform.tfvars │── modules/ │ └── ec2/ │ ├── main.tf │...

    #terraform #aws #ec2 #security-group #infrastructure-as-code #cloud
  • 1 month ago · devops

    Day 6 - Terraform Project Structure Best Practices

    Why Project Structure Matters in Terraform Terraform is declarative and modular by design. Its power becomes clear when you start organizing infrastructure int...

    #terraform #project-structure #best-practices #aws #infrastructure-as-code #iac
  • 1 month ago · devops

    Building My Personal Website: From Idea to Automated Deployment (Part 2)

    Overview In the first part of this series I covered the high‑level architecture and the tools I chose for building my personal website. This post dives deeper...

    #terraform #hetzner-cloud #infrastructure-as-code #deployment-automation
  • 1 month ago · devops

    Saving Terraform State in S3

    Configuring S3 as a Terraform Backend Terraform can store its state in an S3 bucket. Below is a minimal configuration that sets up the S3 backend: hcl terrafor...

    #terraform #s3 #backend #state-management #infrastructure-as-code #aws #cloud

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026