Ewerson Vieira Nascimento

Ewerson Vieira Nascimento @v1eira

About: Software Engineer. Brazil.

Joined:
Mar 20, 2024

Ewerson Vieira Nascimento
articles - 15 total

Resilience Strategies for Microservices

Resilience in microservices starts with the acknowledgment that failures are inevitable, and...

Learn More 0 0Sep 9 '24

Are Microservices the Right Choice for You?

Microservices have emerged as a transformative architectural style. As I delve deeper into software...

Learn More 1 0Sep 9 '24

Are Microservices the Right Choice for You?

Microservices have emerged as a transformative architectural style. As I delve deeper into software...

Learn More 0 0Sep 9 '24

Building Reliable Software: Testing Concepts and Techniques

Ensuring code quality and reliability is a must! This often means adopting various testing...

Learn More 0 0Sep 8 '24

The Potential of Monolithic Systems

Monolithic systems are often seen as outdated systems and bad practice when thinking about building...

Learn More 0 0Sep 8 '24

Understanding Clean Architecture Principles

In the world of software development we’re always on the lookout for methods that make our lives...

Learn More 0 0Sep 8 '24

Exploring Hexagonal Architecture

Hexagonal Architecture, also known as Ports and Adapters, originally introduced by Alistair...

Learn More 0 0Sep 8 '24

A Quick Introduction to Event Storming

When talking about system design, there’s a powerful tool used to obtain a better understanding of...

Learn More 0 0Sep 8 '24

Understanding Domain Events in TypeScript: Making Events Work for You

The Lowdown on Domain Events When we talk about Domain-Driven Design (DDD), Domain...

Learn More 0 0Sep 8 '24

Unraveling the Complexities of Software Design with Domain-Driven Design (DDD)

Domain-Driven Design (DDD) appears as a beacon of clarity amid the tumultuous seas of software...

Learn More 0 0Aug 1 '24

Understanding SOLID Principles: A Guide for Junior Developers

Introduction to SOLID SOLID is a set of five design principles that help developers...

Learn More 1 0Aug 1 '24

Navigating System Communication: A Comprehensive Overview

In the dynamic landscape of system communication, developers embark on a journey through various...

Learn More 0 0Aug 1 '24

Software Architecture Fundamentals: Building the Foundations of Robust Systems

Software architecture serves as the backbone of every software system, determining its high-level...

Learn More 1 1Aug 1 '24

Docker Compose: Defining Nginx, PostgreSQL and Node.js Services for a Web Application

Creating and deploying Docker containers for a web application can greatly simplify development,...

Learn More 2 0Aug 1 '24

Mastering Docker: Containers, Images, Networks, Optimization, and Docker Compose

Docker has revolutionized the way we package, distribute, and manage applications. In this...

Learn More 0 0Aug 1 '24