Posts
Chrome Extension for …
I started using Last Pass to manage my passwords about a month ago. Since then, I have found that I like how easy it is to generate new passwords using Last Pass, but it fails to work well across my laptop and my cell phone. Because I use Google Chrome on both devices, I want to return to using …
Getting Certificates For …
Many websites use HTTPS to encrypt communication between your computer and their servers. Your browser will execute this automatically so you never see it happen. The only indicator is the icon depicting a lock next to the URL in the address bar. This presents an issue when you would like to make a …
Commons Mistakes When …
The AWS Cloud Development Kit (CDK) is a set of tools that make it easy to write code to specify cloud infrastructure and deploy it using common scripting languages, like Python or Javascript. Previously, you had to use YAML or XML templates to deploy AWS cloud infrastructure using the …