Forem

Matheus Bernardes Spilari profile picture

Matheus Bernardes Spilari

- Software Engineer - Gamer - Curious

Location São Paulo, Brazil Joined Joined on  github website
Creating Log-Based Alerts with Grafana, Loki, and Promtail
Cover image for Creating Log-Based Alerts with Grafana, Loki, and Promtail

Creating Log-Based Alerts with Grafana, Loki, and Promtail

Comments
5 min read

Want to connect with Matheus Bernardes Spilari?

Create an account to connect with Matheus Bernardes Spilari. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Observability 101: Metrics, Logs, and Traces. What’s the Difference ?
Cover image for Observability 101: Metrics, Logs, and Traces. What’s the Difference ?

Observability 101: Metrics, Logs, and Traces. What’s the Difference ?

Comments
3 min read
How to Send Email Alerts for Failures in Spring Boot Using Prometheus and Alertmanager
Cover image for How to Send Email Alerts for Failures in Spring Boot Using Prometheus and Alertmanager

How to Send Email Alerts for Failures in Spring Boot Using Prometheus and Alertmanager

1
Comments 4
3 min read
French Barber – A Modern Barber Shop Web App with Next.js and Cal.com Integration
Cover image for French Barber – A Modern Barber Shop Web App with Next.js and Cal.com Integration

French Barber – A Modern Barber Shop Web App with Next.js and Cal.com Integration

2
Comments 1
2 min read
Facade Design Pattern in Java
Cover image for Facade Design Pattern in Java

Facade Design Pattern in Java

Comments 1
2 min read
Spring Boot with WebSocket
Cover image for Spring Boot with WebSocket

Spring Boot with WebSocket

2
Comments
8 min read
Why I'm Using LocalStack in My Project (And Why You Might Want to Too)
Cover image for Why I'm Using LocalStack in My Project (And Why You Might Want to Too)

Why I'm Using LocalStack in My Project (And Why You Might Want to Too)

2
Comments
3 min read
The Singleton Design Pattern
Cover image for The Singleton Design Pattern

The Singleton Design Pattern

Comments
2 min read
What Does SOLID Mean?
Cover image for What Does SOLID Mean?

What Does SOLID Mean?

Comments
4 min read
Asynchronous File Upload in Java with Spring
Cover image for Asynchronous File Upload in Java with Spring

Asynchronous File Upload in Java with Spring

Comments
4 min read
Logging in Spring Boot with SL4J
Cover image for Logging in Spring Boot with SL4J

Logging in Spring Boot with SL4J

Comments
4 min read
Observer Design Pattern in Java
Cover image for Observer Design Pattern in Java

Observer Design Pattern in Java

Comments
2 min read
Indexing in PostgreSQL: Pros, Cons, and Best Practices
Cover image for Indexing in PostgreSQL: Pros, Cons, and Best Practices

Indexing in PostgreSQL: Pros, Cons, and Best Practices

2
Comments
3 min read
Database Migrations with Flyway in Spring Boot
Cover image for Database Migrations with Flyway in Spring Boot

Database Migrations with Flyway in Spring Boot

1
Comments
5 min read
Canary Release: A Smart Approach to Software Deployment
Cover image for Canary Release: A Smart Approach to Software Deployment

Canary Release: A Smart Approach to Software Deployment

1
Comments
4 min read
HATEOAS in Spring Boot
Cover image for HATEOAS in Spring Boot

HATEOAS in Spring Boot

2
Comments
3 min read
State Design Pattern in Java
Cover image for State Design Pattern in Java

State Design Pattern in Java

Comments
3 min read
Caching in Spring Boot with Redis
Cover image for Caching in Spring Boot with Redis

Caching in Spring Boot with Redis

3
Comments 3
3 min read
Integrating Swagger with Spring Boot 3
Cover image for Integrating Swagger with Spring Boot 3

Integrating Swagger with Spring Boot 3

