Kibana proxy for AWS ECS (Fargate)
23 January 2019
One of the most annoying parts of setting up Elastic Search on AWS is the way access is configured for that service. From what we’ve gathered you have one of two options to protect it:
- Make sure it’s...
One of the most annoying parts of setting up Elastic Search on AWS is the way access is configured for that service. From what i've gathered you have one of two options to protect it:
- Make sure it's running internally only (i.e. not internet facing...
In this tutorial we discuss how to implement both text and image based compasses for use in any game where you need to provide a sense of direction to the player.
[youtube=FDTOTsAeS7o]
We recently started using this outstanding devops tool called Terraform at Drover. Basically it allows us to describe how we want our environments to be and apply that "plan" automatically. It's a bit like Ansible and its playbooks concept but - IMO -...