Logo
Login
Tech Posts 31382
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
A Comprehensive Guide to Thanking GitHub Sponsors: Best Practices and Future Innovations
0
Build Your Own Feature Flag System Using JavaScript Expressions at the Edge
0
Create AI Agents In PHP Powered By Google Gemini LLMs
0
My Journey in programming
0
Mastering Python: A Comprehensive Review for CBSE Class 12 – Chapter 2: Review of Python – II
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
Turn any git repo into llm readable format
0
New Release: Free Email Signature Generator
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0