Rubber Stamped Code
  • Software Development
  • About
  • Contact
Just How Important is Building Relationships for Developers

Just How Important is Building Relationships for Developers

5 months ago 3 min read Career AdviceSoftware Development
Building relationships is critical if you are planning to be in the industry for any meaningful length of time. There are many developers that I have personally come in to contact with that
Read Now Read Later
By: Drew Demechko
Start Securing Application Secrets with Azure Key Vault

Start Securing Application Secrets with Azure Key Vault

5 months ago 3 min read AzureCloudSoftware DevelopmentTutorial
Azure Key Vault is a service provided by Azure. It offers a secure storage solution for keys, secrets (passwords and other sensitive information you may want to hide), and certificates. AKV will encrypt
Read Now Read Later
By: Drew Demechko
The Power of ARM Templates

The Power of ARM Templates

6 months ago 3 min read AzureCloudSoftware Development
As part of the project management process for a web system you will usually see code stored in a version control system such as Git. From that code we have the capability to
Read Now Read Later
By: Drew Demechko
Creating Azure Resources Programmatically

Creating Azure Resources Programmatically

7 months ago 2 min read AzureCloudSoftware DevelopmentTutorial
Creating Azure resources programmatically is extremely beneficial in streamlining the process. The Azure CLI and Azure Powershell are tools that allow you to deploy resources to Azure via commands. I will show how
Read Now Read Later
By: Drew Demechko
Provisioning and Configuring Azure Virtual Machines

Provisioning and Configuring Azure Virtual Machines

8 months ago 4 min read AzureCloudTutorialSoftware Development
Virtualization is a term used for creating a virtual version of a computer. The virtual version will have its own dedicated amounts of CPU, memory, and storage that it gets from an actual
Read Now Read Later
By: Drew Demechko
Page 1 of 3
Older Posts
Powered by Ghost
Rubber Stamped Code