Logo
Login
Tech Posts 31249
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.

My Understanding of DevOps Engineering

What is DevOps? DevOps, as the name suggests, combines Development and Operations into a unified approach. A DevOps Engineer orchestrates the entire journey of an application: planning, codin...
02.05.2025 0 Read More

Managing Sensitive Data in Terraform Configurations

Managing Sensitive Data in Terraform Configurations
Introduction When configuring infrastructure, you often need to use sensitive data such as usernames, passwords, API tokens, or Personally Identifiable Information (PII). It's important to pr...
02.05.2025 0 Read More

Speeding Up Crystal CI/CD: Fast Drafts, Optimized Builds

Speeding Up Crystal CI/CD: Fast Drafts, Optimized Builds
I have started working on a production web application built with Crystal and Marten. With every new feature I add to the project, the compilation time keeps growing—almost exponentially.I found tha...
02.05.2025 0 Read More

Real-World Blue-Green Deployment: 10 Lessons I Wish I Knew Earlier

I started experimenting with blue-green deployment months ago—published a couple of slide decks (one, two), read the docs, thought I had it mostly figured out.Spoiler: I didn’t.Now, after rolling ...
02.05.2025 0 Read More

Exposing and Reusing Infrastructure Data with Terraform Outputs

Exposing and Reusing Infrastructure Data with Terraform Outputs
Introduction Terraform output values allow you to export structured information about your resources. This data can be used to automate the configuration of other infrastructure components, s...
03.05.2025 0 Read More
Loading...
#reading
👋 Hello Devs! I’m Ekant — Let’s Talk Cloud, Kubernetes & DevSecOps
0
The Case for IRIS and JavaScript
0
S3 Cross-Region Replication with Terraform - s3 High Availability
0
Phases of the Moon in CSS
0
Understanding Blockchain Forks: In-Depth Insight into Protocol Divergence
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
1
How to Disable NSFW Filter in FaceFusion 3.2.0
0
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0