AWS Developer Tools Blog

Category: Programing Language

Announcing the Modularized AWS SDK for Ruby (Version 3)

We’re excited to announce today’s stable release of version 3 of the AWS SDK for Ruby. The SDK is now available with over 100 service-specific gems (starting with aws-sdk-*, such as aws-sdk-s3) on RubyGems. You can find a full list of available service gems can be found at our GitHub landing page. Features Version 3 of the AWS SDK for […]

Read More

Deploying .NET Web Applications Using AWS Elastic Beanstalk with Visual Studio Team Services

We recently announced the new AWS Tools for Microsoft Visual Studio Team Services. Today let’s take a deeper look at how you can use the new tools to support deploying your .NET web applications from Team Services to AWS Elastic Beanstalk. Elastic Beanstalk uses environments to run .NET web applications. Before using this task, you […]

Read More

CognitoAuthentication Extension Library Developer Preview

We are pleased to announce the Developer Preview of the CognitoAuthentication extension library. This library simplifies the authentication process of Amazon Cognito User Pools for .NET 4.5, .NET Core, and Xamarin developers. Many customers reported that they directly implemented the Secure Remote Password (SRP) protocol themselves. This process requires hundreds of lines of difficult cryptography […]

Read More

AWS and .NET Core 2.0

Yesterday, .NET Core 2.0 was released, and at AWS we’re very excited about the new features and maturity added to the .NET Core platform. In the coming months, we’ll be updating AWS services to have first-class support for .NET Core 2.0. You can get started using .NET Core 2.0 on AWS right away in two […]

Read More

ASP.NET Core and AWS CodeStar Deep Dive

The AWS CodeStar team recently announced the addition of two ASP.NET Core project templates. As you might know, AWS CodeStar creates a code-integration and code-deployment(CI/CD) pipeline on behalf of developers, so they can spend their valuable time building applications instead of building infrastructure. With the new ASP.NET Core project templates, .NET developers can build and […]

Read More

Chalice – 1.0.0 GA Release

We’re excited to announce the 1.0.0 GA (Generally Available) release of Chalice! Chalice is an open source serverless microframework that enables you to create and maintain application backends with a variety of AWS resources. These include: AWS Lambda Amazon API Gateway AWS Identity and Access Management (IAM) Amazon Cognito Amazon CloudWatch Amazon CloudWatch Events AWS […]

Read More

AWS SDK for Java 2.0 – Feedback Needed

This is the first in a series of blog posts that outline changes coming in the AWS SDK for Java 2.0. Read our developer preview announcement for more information about why we’re so excited for this new version of the SDK. We want your help to shape the future of the AWS SDK for Java […]

Read More