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
Biblioteca de componentes React e typescript, parte 3: testes unitários com Jest e testing library
0
Constructor & Method Overloading with datatype
0
Attempts to find a subset of numbers that sums exactly to a target value using a greedy strategy.
0
Building Scalable APIs for Interior Design Websites: Best Practices and Tools
0
What is AI Security & Hacking? Understanding the Role of Artificial Intelligence in Cyber Security
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0