- How to set up a Continuous Deployment Pipeline on AWS for ECS blue/green deployments
https://medium.com/proud2becloud/how-to-set-up-a-continuous-deployment-pipeline-on-aws-for-ecs-blue-green-deployments-6a0c85f1fd6d
WordPress – Cron
- Better wp-cron using linux’s crontab
https://rtcamp.com/tutorials/wordpress/wp-cron-crontab/ - wp-cli – The command line interface for WordPress
https://wp-cli.org/
OWASP – Cheat Sheet
- OWASP – Transport Layer Protection Cheat Sheet
https://cheatsheetseries.owasp.org/cheatsheets/Transport_Layer_Protection_Cheat_Sheet.html - OWASP – Pinning Cheat Sheet
https://cheatsheetseries.owasp.org/cheatsheets/Pinning_Cheat_Sheet.html
Logitech trackpads
- Piper is a GTK+ application to configure gaming mice.
https://github.com/libratbag/piper - Solaar is a Linux manager for many Logitech keyboards, mice, and trackpads
https://github.com/pwr-Solaar/Solaar - Logitech Marble Mouse
https://wiki.archlinux.org/index.php/Logitech_Marble_Mouse - Logitech MX Master
https://wiki.archlinux.org/index.php/Logitech_MX_Master - Logitech Unifying Receiver
https://wiki.archlinux.org/index.php/Logitech_Unifying_Receiver - Configure extra mouse button as a second middle click under Wayland
https://unix.stackexchange.com/questions/326373/configure-extra-mouse-button-as-a-second-middle-click-under-wayland
/etc/udev/hwdb.d/70-mouse-remap.hwdb:
evdev:name:MX Ergo Mouse:*
KEYBOARD_KEY_90004=key_f16
KEYBOARD_KEY_90005=key_f17
$systemd-hwdb update
$udevadm trigger
$ xev
ChatBot
How To Create An Engaging And Useful Chatbot
https://www.smashingmagazine.com/2021/01/create-engaging-useful-chatbot/
AWS – Tag
$ aws ec2 create-tags \
--prof My_AWS_PROF \
--resources 'i-ID_MY_EC2_INSTANCE' \
--tags '[{"Key":"Cost Center","Value":"-"},{"Key":"Compliance","Value":"-"},{"Key":"Project","Value":"MY PROJECT"}]'
$ aws rds add-tags-to-resource \
--resource-name arn:aws:rds:REGION:MY_ACCOUNT:db:MY_DB \
--tags '[{"Key":"Cost Center","Value":"-"},{"Key":"Compliance","Value":"-"},{"Key":"Project","Value":"MY PROJECT"}]'
WASM – WebAssembly – OpenSSL.js
- WASM – OpenSSL.js
https://github.com/DigitalArsenal/openssl.js
- Made with WebAssembly – OpenSSL.js
https://madewithwebassembly.com/showcase/openssl/
PCI – DSS – AWS Network
- AWS – Standardized Architecture for PCI DSS Compliance on AWS
https://aws.amazon.com/quickstart/architecture/compliance-pci/
- AWS – Standardized Architecture for PCI DSS on the AWS Cloud
https://docs.aws.amazon.com/quickstart/latest/compliance-pci/welcome.html
- AWS – Building a Modular and Scalable Virtual Network Architecture with Amazon VPC: Quick Start Reference Deployment
https://docs.aws.amazon.com/quickstart/latest/vpc/welcome.html
- AWS – How to Address the PCI DSS Requirements for Data Encryption in Transit Using Amazon VPC
https://aws.amazon.com/blogs/security/how-to-address-the-pci-dss-requirements-for-data-encryption-in-transit-using-amazon-vpc/
- Best Practices Learned from 1,000 AWS VPC Configurations
https://www.buurst.com/2019/04/17/blog-aws-vpc-best-practices/
- Top 13 Amazon Virtual Private Cloud (VPC) Best Practices
https://cloudacademy.com/blog/top-13-amazon-virtual-private-cloud-best-practices/
AWS – Cost Management
- AWS – Cost-management journey- Where did Nubank start – CMP202 – São Paulo AWS Summit
https://www.slideshare.net/AmazonWebServices/costmanagement-journey-where-did-nubank-start-cmp202-so-paulo-aws-summit - AWS – Activating User-Defined Cost Allocation Tags
https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/activating-tags.html - AWS – Tagging Best Practices
https://d1.awsstatic.com/whitepapers/aws-tagging-best-practices.pdf - 5 Best Practices for Tagging AWS Resources
https://www.totalcloud.io/blog/5-best-practices-for-tagging-aws-resources
PCI – DSS – Hardening
CIS Apache HTTP Server Benchmarks
https://www.cisecurity.org/benchmark/apache_http_server/
CIS Apache HTTP Server 2.4 Benchmark 2.0.0 Checklist Details
https://nvd.nist.gov/ncp/checklist/521
CIS Apache HTTP Server 2.4 Benchmark
https://security.uri.edu/files/CIS_Apache_HTTP_Server_2.4_Benchmark_v1.2.11.pdf
SANS – The most trusted source for cyber security training, certification, and research.
https://www.sans.org/