Video description
Learn to script EC2 by using PowerShell inside of AWS CloudShell. I use AWSPowerShell.NetCore to query how many availability zones are available in my AWS region. 00:00 Intro 00:42 AWS Console 01:16 Invoking PowerShell inside of AWS CloudShell 01:33 Checking out AWS PowerShell Gallery 02:00 Importing via Import-Module AWSPowerShell.NetCore 03:00 Query All AWS Availability Zones in Region 03:30 Filter and Count by using a PowerShell Object with .count
Table of contents
Product information
- Title: Using PowerShell to script EC2 with AWS CloudShell
- Author(s):
- Release date: May 2022
- Publisher(s): Pragmatic AI Labs
- ISBN: 05152022VIDEOPAIML
You might also like
video
AWS CloudShell For PowerShell and C#
Learn to use AWS CloudShell to write PowerShell and C#. Included is code walkthroughs of Powershell, …
video
Quickstart Python Fire Command Line Interface (CLI)
Learn to build a Python Fire Command Line Interface (CLI) 00:00 Intro 00:27 Build Function to …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …
video
Cloud Native Pytest Tips and Tricks from Ground Zero
Learn to master Pytest via these tips and tricks 00:00 Intro 01:00 Key Concepts in Testing …