Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Sun, 04 Mar 2018 21:00:00 +0000 Go SDK for AWS Mechanical Turk #aws 15 points posted by jjeffery https://github.com/jjeffery/mechturk 1006 Tue, 23 Aug 2016 01:54:00 +0000 Minio - an object storage server written in Go #s3 #aws Minio is an object storage server written in Golang. Minio server, client and SDK are API compatible with Amazon S3 cloud storage service. Source is available under free software / open source Apache license 2.0. 9 points posted by kenny https://minio.io 688 Sat, 12 Mar 2016 07:20:00 +0000 Gofakes3 - AWS S3 fake server, based on BoltDB #aws AWS S3 fake server is a poor man's object storage based on BoltDB. 8 points posted by johannesboyne https://github.com/johannesboyne/gofakes3 697 Mon, 14 Mar 2016 10:43:00 +0000 komiser - AWS Environment Inspector in Golang #aws #lambda #devops #cloud 6 points posted by mlabouardy https://github.com/mlabouardy/komiser 3240 Sun, 18 Mar 2018 19:55:00 +0000 Optimize AWS Infrastructure cost with CLI built in Go #golang #monitoring #go #aws 5 points posted by mlabouardy https://medium.com/@mlabouardy/komiser-aws-environment-inspector-8340946b6237 3241 Sun, 18 Mar 2018 19:55:00 +0000 Serverless golang api with aws lambda - #serverless #lambda #aws #api 5 points posted by labouardy https://medium.com/@mlabouardy/serverless-golang-api-with-aws-lambda-34e442385a6a 3125 Fri, 19 Jan 2018 22:13:00 +0000 Announcing go support for AWS lambda #aws #lambda 5 points posted by Matt Evans https://aws.amazon.com/blogs/compute/announcing-go-support-for-aws-lambda 3109 Tue, 16 Jan 2018 01:24:00 +0000 Build a serverless production ready blog #aws #s3 #hexo #blog 4 points posted by mlabouardy https://medium.com/@mlabouardy/build-a-serverless-production-ready-blog-b1583c0a5ac2 3264 Mon, 26 Mar 2018 20:27:00 +0000 Publish custom metrics to AWS CloudWatch using Golang #go #aws #monitoring #cli #devops 4 points posted by mlabouardy https://medium.com/@mlabouardy/publish-custom-metrics-to-aws-cloudwatch-18cb3bbff17c 3259 Sat, 24 Mar 2018 19:23:00 +0000 Android apps with Go, AWS Elastic Beanstalk and Docker #aws #docker Create a 9Gag Android Application with Go, Java, AWS Elastic Beanstalk and Docker 4 points posted by mlabouardy http://www.blog.labouardy.com/create-9gag-android-application 2566 Wed, 23 Aug 2017 10:51:00 +0000 Satisfying an interface with Go #AWS 4 points posted by Tim Donell http://www.avitzurel.com/blog/2016/11/13/satisfying-an-inteface-with-golang---real-life-example-with-go-aws-sdk 1327 Fri, 09 Dec 2016 10:27:00 +0000 Slack notification with CloudWatch Alarms & Lambda in Go #slack #lambda #go #aws 3 points posted by mlabouardy https://medium.com/@mlabouardy/slack-notification-with-cloudwatch-alarms-lambda-6f2cc77b463a 3298 Mon, 16 Apr 2018 19:40:00 +0000 Code: 🛁 A golang implementation for removing old images from ECR repositories #aws #ecr #ecs #web The documented limit to the number of images in an ECR repository is 1000. This is a golang implementation for removing unused images from your ECR repositories. This script will inspect all container services/tasks, across all ECS clusters, removing images that are not in-use (in batches of 100). 3 points posted by Matt Evans https://github.com/mattevans/ecr-cleanse 1395 Tue, 20 Dec 2016 20:13:00 +0000 Amazon releases version 1 of AWS Go SDK #aws 3 points posted by kenny http://www.programmableweb.com/news/amazon-releases-version-1.0-aws-sdk-go/brief/2015/11/26 445 Tue, 01 Dec 2015 09:22:00 +0000 An example using AWS Lambda with Go #aws 3 points posted by lolly https://github.com/tmaiaroto/go-lambda-geoip 340 Wed, 21 Oct 2015 23:12:00 +0000 AWS Elastic beanstalk adds support for golang #aws 3 points posted by kenny https://aws.amazon.com/blogs/aws/elastic-beanstalk-update-support-for-java-and-go 132 Mon, 05 Oct 2015 20:12:00 +0000 9Gag Android Application 😆 with Go & AWS Elastic Beanstalk #android #golang #aws 2 points posted by mlabouardy https://github.com/mlabouardy/9gag-clone 3261 Sun, 25 Mar 2018 19:02:00 +0000 Become AWS Certified Developer with Alexa #golang #alexa #aws #lambda 1 points posted by mlabouardy https://medium.com/@mlabouardy/become-aws-certified-developer-with-alexa-44a565012765 3297 Mon, 16 Apr 2018 19:40:00 +0000 k8s-rds - Kubernetes RDS provisioner #kubernetes #rds #database #aws I did a little something that can provision RDS database from Kubernetes. <br><br>Please feel free to contribute, as this is still in the early stages :)<br> 1 points posted by Soren Mathiasen https://github.com/sorenmat/k8s-rds 3208 Wed, 28 Feb 2018 14:03:00 +0000