Building and deploying AWS Lambda with Serverless framework in just a few of minutes - Part 2

Building and deploying AWS Lambda with Serverless framework in just a few of minutes - Part 2

I will show you how to deploy the lambda that we constructed in the previous section. So, we need to set up AWS in preparation for deployment

February 26, 2024 · 3 min
Building and deploying AWS Lambda with Serverless framework in just a few of minutes

Building and deploying AWS Lambda with Serverless framework in just a few of minutes

How to create an AWS Lambda using a Serverless framework, as well as how to structure and manage your functions as projects in your repository

February 19, 2024 · 5 min
Por onde eu começo! Um café funcional com Elixir

Por onde eu começo! Um café funcional com Elixir

É uma linguagem de programação funcional dinâmica que roda na Máquina Virtual Erlang (BEAM). Provê aplicações distribuídas tolerantes a falhas

January 17, 2024 · 15 min
The steps to producing a legacy system

The steps to producing a legacy system

When we think about legacy systems, we typically think of systems developed in languages like Cobol, Clipper, Pascal connected to old databases

December 9, 2023 · 6 min
Fixing a Bumblebee issue after installing Manjaro Linux

Fixing a Bumblebee issue after installing Manjaro Linux

Fixing bumblebee to allows you to use a system's dedicated GPU for producing graphics while still using the integrated for less demanding tasks

November 28, 2023 · 5 min
Exploring Awesome WM, my preferred window manager

Exploring Awesome WM, my preferred window manager

Awesome WM Is a highly customizable, dynamic tiling window manager for the X Window System, such Linux and Unix, the WM is written in Lua

November 21, 2023 · 8 min
Using the graceful shutdown approach to dispose of applications

Using the graceful shutdown approach to dispose of applications

Graceful shutdown is a twelve-factor process that specifies how to terminate a process without incurring losses

October 18, 2023 · 5 min
Turbinando a instalação dos pacotes NPM com o PNPM

Turbinando a instalação dos pacotes NPM com o PNPM

É um gerenciador de pacotes que lida com instalação, atualização e remoção de pacotes. Esses pacotes contêm JavaScript/Typescript e assets

August 31, 2023 · 4 min
Stop making assumptions! Extract metrics from Kong API Gateway using Grafana and Prometheus

Stop making assumptions! Extract metrics from Kong API Gateway using Grafana and Prometheus

This article describes how to use Grafana and Prometheus to retrieve metrics from Kong. Using the Kong API Gateway official dashboard

August 7, 2023 · 8 min
Movendo BOOT EFI para sua nova partição

Movendo BOOT EFI para sua nova partição

Este artigo mostrará como configurar uma nova partição EFI para inicializar no Windows 11. Usando os recursos do bcdboot

July 18, 2023 · 3 min