3
Comments
4 min read
Pagination in Spring Boot with Spring Data JPA
Cover image for Pagination in Spring Boot with Spring Data JPA

Pagination in Spring Boot with Spring Data JPA

Comments
2 min read
Bridge Pattern in Java
Cover image for Bridge Pattern in Java

Bridge Pattern in Java

Comments 3
4 min read
Factory Method in Java
Cover image for Factory Method in Java

Factory Method in Java

3
Comments 2
3 min read
Template Method Pattern in Java
Cover image for Template Method Pattern in Java

Template Method Pattern in Java

Comments
3 min read
Strategy Design Pattern in Java
Cover image for Strategy Design Pattern in Java

Strategy Design Pattern in Java

1
Comments
4 min read
Understanding IaaS, PaaS, and SaaS: Simple Examples for Everyday Life
Cover image for Understanding IaaS, PaaS, and SaaS: Simple Examples for Everyday Life

Understanding IaaS, PaaS, and SaaS: Simple Examples for Everyday Life

Comments
3 min read
Understanding Generics in Java: A Shopping Cart Example with Custom Classes
Cover image for Understanding Generics in Java: A Shopping Cart Example with Custom Classes

Understanding Generics in Java: A Shopping Cart Example with Custom Classes

2
Comments 1
3 min read
Pros and Cons of 3 Ways to Instantiate Objects: Telescope Pattern, JavaBeans, and Builder Pattern
Cover image for Pros and Cons of 3 Ways to Instantiate Objects: Telescope Pattern, JavaBeans, and Builder Pattern

Pros and Cons of 3 Ways to Instantiate Objects: Telescope Pattern, JavaBeans, and Builder Pattern

1
Comments
3 min read
Understanding the XOR Operator: A Powerful Tool in Computing
Cover image for Understanding the XOR Operator: A Powerful Tool in Computing

Understanding the XOR Operator: A Powerful Tool in Computing

Comments
3 min read
Building Observability and Monitoring for Modern Applications with Actuator, Prometheus and Grafana
Cover image for Building Observability and Monitoring for Modern Applications with Actuator, Prometheus and Grafana

Building Observability and Monitoring for Modern Applications with Actuator, Prometheus and Grafana

3
Comments 2
4 min read
Inversion of Control and Dependency Injection: A Practical Guide with Java and Spring Boot
Cover image for Inversion of Control and Dependency Injection: A Practical Guide with Java and Spring Boot

Inversion of Control and Dependency Injection: A Practical Guide with Java and Spring Boot

2
Comments
5 min read
Enhancing System Resilience with Circuit Breakers
Cover image for Enhancing System Resilience with Circuit Breakers

Enhancing System Resilience with Circuit Breakers

1
Comments
4 min read
Building a Simple Voucher System for Small Businesses
Cover image for Building a Simple Voucher System for Small Businesses

Building a Simple Voucher System for Small Businesses

3
Comments
11 min read
Understanding Rate Limiting: A Guide to Protecting Your APIs and Applications
Cover image for Understanding Rate Limiting: A Guide to Protecting Your APIs and Applications

Understanding Rate Limiting: A Guide to Protecting Your APIs and Applications

4
Comments
4 min read
All About Proxies: Types and Implementing a Reverse Proxy with Load Balancing Using NGINX and Docker
Cover image for All About Proxies: Types and Implementing a Reverse Proxy with Load Balancing Using NGINX and Docker

All About Proxies: Types and Implementing a Reverse Proxy with Load Balancing Using NGINX and Docker

Comments
6 min read
Login system with JWT token and email reset password
Cover image for Login system with JWT token and email reset password

Login system with JWT token and email reset password

5
Comments
13 min read
Mastering Binary Search in JavaScript and Java: A Step-by-Step Guide
Cover image for Mastering Binary Search in JavaScript and Java: A Step-by-Step Guide

Mastering Binary Search in JavaScript and Java: A Step-by-Step Guide

