Published inFAUN — Developer Community 🐾Kong tip | dev environment to test your plugin in GolangWhen deploying an API Gateway it may be necessary to extend it with some specific implementation. In the case of Kong, this is possible…Jul 27, 2023Jul 27, 2023
.NET tip | building lean imagesTo publish an .NET webapp there are two most popular modes, framework-dependent (generates only the corresponding application files) and…Aug 11, 2022Aug 11, 2022
Clustering in NoSQL: Cassandra x MongoDBIn this article, I present the main features the operating modes of two NoSql databases: Cassandra and MongoDB.Jul 13, 2021Jul 13, 2021
Published inFAUN — Developer Community 🐾Docker image to build K8s stack in GCP cloudIn this article, I’ll demonstrate an implementation of building a K8s stack in GCP using gcloud command line, terraform and kubectl. The…Jan 4, 2021Jan 4, 2021
Sonarqube: First steps and understanding the metricsIn this article, I’ll share my first knowledge about a code-quality tool, the Sonarqube.Jul 21, 2020Jul 21, 2020
Published inFAUN — Developer Community 🐾Azure Function to capture data from Github using OctoKitIn this article, I will describe my first Azure Function, tests and deploy using Github Actions.Jun 18, 2020Jun 18, 2020
Collecting website data using PythonThis article I’ll demonstrate how to develop a simple Python application that captures stock prices on the stock exchange and stores them…Jun 6, 2020Jun 6, 2020
Function Lambda para Zipar buckets do Amazon S3Neste artigo, vou demonstrar uma function que desenvolvi para zipar Buckets do Amazon S3. Essa aplicação foi escrita em Python e preparada…Feb 5, 2020Feb 5, 2020
Criando um microserviço em C# com banco de dados NoSQL (Parte II)Dando continuidade ao artigo anterior, agora focaremos na contrução do Microserviço em .NET Core. Nele utilizaremos alguns conceitos de…Jan 27, 2020Jan 27, 2020
Criando um microserviço em C# com banco de dados NoSQL (Parte I)Nos primeiros artigos do ano, irei descrever a criação de um Microserviço projetado para ter alta disponibilidade, utilizando .NET Core em…Jan 19, 2020Jan 19, 2020