Falcon

Falcon @gelopfalcon

About: Google Developer Expert in Google Cloud. Sr Software Developer with experience in design and develop of microservices on cloud. Interested on cloud stuff. Love to teach and learn

Location:
Costa Rica
Joined:
Aug 25, 2019

Falcon
articles - 45 total

Civo: Simplificando Kubernetes para todos

¿Qué es Civo? Civo es una plataforma de computación en la nube que ofrece servicios de...

Learn More 1 0Oct 16 '24

How to Get Automatic Code Review Using LLM Before Committing

Traditional code reviews can be time-consuming and prone to human error. To streamline this process...

Learn More 91 2Aug 12 '24

To implement canary deployments using Istio

To implement canary deployments using Istio, you can follow these general steps: 1. Install...

Learn More 1 0Jul 5 '23

AWS Amplify for beginners

AWS Amplify is a development platform provided by Amazon Web Services (AWS) that simplifies the...

Learn More 3 2Jul 4 '23

Fleet = Scaling deployments on demand

Fleet is an open-source GitOps framework that enables managing and deploying Kubernetes clusters and...

Learn More 0 0Jun 29 '23

Cloud Native: Overview about Thanos

Thanos is an open-source project developed by the Cloud Native Computing Foundation (CNCF) that...

Learn More 0 0Jun 25 '23

Introducción a CloudRun

Crea y despliega aplicaciones en contenedores escalables y escritas en cualquier lenguaje (incluidos...

Learn More 1 0Mar 13 '23

Firebase - Controlar y optimizar tu aplicación sobre la marcha

Hacer actualizaciones sin volver a publicar Remote Config le brinda visibilidad y un...

Learn More 0 0Feb 2 '23

Porque usar Cloud firestore Firebase

Cloud Firestore es una base de datos de documentos NoSQL que le permite almacenar, sincronizar y...

Learn More 1 0Jan 17 '23

Observabilidad en Firebase

Cloud Functions para Firebase facilita la creación y la implementación de un backend serverless para...

Learn More 2 0Dec 5 '22

Flux on AWS (EKS)

In the world of K8s, there is a very strong trending topic: Gitops. Which involves the use of Git +...

Learn More 10 0May 11 '22

Actualizar tokens en Auth0

Auth0 emite un token de acceso o un token de ID en respuesta a una solicitud de autenticación. Puedes...

Learn More 0 0Feb 23 '22

Implementa Auth0 Tokens como un campeón

En los últimos años he venido trabajando con el intercambio de tokens entre servicios, 3-parties,...

Learn More 6 0Feb 3 '22

Usar eventos para conectar contratos inteligentes con una aplicación web

Eventos para interactuar con aplicaciones web descentralizadas En nuestro Solidity, los...

Learn More 0 0Jan 24 '22

E-commerce App with ReactNative and Amplify - Part 1

Introduction Hello! & Welcome to this complete guide on AWS Amplify and React Native....

Learn More 8 0Jan 11 '22

Mi camino hacia la Web3

En este artículo, te mostraré cómo llegué a web3 y, tal vez, con esta guía, también puedas comenzar...

Learn More 11 0Jan 4 '22

How to Deal with Technical Debt: strategies and tips

We’re all familiar with the concept of financial debt. Borrowing money means you can accomplish more...

Learn More 4 2Mar 30 '21

How to be a great mentor

Why do I love to teach? The ability to properly onboard and coach Junior Devs is essential for any...

Learn More 2 0Mar 8 '21

Service worker and its self.skipWaiting() method

The ServiceWorker.skipWaiting() method is a life saver. It ensures that any new versions of a service...

Learn More 21 0Feb 16 '21

7 tips for a Node.js developer

Node.js development is extremely fun and satisfying. There are over 35k modules to choose from, and o...

Learn More 7 3Feb 8 '21

Python Virtual Environments

Why the Need for Virtual Environments? Python, like most other modern programming languages, has its...

Learn More 9 0Dec 28 '20

NGINX ModSecurity WAF

Incluso cuando comprendes de seguridad, es difícil crear aplicaciones seguras, especialmente cuando s...

Learn More 4 0Nov 17 '20

No basta ser "buen@" en lo que haces, necesitas soft skills también.

Los candidatos con fuertes habilidades blandas tienen una gran demanda para muchos tipos diferentes d...

Learn More 6 0Oct 29 '20

Los 7 patrones de diseño de software más importantes

¿Por qué Design Patterns? Los patrones de diseño se han convertido en un objeto de cierta controvers...

Learn More 166 0Oct 16 '20

App Django on serverless using Cloud Run - Part 2

In our first post I created the backing services, now, we'll need to make some changes to the templat...

Learn More 6 0Oct 1 '20

App Django on serverless using Cloud Run - Part 1

Cloud Run is a managed computing platform that enables you to run stateless containers that are invoc...

Learn More 10 0Sep 30 '20

Multiple environments in Terraform? No worries, use workspaces

When you want to manage (create, modify, and remove) your infrastructure, getting started with Terraf...

Learn More 7 0Sep 10 '20

Yes, you can pass the Google Cloud Associate Engineer exam

HI All, I took the Google Cloud Associate Cloud Engineer Exam on August 22, 2020 (passed), and her...

Learn More 20 2Aug 24 '20

Anthos: Service mesh

El término service mesh se utiliza para describir la red de microservicios que componen dichas aplica...

Learn More 2 0Aug 12 '20

Anthos: Gestión de configuración centralizada

Abarcar múltiples entornos agrega complejidad en términos de administración de recursos y consisten...

Learn More 2 0Jul 31 '20