AWS Cloud9

AWS Cloud9 is a cloud-based integrated development environment (IDE) that lets you write, run, and debug your code with just a browser. It includes a code editor, debugger, and terminal. Cloud9 comes prepackaged with essential tools for popular programming languages, including JavaScript, Python, PHP, and more, so you don’t need to install files or configure your development machine to start new projects. Since your Cloud9 IDE is cloud-based, you can work on your projects from your office, home, or anywhere using an internet-connected machine. Cloud9 also provides a seamless experience for developing serverless applications enabling you to easily define resources, debug, and switch between local and remote execution of serverless applications. With Cloud9, you can quickly share your development environment with your team, enabling you to pair program and track each other’s inputs in real time.

Below are the cmdlets which are available with AWS Cloud9

CmdletNameServiceOperation
Add-C9ResourceTag                                  TagResource                                   
Get-C9EnvironmentData                              DescribeEnvironments                          
Get-C9EnvironmentList                              ListEnvironments                              
Get-C9EnvironmentMembershipList                    DescribeEnvironmentMemberships                
Get-C9EnvironmentStatus                            DescribeEnvironmentStatus                     
Get-C9ResourceTag                                  ListTagsForResource                           
New-C9EnvironmentEC2                               CreateEnvironmentEC2                          
New-C9EnvironmentMembership                        CreateEnvironmentMembership                   
Remove-C9Environment                               DeleteEnvironment                             
Remove-C9EnvironmentMembership                     DeleteEnvironmentMembership                   
Remove-C9ResourceTag                               UntagResource                                 
Update-C9Environment                               UpdateEnvironment                             
Update-C9EnvironmentMembership                     UpdateEnvironmentMembership                   

You can also check other AWS Services, and each services cmdlets we are providing.

Click on this Link for an Single place, where you get all the PowerShell cmdlets sorted based on the modules.

You can also refer other blogs on PowerShell at link

You can also refer other blogs on Microsoft at link

And also if you required any technology you want to learn, let us know below we will publish them in our site http://tossolution.com/

Like our page in Facebook and follow us for New technical information.

References are taken from Microsoft and AWS

Leave a Reply

Your email address will not be published. Required fields are marked *