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

    Zero trust for agentic systems: Managing non-human identities at scale

    The rise of agentic AI systems represents a fundamental shift in how enterprises build and deploy software. Unlike traditional AI systems that primarily react t...

    #devops #terraform #vault
  • 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

    AWS launched EKS Capabilities to simplify Kubernetes with a quick on/off model. It runs Argo CD, ACK, and kro for you—no installs or upgrades. I tested it by deploying an S3 bucket using ACK + Argo CD using EKS Capabilities. Terraform Repo link inside.

    !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #AWS #EKS #Kubernetes #Argo CD #ACK #Terraform #cloud infrastructure #CI/CD
  • 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

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2025