Comments
5 min read
Building a Simple API Gateway with Spring Cloud Gateway
Cover image for Building a Simple API Gateway with Spring Cloud Gateway

Building a Simple API Gateway with Spring Cloud Gateway

2
Comments
4 min read
Understanding the Four Pillars of OOP: A Guide to Object-Oriented Programming
Cover image for Understanding the Four Pillars of OOP: A Guide to Object-Oriented Programming

Understanding the Four Pillars of OOP: A Guide to Object-Oriented Programming

1
Comments
5 min read
Integration Tests on Spring Boot with PostgreSQL and Testcontainers
Cover image for Integration Tests on Spring Boot with PostgreSQL and Testcontainers

Integration Tests on Spring Boot with PostgreSQL and Testcontainers

9
Comments
9 min read
Fullstack app: Deploying the Fullstack Application on Render with Docker
Cover image for Fullstack app: Deploying the Fullstack Application on Render with Docker

Fullstack app: Deploying the Fullstack Application on Render with Docker

2
Comments
4 min read
Fullstack app: Developing the Back-End with Spring Boot and PostgreSQL
Cover image for Fullstack app: Developing the Back-End with Spring Boot and PostgreSQL

Fullstack app: Developing the Back-End with Spring Boot and PostgreSQL

1
Comments
4 min read
Fullstack app: Building the Front-End with Vite, React, Typescript, Hooks and Docker
Cover image for Fullstack app: Building the Front-End with Vite, React, Typescript, Hooks and Docker

Fullstack app: Building the Front-End with Vite, React, Typescript, Hooks and Docker

2
Comments
4 min read
Github actions: Deploy on vercel using CI/CD
Cover image for Github actions: Deploy on vercel using CI/CD

Github actions: Deploy on vercel using CI/CD

3
Comments
5 min read
State management in React: Context API vs. Zustand vs. Redux
Cover image for State management in React: Context API vs. Zustand vs. Redux

State management in React: Context API vs. Zustand vs. Redux

3
Comments
4 min read
Deploying Spring Boot Applications on Koyeb
Cover image for Deploying Spring Boot Applications on Koyeb

Deploying Spring Boot Applications on Koyeb

2
Comments
4 min read
Conventional Commits Pattern
Cover image for Conventional Commits Pattern

Conventional Commits Pattern

2
Comments
4 min read
Dockerizing an Express.js API with PostgreSQL Database for Testing and Production
Cover image for Dockerizing an Express.js API with PostgreSQL Database for Testing and Production

Dockerizing an Express.js API with PostgreSQL Database for Testing and Production

2
Comments
3 min read
Spring Security with JWT
Cover image for Spring Security with JWT

Spring Security with JWT

4
Comments 2
7 min read
Unit Testing the Image Uploader API with JUnit5 and Mockito
Cover image for Unit Testing the Image Uploader API with JUnit5 and Mockito

Unit Testing the Image Uploader API with JUnit5 and Mockito

Comments
5 min read
Image uploader with Springboot, Cloudinary, Docker and PostgreSQL
Cover image for Image uploader with Springboot, Cloudinary, Docker and PostgreSQL

Image uploader with Springboot, Cloudinary, Docker and PostgreSQL

6
Comments
4 min read
Dockerizando uma API Express.js com Banco de Dados PostgreSQL para Testes e Produção
Cover image for Dockerizando uma API Express.js com Banco de Dados PostgreSQL para Testes e Produção

Dockerizando uma API Express.js com Banco de Dados PostgreSQL para Testes e Produção

Comments
3 min read
Implementando Injeção de Dependência em TypeScript: Um Guia Prático com Express.js e TypeORM
Cover image for Implementando Injeção de Dependência em TypeScript: Um Guia Prático com Express.js e TypeORM

Implementando Injeção de Dependência em TypeScript: Um Guia Prático com Express.js e TypeORM

5
Comments
4 min read
loading...