.·. Felipe Paz .·.

.·. Felipe Paz .·. @felipepaz

About: Dizem as más línguas de que eu sou engenheiro de software 🤠 🤠🤠 🤠 93, 93/93

Joined:
Feb 27, 2020

.·. Felipe Paz .·.
articles - 12 total

Clonando repositório do Github sem senha

Como Configurar uma Chave SSH para o GitHub Se você quer evitar digitar sua senha toda vez...

Learn More 0 0Mar 3

Implemeting GitOps with Argocd

This project aims to demonstrate how to integrate GitOps concepts using GitHub Actions, ArgoCD, and...

Learn More 2 0Jul 25 '24

Circuit Breaker - Um apagador de fogo?

Um Apagador de Fogo? E aí, pessoal! Já ouviram falar de Circuit Breakers no...

Learn More 0 0Jun 27 '24

Circuit Breaker - A Fire Extinguisher for Your Code?

A Fire Extinguisher? Hey there! Ever heard about Circuit Breakers in software development?...

Learn More 3 0Jun 27 '24

Getting Started with RabbitMQ and Python: A Practical Guide

Introduction In this article, we will guide you through setting up and using RabbitMQ with...

Learn More 33 2Jun 21 '24

Clustering Redis with Kubernetes

A post by .·. Felipe Paz .·.

Learn More 0 0Jan 18 '23

NodeJs and setTimeout

Everybody hello, me again here!!! =D =D =D First of all, I actually realized that sometimes I look...

Learn More 10 2Apr 1 '22

Trabalhando com Json e Go

Pra mim que vim do javascript onde o json é algo tão "banal", entender o funcionamento com Go foi um...

Learn More 5 0Mar 25 '22

Tags HTML pouco usadas

Precisa de um autocomplete? O HTML tem! Precisa de um gauge para mostrar algum valor? O HTML...

Learn More 3 0Dec 1 '21

Python e Redis: Utilizando Pub/Sub

Acredito que você já tenha ouvido falar sobre o conceito de publisher/subscriber, certo? E você sabia...

Learn More 13 2Oct 19 '21

Dockerizando uma aplicação Node e Mongodb

E aí gurizada, tudo tranquilo? Muito se fala em container, docker, aplicação escalável e é por esses...

Learn More 2 0Jun 30 '21

Creating a custom Array.prototype.filter in javascript

Javascript is a prototype-based language. It means that every native function can receive custom...

Learn More 13 1Jun 11 '21