Deploying a Windows Server-Based Container Cluster with AWS Tools for PowerShell – Part 1
This guest article is contributed by Jamie Thompson, a Solutions Architect based in Seattle at Amazon Web Services (AWS). In this post, Jamie walks you through the process of deploying a container cluster that runs on Windows Server utilizing the AWS Tools for PowerShell. The task of building and deploying applications on the Windows Server platform is becoming increasingly streamlined. Although you might find the process challenging, the benefits are significant.
If you’re interested in more insights, this is another blog post that can help you further your understanding.
Writing and Archiving Custom Metrics with Amazon CloudWatch and AWS Tools for PowerShell
In this article, Jamie explains how to leverage AWS Tools for PowerShell to write and export metrics data to Amazon CloudWatch. Since 2004, Jamie has been involved with Microsoft technologies, including PowerShell since its inception in 2006. For those looking to integrate custom metrics into their workflows, this post is essential. Additionally, you can check out this authority on the topic to gain further insights.
New Get-ECRLoginCommand for AWS Tools for PowerShell
In today’s entry, Jamie shares a new command designed to simplify authentication with the Amazon EC2 Container Registry (ECR). Amazon ECR allows customers to store and manage Docker container images securely. The new command streamlines the login process, making it easier for users to interact with the service.
Enhancements for AWS CloudFormation and Amazon CloudWatch in AWS Tools for PowerShell Modules
Recently, Jamie, a Systems Development Engineer at Amazon, introduced several new helper cmdlets for AWS CloudFormation and enhanced formatting for types that are frequently utilized. These improvements were included in the latest version of the AWS Tools for PowerShell modules, which also feature new support in Amazon CloudWatch metrics.
Updates to AWSPowerShell Cmdlet Names
Since the launch of the first AWS module for PowerShell five years ago, the feedback from the community has been invaluable. Jamie emphasizes that user requests have led to immediate changes and more complex updates being scheduled for future releases. One frequent request from seasoned users has been addressed in recent updates.
Utilizing Amazon Kinesis Firehose
Amazon Kinesis Firehose, introduced at a previous re:Invent conference, offers a straightforward method to load streaming data into AWS. Firehose handles all necessary resources and scales automatically to accommodate data throughput. An example of its capabilities can be found in this excellent resource.
AWS re:Invent 2015 Recap
Another successful AWS re:Invent has concluded. Jamie and colleagues had the opportunity to engage with numerous customers regarding .NET and PowerShell. They delivered two presentations, one focusing on leveraging ASP.NET 5 in AWS and another on their inaugural PowerShell discussion at re:Invent.
Amazon EC2 ImageUtilities and Get-EC2ImageByName Updates
The latest version of the AWS SDK for .NET and AWS Tools for Windows PowerShell includes updates to utilities and the Get-EC2ImageByName cmdlet. This cmdlet allows users to query common Microsoft Windows 64-bit Amazon Machine Images using version-independent names, streamlining the process significantly.
Referencing Credentials with Profiles
There are several methods for supplying AWS credentials to .NET applications. While embedding credentials in your App.config file is convenient, it poses risks of exposing sensitive information. A more secure approach is recommended.
Jamie Thompson Interviewed in Episode 255 of the PowerScripting Podcast
Recently, Jamie Thompson participated in Episode 255 of the PowerScripting Podcast, discussing PowerShell at AWS, the AWS SDK for .NET, and other related topics.
Leave a Reply