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.

Automating Infrastructure with Terraform: A Hands-On Guide

Introduction In the world of DevOps, managing infrastructure efficiently is crucial. Traditional methods of setting up servers, configuring networks, and deploying applications are often time...
17.03.2025 0 Read More

How to Create AWS EC2 Instance Using Terraform

In this article, we will show how to create and manage an EC2 instance on the Amazon Web Services (AWS) cloud platform using Terraform. We will detail the prerequisites, how to authenticate, how to se...
17.03.2025 0 Read More

What is Terraform? Everything You Need to Know

Introduction Terraform is an Infrastructure as Code (IaC) tool developed by HashiCorp that allows you to define, provision, and manage infrastructure using a declarative configuration languag...
17.03.2025 0 Read More

Setting Up an IAM Role for Terraform on EC2

Introduction When running Terraform on AWS EC2, it's best practice to use an IAM role instead of manually managing AWS access keys. An IAM role allows Terraform to securely authenticate and a...
17.03.2025 0 Read More

Setting Up an S3 Bucket with Terraform

Setting Up an S3 Bucket with Terraform
Setting Up an S3 Bucket with Terraform In this blog post, I'll walk you through the process of setting up an S3 bucket using Terraform. Terraform is an open-source infrastructure as code sof...
17.03.2025 0 Read More

Securing API Gateway with Lambda Authorizer Using JWT Tokens

Securing API Gateway with Lambda Authorizer Using JWT Tokens
Introduction In an earlier post, we explored deploying a REST API using API Gateway, AWS Lambda, DynamoDB, and Terraform. The architecture consisted of: An API Gateway exposing the REST API e...
18.03.2025 0 Read More

7 Best Terraform Cloud Alternatives for 2025

7 Best Terraform Cloud Alternatives for 2025 HashiCorp's pricing model change has prompted organizations to look for alternatives to Terraform Cloud. Several powerful options have emerged, of...
18.03.2025 0 Read More

AWS and Docker Hub Limits: Smart Strategies for April 2025 Changes

Problem Docker Hub has implemented rate limits on image pulls back on November 2, 2020, which made a lot of headaches for those who are using it in their environment. The following limits wer...
19.03.2025 0 Read More

Build a Secure Static Website on AWS S3 Using Terraform

Build a Secure Static Website on AWS S3 Using Terraform
Gitlab: https://github.com/GANESHARAVIND-124/AWS_S3_Bucket_Terraform.gitDeploying a static website on AWS S3 is easy, but making it secure, scalable, and highly available requires additional configura...
19.03.2025 0 Read More

Unleash Automation: Deploy Terraform with GitLab CI/CD

If you're tired of manual Terraform deployments, it's time to automate! 🚀In my latest video, I walk you through deploying Terraform code using GitLab CI/CD. This guide covers:✅ How to structure y...
19.03.2025 0 Read More
Loading...
#reading
Linux in Action - File Structure Hierarchy and Its Role in Modern Business
0
The future of voice commerce: how to use speech recognition and voice search in 2025
0
Telegram mini-app development and testing specifics: from initialisation to launch
0
𝗖𝗵𝗮𝗹𝗹𝗲𝗻𝗴𝗲𝘀 & 𝗦𝗼𝗹𝘂𝘁𝗶𝗼𝗻𝘀:
0
Types of Human Resource Information Systems (HRIS System)
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