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.

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
# Blockchain 101: Building a Smart Contract with Solidity
0
Tailwindcss dynamic arbitrary values issue resolved
0
Don't vibe with vibe coding but I can always vibe with a Laravel like JS framework.
0
We made an open source LLM Performance Tracker
0
C# Ambient Transactions: What They Are and Why They Matter
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