Plataforma open banking de gestão e processamento de pagamentos.
AWS and Kinesis
- Getting Started with Amazon Kinesis
https://aws.amazon.com/kinesis/getting-started/?nc1=h_ls
- Amazon Kinesis Data Firehose
https://aws.amazon.com/kinesis/data-firehose/?nc1=h_ls
- Amazon Kinesis Data Streams
DynamoDB e cuidados necessários
DNS for any IP Address
xip.io – wildcard DNS for everyone
nip.io – Dead simple wildcard DNS for any IP Address
https://nip.io/
https://github.com/exentriquesolutions/nip.io
Licensed under the Apache License
Google e o Fim dos cookies
Google reinventa a internet: de novo
Fim dos cookies. Início da nova era de dados do marketing
Autor: Pyr Marcondes – Diretor-geral da M&M Consulting
https://www.proxxima.com.br/home/colaborador/pyr-marcondes?template=2
Tips – Nginx and upload
Cli
$ sudo lsof -p NGINXPID
$ sudo lsof -p 671 |grep deleted nginx 671 www-data 45u REG 202,1 3354454820 393379 /var/lib/nginx/body/0000000005 (deleted)
$ sudo lsof | grep body nginx 671 www-data 45u REG 202,1 1556957988 393379 /var/lib/nginx/body/0000000005 (deleted)
nginx.conf
client_body_temp_path /var/lib/nginx/body;
/var/lib/nginx/body
Nginx save temporary upload files in this folder.
Sources:
https://github.com/Chocobozzz/PeerTube/issues/1423#issuecomment-454267626
“iwascraig commented on Jan 15
I have this problem also .. not related to CPU size.. the problem is related to upload file size…
my /var/lib/nginx/body folder is on a system volume that is only 10GB in size… when I try to upload a 15GB file (research data, often this large or larger) I run out of space and client gets error.”
http://nginx.org/en/docs/http/ngx_http_core_module.html#client_body_temp_path
NIST [National Institute of Standards and Technology] – FIPS 140-2
Security standard used to approve cryptographic modules
Source:
AWS – Tips
- AWS – FAQs
https://aws.amazon.com/faqs/
https://aws.amazon.com/pt/faqs/
- AWS Whitepapers & Guides
https://aws.amazon.com/whitepapers/
https://aws.amazon.com/pt/whitepapers/
- AWS – Customer Compliance Center
checkinstall – installation tracker
$ sudo apt install checkinstall
Barrier – Share mouse, keyboard and clipboard over the network
- Github
https://github.com/debauchee/barrier/tree/master/debian - Wayland Support
https://github.com/debauchee/barrier/projects/1 - Building on Linux
https://github.com/debauchee/barrier/wiki/Building-on-Linux - Archlinux – Wiki – Synergy
https://wiki.archlinux.org/index.php/Synergy
- Main config file
$HOME/.config/Debauchee/Barrier.conf