Skip to content

Instantly share code, notes, and snippets.

View simonhjoerg's full-sized avatar

Simon H. Joergensen simonhjoerg

  • dashsoft
  • Aarhus, Denmark
View GitHub Profile
@simonhjoerg
simonhjoerg / eventhandler.sh
Created March 9, 2016 09:26
Serf event handler for nginx loadbalancing with multiple apps
#!/usr/bin/env bash
#This script will get executed each time a event happens
#on the serf cluster
if [ ${SERF_EVENT} = "member-join" ]; then
#We will go over each line that is returned to us from serf
while read line; do
#Lets assign some variables
#First we shall get the nodename
nodename=`echo $line | awk '{print \$1 }'`
We can make this file beautiful and searchable if this error is corrected: It looks like row 7 should actually have 3 columns, instead of 1. in line 6.
Name,description,link
AWS robomaker, Makes it easy to develop simulate and deploy intelligent robotics, https://aws.amazon.com/about-aws/whats-new/2018/11/announcing-aws-robomaker-a-new-cloud-robotics-service/
EBS maximum PIOPS increase, Doubled EBS Provisioned IOPS SSD capacity, https://aws.amazon.com/about-aws/whats-new/2018/11/amazon-elastic-block-store-announces-double-the-performance-of-provisioned-iops-volumes/
AWS snowball edge general availability, AWS snowball edge compute optimized is now generally available, https://aws.amazon.com/about-aws/whats-new/2018/11/aws-snowball-edge-compute-optimized-is-available/
AWS SFTP to s3 service, A service for SFTP'ing to your bucket fully managed!, https://aws.amazon.com/about-aws/whats-new/2018/11/aws-transfer-for-sftp-fully-managed-sftp-for-s3/
AWS datasync, A service to simplify automate and accelerate online data transfer, https://aws.amazon.com/about-aws/whats-new/2018/11/introducing-aws-datasync-for-accelerated-online-data-transfer/
S3 Batch operations (pre