Found 1703 bookmarks
Newest
GitHub - AlexzanderFlores/Worn-Off-Keys-Lambda-Tutorials: 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 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...
·github.com·
GitHub - AlexzanderFlores/Worn-Off-Keys-Lambda-Tutorials: The source code for the AWS Lambda tutorials on the Worn Off Keys YouTube channel.
How To Use AWS Secrets Manager To Auto Rotate Database Secrets
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.
·youtube.com·
How To Use AWS Secrets Manager To Auto Rotate Database Secrets
Docker Setup for R package Development
Docker Setup for R package Development
Introduction My Use Case Workflow Building the Docker image Uploading the docker image to Docker Hub Setting up Travis to use the Docker image References Introduction The below summarize the workflow I’ve converged on, after reading through various tutorials on Docker, examples, etc. If you’re here, I presume you have some interest in R package development and/or using Docker, which is a tool for containerizing an environment for running software.
·haoye.us·
Docker Setup for R package Development
Solution Architecture Patterns
Solution Architecture Patterns
Reusable, vendor-neutral, industry-specific, vendor-specific solution architecture patterns for enterprise
·chanakaudaya.github.io·
Solution Architecture Patterns
Using Microsoft365R with Shiny
Using Microsoft365R with Shiny
by Hong Ooi This article is a lightly-edited version of the "Microsoft365R and Shiny" vignette in the latest Microsoft365R release. We describe how to incorporate Microsoft365R and interactive authentication with Azure Active Directory (AAD) into a Shiny web app. There are a few steps involved: Register your app with AAD Use the app ID to authenticate and get an OAuth token Pass the token to the Microsoft365R functions App registration The default Microsoft365R app registration only works when the package is used on a local machine; it does not support running in a remote server. Because of this, when you...
·blog.revolutionanalytics.com·
Using Microsoft365R with Shiny
Express Tutorial Part 7: Deploying to production - Learn web development | MDN
Express Tutorial Part 7: Deploying to production - Learn web development | MDN
That's the end of this tutorial on setting up Express apps in production, and also the series of tutorials on working with Express. We hope you've found them useful. You can check out a fully worked-through version of the source code on GitHub here.
·developer.mozilla.org·
Express Tutorial Part 7: Deploying to production - Learn web development | MDN
The Ultimate Developer Onboarding Checklist 2021
The Ultimate Developer Onboarding Checklist 2021
When it comes to how to onboard new developers remotely, there's not a magical strategy you can put in place. Here's how do it right!
·adevait.com·
The Ultimate Developer Onboarding Checklist 2021
GitHub - zhongyang219/TrafficMonitor: 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
GitHub - zhongyang219/TrafficMonitor: 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。. Contribute to zhongyang219/TrafficMonitor development by creating an account on GitHub.
·github.com·
GitHub - zhongyang219/TrafficMonitor: 这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
How to start a Node.js project
How to start a Node.js project
Sometimes I write blog posts to remind myself what I’ve learned and sometimes I write them because someone else shares something and I want to remember that better. This post is one of the latter.
·philna.sh·
How to start a Node.js project
The Ultimate Guide to Configuring NPM
The Ultimate Guide to Configuring NPM
The Node Package Manager, or npm, is one of the best parts about Node, in my opinion. Package management can really make or break a language, so ensuring that...
·stackabuse.com·
The Ultimate Guide to Configuring NPM
AHK Generator
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.
·ahkgen.com·
AHK Generator
Using tags in Obsidian
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
·chrisbowler.com·
Using tags in Obsidian
Getting setup for PowerShell Development
Getting setup for PowerShell Development
Learn how to configure and setup your computer for PowerShell Development. Start coding PowerShell daily with a few free components and easy configuration.
·techthoughts.info·
Getting setup for PowerShell Development