top of page
Search


Deploying Windows Domains as an EC2 Instance with PowerShell - Part 2
Leverage PowerShell to automate the entire setup of a Windows domain in AWS from creating the VPC to configuring the EC2 encrypted volume.
Aug 16, 20246 min read
Â
Â
Â


Deploying Windows Domains as an EC2 Instance with PowerShell - Part 1
leverage PowerShell to automate the entire setup of a Windows domain in AWS from creating the VPC to configuring the EC2 encrypted volume.
Aug 16, 20244 min read
Â
Â
Â


PowerShell's Custom Runtime for AWS Lambda's - Installation
This walkthrough covers how to set up and deploy an AWS Lambda Custom Runtime for PowerShell from within Windows Subsystem for Linux 2 (WSL2). We’ll go through the environment setup, packaging, and deployment process so you can build and run PowerShell-based Lambda functions without needing a full Linux host.
Jul 13, 20235 min read
Â
Â
Â


PowerShell's Custom Runtime for AWS Lambda's - Importing Modules
This walkthrough covers how to set up and deploy an AWS Lambda Custom Runtime for PowerShell from within Windows Subsystem for Linux 2 (WSL2). We’ll go through the environment setup, packaging, and deployment process so you can build and run PowerShell-based Lambda functions without needing a full Linux host. - Lets import some Moduels
Jul 13, 20233 min read
Â
Â
Â
bottom of page
