AWS for Microsoft Workloads: Installing the AWS Tools for PowerShell

preview_player
Показать описание
Follow .NET on AWS on Twitter - @dotNETonAWS

You can use the AWS Tools for PowerShell to improve your productivity in developing cloud automation workflows on MacOS, Linux, and Windows operating systems. For example, you can deploy serverless AWS Lambda functions, upload content to Amazon S3 Buckets, perform automated database restore and performance testing, and much more. The AWS Tools for PowerShell can also be used to build service worker processes that run inside containers on Linux or Windows. Because PowerShell is an interpreted language, no compilation steps are required to build and deploy PowerShell-based applications. In this video, we'll explore the basic install and configuration process for the AWS Tools for PowerShell.
Рекомендации по теме
Комментарии
Автор

I am not able to install module. Could you please help me on that? I am getting "The term 'Install-module' is not recognized as the name of a cmdlet, function, script file, or
Check the spelling of the name, or if a path was included, verify that the path is correct and try

again" error

poojaverma