Start-Finishing-Action-Guide.pdf

No Clocks
How to Manage Your Time Like a Rebel
I’ve always failed at time blocking. When I found I was in “obliger rebellion”, I found better ways to approach my work.
Personal Knowledge Management organization
In this post, I dissect my Personal Knowledge Management system.
Build an ETL service pipeline to load data incrementally from Amazon S3 to Amazon Redshift using AWS Glue - AWS Prescriptive Guidance
Configure Amazon S3 for optimal performance, and load incremental data changes to Amazon Redshift by building an ETL pipeline in AWS Glue.
The Ultimate Guide to Perform a Thorough Weekly Review - Productivity Nine
A step-by-step guide, along with a checklist, on how to do a weekly review so that you will never miss an important deadline anymore.
12 Ways to Upgrade Your Weekly Review
Fans of GTD will already be familiar with the weekly review. Weekly reviews are designed to give you uninterrupted thinking time each week. Instead of
The Weekly Review: The Ultimate Guide For Getting Things Done - Weekdone
Weekly review is a great productivity strategy at personal and team levels. Here, we highlight how weekly review fits into GTD and how to get started.
Incompletion Trigger List
What is the Incompletion Trigger List in GTD?
Gregory Szorc's Digital Home | The Rabbit Hole of Using Docker in Automated Tests
How To Use git with Multiple Remote Repositories
git can be configured to push and pull from many locations at once, enabling you to store your code on two different platforms while only maintaining one local copy. Here’s how to set it up.
RStudio Package Manager
Creating a plugin for Obsidian.md
A writeup about the process taken to create a plugin for note app Obsidian.md.
Silver am s93 96 2013
DB Connection Pools: Essential Knowledge for Web Developers
Typical data-driven web apps need a Database (DB) connection to render almost every page or to serve every API call. For scalability reasons, Web Server and Database servers are hosted on different Machines.
jq Manual (development version)
Git fast forwards and branch management | Bitbucket Cloud
In certain situations, Git does a fast forward when you merge a branch that is ahead of the branch you have checked out. Learn more here.
What is a fast-forward merge in Git?
Fast forward merge can be performed when there is a direct linear path from the source branch to the target branch. In fast-forward merge, git simply moves the ...
Some Dockerfiles for Building R Package Binaries
I went down a strange path recently, trying to compile binaries of R packages for Linux. I’m not sure why — this area is pretty much covered by the RStudio Package Manager. I’ll leave my Dockerfiles here in case they’re of any use to a future wayward R programmer. The intention here is to build a Docker image that can build an R binary with the below command. I’m trying to build x86 binaries on my ARM Macbook, so I’m specifying the platform during both build and run.
12 Factor CLI Apps
CLIs are a fantastic way to build products. Unlike web applications, they take a small fraction of the time to build and are much more…
How To Use AWS Secrets Manager To Auto Rotate Database Secrets
How To Use AWS Secrets Manager To Rotate Database Secrets. In this AWS Secrets Manager demo we are are to see how to set up AWS Secrets Manager to work with an AWS RDS Database to rotate AWS Secrets. In this tutorial, you will follow the steps to create a secret for an AWS database and configure the secret to rotate on a schedule. You trigger one rotation manually, and then confirm that the new version of the secret continues to provide access. We will create a MySQL database for this aws secrets tutorial and then we will use the Secrets Manager console to create your secret and populate the secret with the initial user name and password for your MySQL database. We will then use your new secret to test the credentials and ensure you can use them to connect to your database and then setup and test the rotation.
You can follow along with the instructions from this AWS Secrets Manager video here: https://docs.aws.amazon.com/secretsmanager/latest/userguide/tutorials_db-rotate.html
See how to create and connect to a MYSQL database to complete step 1 of this tutorial here:https://youtu.be/0VTaSbpMLxc
AWS Database And Storage Full Playlist: https://youtube.com/playlist?list=PLJjrxjvQuqgAff6KvuPPXCACbBp5z3WaY
Watch the full AWS SysOps Administrator/DevOPS Full Playlist: https://youtube.com/playlist?list=PLJjrxjvQuqgCgfcmYTlWNptIh7hZ8ka7Z
++++++For more information on how to successfully migrate applications to the cloud read our latest book Stress Free Cloud Migration.
----------https://amzn.to/3lTTz0J
****For more cloud consulting inquiries email info@rmstechnologyconsulting.com or visit www.rmstechconsulting.com
Don't forget to hit the like button and subscribe if you found this video helpful! New videos added weekly. Submit video ideas in the comments below.
Tutorial: Rotate a secret for an AWS database - AWS Secrets Manager
Learn how to use AWS Secrets Manager to rotate a secret for an AWS database that AWS Secrets Manager provided Lambda templates.
Aws dojo
GitHub - AlexzanderFlores/Worn-Off-Keys-Lambda-Tutorials: The source code for the AWS Lambda tutorials on the Worn Off Keys YouTube channel.
The source code for the AWS Lambda tutorials on the Worn Off Keys YouTube channel. - GitHub - AlexzanderFlores/Worn-Off-Keys-Lambda-Tutorials: The source code for the AWS Lambda tutorials on the Wo...
Placing an R Lambda Runtime in a Container
lambdr
Multicloud
Solution Architecture Patterns
Reusable, vendor-neutral, industry-specific, vendor-specific solution architecture patterns for enterprise
AHK Generator
This is a generating configuration utility for AutoHotkey (AHK) scripts. In order to run these scripts, one needs to either download and install Autohotkey from the main website (http://www.autohotkey.com) or have someone who has an install compile the script. Share your configuration by sending the URL to the generated code.
Using tags in Obsidian
In a tool like Obsidian, direct, manually created links are the best way to connect your thinking across notes. This is the default behaviour of the Zettelkasten, and I appreciate the emphasis it's given by the folks at Zettelkasten.de. However, I'm also not against using other forms of linking
meshcloud/collie-cli: Collie CLI allows you to manage your AWS, Azure & GCP cloud landscape through a single view.
Collie CLI allows you to manage your AWS, Azure & GCP cloud landscape through a single view. - GitHub - meshcloud/collie-cli: Collie CLI allows you to manage your AWS, Azure & GCP c...
rogerdudler.github.io