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
RocketChat and HuBot
- Hubot
Hubot is your friendly robot sidekick.
- hubot-rocketchat
Hubot adapter for Rocket.Chat!
https://github.com/RocketChat/hubot-rocketchat
- RocketChat – Guide – Create and run a bot
https://docs.rocket.chat/guides/bots/create-and-run-a-bot/hubot-bot
- Hubot Documentation – Scripting
https://hubot.github.com/docs/scripting/
- hubot-rocketchat and docker-compose.yml
version: '3' services: mybot: image: rocketchat/hubot-rocketchat environment: ROCKETCHAT_ROOM: 'my_room_test' RESPOND_TO_DM: 'true' LISTEN_ON_ALL_PUBLIC: 'false' ROCKETCHAT_USER: 'my_bot_username' ROCKETCHAT_PASSWORD: 'my_bot_password' ROCKETCHAT_URL: 'https://rocketchat.foobar.com' BOT_NAME: 'my_bot_nickname'
- bearyinnovative / hubot-zabbix
https://github.com/bearyinnovative/hubot-zabbix
1 - Copy scripts/zabbix.coffee to hubot scripts 2 - Copy source package.json to hubot package.json
Laravel and Log
- Laravel Kinesis Logger
Package to log Laravel application logs to a Kinesis stream.
https://github.com/Pod-Point/laravel-monolog-kinesis
- Laravel log viewer
Small log viewer for laravel.
https://github.com/melihovv/laravel-log-viewer#laravel-log-viewer
- Laravel log viewer
Log Viewer for Laravel 5, 6 & 7 (still compatible with 4.2 too) and Lumen
https://github.com/rap2hpoutre/laravel-log-viewer#laravel-log-viewer
AWS EFS – Tips
- Getting the best performance out of Amazon EFS
https://www.jeffgeerling.com/blog/2018/getting-best-performance-out-amazon-efs
Docker – Util – Portainer
Making Docker Management Easy.
Jerry Hargrove – Cloud Diagrams & Notes
Rocket Chat and File Upload Aws S3
- Main Rocket Chat docs about file upload to Aws/s3
https://docs.rocket.chat/guides/administrator-guides/file-upload/amazon-s3
- Howto migrate the files from gridfs to filesystem
https://forums.rocket.chat/t/howto-migrate-the-files-from-gridfs-to-filesystem/409
Rclone sync public Google Drive folder
$ rclone sync --drive-root-folder-id=1vdYaK_MChKDHtc-XXXXXXXX drive:/ /destination_local_folder/
Reference:
- Rclone – Forum – How to copy public google drive file without sharing with me?
https://forum.rclone.org/t/how-to-copy-public-google-drive-file-without-sharing-with-me/16239/6
AWS Solutions – Video on demand (VOD)
- Overview
https://aws.amazon.com/solutions/implementations/video-on-demand-on-aws/
- Amazon CloudFront media streaming tutorials
https://aws.amazon.com/cloudfront/streaming/?nc1=h_ls
- Main documentation
https://docs.aws.amazon.com/solutions/latest/video-on-demand/welcome.html
- Resources & FAQ
https://aws.amazon.com/solutions/implementations/video-on-demand-on-aws/resources/
- Source Code
An automated reference implementation leveraging AWS Step Functions and AWS Media Services to deploy a scalable fault tolerant Video on demand workflow
https://github.com/awslabs/video-on-demand-on-aws
- Signing Amazon CloudFront URLs with AWS SDK for PHP Version 3
https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/cloudfront-example-signed-url.html
- Using Identity-Based Policies (IAM Policies) for CloudFront
- AWS Elemental MediaConvert Pricing