Published onNovember 22, 2017Delete Old Items with Amazons DynamoDB TTL FeatureawsdynamodbpythonIn this tutorial we will demonstrate how to expire old dynamodb items using a aws dynamodb ttl feature, where we can delete items when they are older than a configurable threshold.
Published onNovember 22, 2017Update your Ghost Blog with the Ghost-CLIghostblognodejsThis tutorial will demonstrate how to update your ghost blog platform using the ghost cli.
Published onNovember 22, 2017Using Elasticsearch Curator to Reindex DataelasticsearchIn this tutorial we will look at an alternative approach to reindex elasticsearch indices using the curator open source tool.
Published onNovember 22, 2017Using Elasticdump to Backup Elasticsearch Indexes to JSONelasticsearchbackupsThis tutorial will demonstrate how to backup your elasticsearch data to json files using a opensource tool called elasticdump.