Joao Marques

Joao Marques @joaomarques

About: There is no right and wrong, there are alternatives and developers should identify which one fits better for their outcome.

Joined:
Jun 3, 2024

Joao Marques
articles - 12 total

Spring Boot Logging convention - JMLogFlow

JMLogFlow is a lightweight, pragmatic logging convention designed to improve maintainability of...

Learn More 2 1Jun 11

Internal Browsers Are Slowly Driving Us Insane

Why Do Apps Have to Be So Annoying with Their Internal Browsers? Okay, let’s talk about...

Learn More 0 0Feb 4

Why Do We Still Need Jackson or Gson in Java?

Alright, let’s talk about something that’s been bugging me for ages: JSON handling in Java. Why do we...

Learn More 3 0Jan 1

5 Best Practices for Securing Your AWS Environment with IAM

Managing access and permissions in AWS is critical for maintaining the security and integrity of your...

Learn More 0 0Dec 22 '24

Error when retrieving token from sso Token has expired and refresh failed

Working with AWS services often involves authentication using AWS Single Sign-On (SSO). While AWS CLI...

Learn More 8 2Nov 13 '24

Regex for a Java Software Engineer

Why do I need Regex? Regular expressions are patterns that help us search for specific...

Learn More 4 1Oct 28 '24

Preventing Multiple Processing of SQS Messages

Introduction Amazon SQS (Simple Queue Service) is a fully managed message queuing service...

Learn More 2 1Jul 22 '24

How to Avoid the Lottery Factor

During your experience you might have heard about the Bus Factor. What is the Bus Factor?...

Learn More 9 2Jul 16 '24

4 Database tips for Java Developers 💡

Introduction 🔍 Understanding databases is essential for Java developers, as they...

Learn More 6 0Jul 8 '24

Mastering API Integrations: A Step-by-Step Guide to Secure API Authentication in Java

Introduction 🛤️ Integrating with external APIs is a common practice in software...

Learn More 5 1Jun 17 '24

Optimizing Bank Data Growth with Sharding Architecture

As the number of customers and the volume of related data increase, applications tend to become...

Learn More 21 2Jun 11 '24

The Importance of Software Quality

A crucial topic that deserves discussion is: when is software quality extremely necessary? To...

Learn More 1 0Jun 6 '24