EUNO.NEWS EUNO.NEWS
  • All (2571) +248
  • AI (578) +19
  • DevOps (150) +2
  • Software (1091) +156
  • IT (746) +70
  • Education (6) +1
  • Notice
  • All (2571) +248
    • AI (578) +19
    • DevOps (150) +2
    • Software (1091) +156
    • IT (746) +70
    • Education (6) +1
  • Notice
  • All (2571) +248
  • AI (578) +19
  • DevOps (150) +2
  • Software (1091) +156
  • IT (746) +70
  • Education (6) +1
  • Notice
Sources Tags Search
한국어 English 中文
  • 17 hours 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
  • 22 hours 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
  • 23 hours 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
  • 1 day 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
  • 1 day ago · devops

    Future of the Cloud: 10 Trends Shaping 2026 and Beyond

    In 2026, several trends will dominate cloud computing, driving innovation, efficiency, and scalability. From Infrastructure as Code IaC to AI/ML, platform engin...

    #cloud computing #infrastructure as code #platform engineering #multi‑cloud #hybrid cloud #cloud security #AI/ML in cloud #2026 trends #Pulumi
  • 1 day ago · devops

    Day 10— Terraform Conditional Expressions, Dynamic Blocks and Splat Expressions

    Conditional Expressions Conditional expressions evaluate a condition and return one of two values based on whether the condition is true or false. Syntax hcl c...

    #terraform #conditional-expressions #dynamic-blocks #splat-expressions #infrastructure-as-code #hashicorp #iac
  • 1 day ago · devops

    Day-10: Conditional expressions, Dynamic blocks, Splat expressions in terraform

    Conditional Expressions Conditional expressions in Terraform allow you to choose between two values based on a condition. The syntax is condition ? true_value...

    #terraform #conditional expressions #dynamic blocks #splat expressions #infrastructure as code #aws #IaC
  • 2 days ago · devops

    Mastering AWS Cross-Account Secrets with Terraform & KMS

    The Multi-Account Reality Check In modern cloud architecture, multi‑account strategies are the norm. We separate development from production, and often central...

    #AWS #Terraform #KMS #Secrets Manager #cross‑account #Lambda #infrastructure as code
  • 2 days ago · devops

    Day 8: Terraform Finally Makes Sense (Loops, Count, For_Each & Dependencies)

    Overview Today was one of those days where everything just clicked. I finally understood Terraform meta‑arguments—especially count, for_each, and depends_on. A...

    #terraform #loops #count #for_each #depends_on #aws_s3 #infrastructure-as-code #IaC #cloud
  • 2 days ago · devops

    Day-09: Lifecycle management rules in terraform

    Lifecycle rules In Terraform, lifecycle rules control how a resource is created, updated, and destroyed. They help improve security, simplify maintenance, and...

    #terraform #lifecycle-rules #create_before_destroy #prevent_destroy #infrastructure-as-code #IaC #cloud-infrastructure #devops
  • 2 days ago · devops

    Your First Mini Terraform Project: Install, Configure, and Deploy on AWS

    !Cover image for Your First Mini Terraform Project: Install, Configure, and Deploy on AWShttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gra...

    #terraform #aws #infrastructure-as-code #hcl #ubuntu #cloud #devops #automation
  • 2 days ago · devops

    ->> Day-08 AWS Terraform Meta Arguments | count, depends_on, for_each

    !Cover image for → Day-08 AWS Terraform Meta Arguments | count, depends_on, for_eachhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=...

    #terraform #aws #meta-arguments #count #for_each #depends_on #infrastructure-as-code #cloud

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2025