Fenix
Technologies, Hacks and Games...

Latest

Jan
07

Building Robust and Maintainable Go: Embarking on a Journey with SOLID Principles.

Go development is fast-paced and demands high-quality code. SOLID principles are used to ensure that your code is structured, readable,
2 min read
Dec
06

Unveiling the Power of gRPC in Golang: Building Robust, Healthy Microservices with an Edge over HTTP

gRPC has quickly become the preferred choice for developing modern, microservice-based architectures. Unlike traditional HTTP, gRPC offers numerous benefits that
3 min read
Dec
06

Terraform: Building Infrastructure As Code and Versioning Your Infrastructure

Infrastructure changes are unavoidable in the ever-changing realm of cloud computing. As requirements shift and applications expand, the infrastructure needs
2 min read
Dec
05

Demystifying the Explain Mystery: Unpacking Query Plans with Visualization Tools and ANALYZE

Developers frequently encounter a perplexing situation when they come across the "EXPLAIN" output in their databases. But fret not! This
3 min read
Dec
04

Setting Up PgHero with Docker and Multi-Database Configuration

By seamlessly integrating the powerful PgHero tool for PostgreSQL performance optimization with Docker, you can effortlessly enhance your deployment and
2 min read
Dec
04

PgHero: Your Unwavering Ally in PostgreSQL Performance Optimization

PostgreSQL is widely trusted in the software development realm for database management. As data volumes and user demands increase, maintaining
3 min read
Dec
01

Unleashing the Power of GraphQL with Golang

GraphQL, without a doubt, has emerged as a truly transformative force in the constantly evolving API development landscape. It grants
3 min read
Nov
30

Monolith First: A Pragmatic Approach to Microservices Architecture

In the realm of software development, it is absolutely crucial to prioritize the selection of the most suitable architectural style.
4 min read
Nov
29

Exploring Microservices vs Monolith: Use Cases and Benefits for Your Next Software Architecture

When it comes to software development, the decisions we make about architecture can have a profound impact on the success
5 min read
Nov
29

Elevate Your Terminal Experience with ZSH, Oh My Zsh, and Powerlevel10k

The terminal, a text-based interface for interacting with your computer, is an essential tool for developers, system administrators, and power
3 min read