Logo
Login
Tech Posts 31217
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Fixing Fluent Bit on EKS: Solving the "NoCredentialProviders" Error

Fixing Fluent Bit on EKS: IRSA, Helm, and the "NoCredentialProviders" Error If you're deploying Fluent Bit to Amazon EKS with Terraform and Helm, you might hit this frustrating error: ⛶[clo...
29.03.2025 0 Read More

How to create EC2 Instance(AWS) using terraform on local-state

How to create EC2 Instance(AWS) using terraform on local-state
first install the terraform in your linux terminal using following command Update system packages: Add HashiCorp’s official GPG key and repository: 3.Install Terraform: after installing verify ter...
29.03.2025 0 Read More

Auto-Scaling Web Application with CI/CD Pipeline on AWS

Auto-Scaling Web Application with CI/CD Pipeline on AWS
Objective: Deploy a highly available, scalable, and secure web application on Amazon EC2 using Terraform, Ansible, and AWS DevOps tools.Step 1: Setting Up My AWS Environment First, I made sure I had t...
30.03.2025 0 Read More

Terraform for DevOps: Introduction to Terraform & Infrastructure as Code (Part 1)

Hello, DevOps enthusiasts! 👋 Get ready to dive into my Terraform tutorial series, where we’ll unlock the power of Infrastructure as Code (IaC) and master the art of managing cloud resources with ...
30.03.2025 0 Read More

Terraform for DevOps: Setting Up Terraform & Your First Deployment (Part 2)

Terraform for DevOps: Setting Up Terraform & Your First Deployment (Part 2)
Hey DevOps folks! 🚀 Welcome back to our Terraform tutorial series. In the last post, we introduced Terraform and the power of Infrastructure as Code (IaC). Now, it's time to get hands-on! In this p...
30.03.2025 0 Read More

Terraform for DevOps: Managing State & Remote Backends (Part 3)

Hey DevOps friends! 🚀 Welcome back to our Terraform tutorial series. In our previous posts, we explored the power of Infrastructure as Code and got hands-on with setting up and deploying Terraform....
30.03.2025 0 Read More

Terraform for DevOps: Variables, Outputs, and Dynamic Workflows (Part 4)

Hey DevOps crew! 🚀 Welcome back to our Terraform adventure! In Part 3, we cracked the code on backends and state management—getting cozy with local setups and powering up with remote options. Now...
30.03.2025 0 Read More

Building Custom Kendra Connectors and Managing Data Sources with IaC

Building Custom Kendra Connectors and Managing Data Sources with IaC
In today's AI-driven business landscape, chatbots have become the primary interface between companies and their customers. The effectiveness of these AI assistants hinges on one critical factor: the q...
30.03.2025 0 Read More

Terraform Element Function – How It Works & Use Cases

Terraform Element Function – How It Works & Use Cases
Terraform configurations are written with the HashiCorp Configuration Language (HCL). HCL contains many built-in functions to help you build dynamic configurations and to simplify common data manipula...
31.03.2025 0 Read More

Terraform for DevOps: Mastering Modules for Scalable Infrastructure (Part 5)

Hey DevOps champs! 🚀 Welcome back to our Terraform journey! In Part 4, we turbocharged our configs with variables, outputs, and dynamic workflows—making them flexible and powerful. Now, in Part 5...
31.03.2025 0 Read More
Loading...
#reading
Community and Governance Coordinator Junior (DAO Management)
0
Flight Fusion: An Airline Management API Game
0
This CSS Trick Will Blow Your Mind! 🤯
0
Claude 3.7 Sonnet vs o3-mini: Head-to-head coding comparison
0
🚀 Live Chat Support Starter Kit — Open Source!
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0