Tips and Shares

There are several ways to saving passwords, whether personal or from projects. Personally, I've always been using KeePass (https://keepass.info/).

In large database scenarios we should be careful about how queries are executed.

This post explains how to build an AWS infrastructure so you can send an email from AWS to a subscribed email account. We will use SQS, SNS and Lambda Function for this example.

Did you know that we can use a special index type in SQL Server called filtered index? It allows the creation of indexes on part of the table information, minimizing its size and increasing the ability to execute queries.