Entries tagged with aws

Import AWS credentials.csv to 1Password using aws1pif

I’ve just open-sourced aws1pif, a command line tool that converts AWS credentials.csv to 1Password .1pif file format

ngs/aws1pif

Read On 

Deploy Swift WebApps on Amazon EC2 Container Services (ECS)

TL;DR

Developing Web applications with Swift is pretty fun 🤘

We can run them on Amazon EC2 Container Services and I tried to build light-weight Docker image to deploy more faster.

Here is an example project I made, check this out :point_down:

Read On 

Fetch distributions and invalidate with hubot-cloudfront

I published a Hubot script to fetch Amazon CloudFront distribution list and invalidate objects.

ngs/hubot-cloudfront

npm install --save hubot-cloudfront

Read On