The problem : create IT for a lambda
Prerequisites :
- a serverless project written in Kotlin (java8 runtime for lambdas).
- aws sam cli
- docker
Continue reading
Recently for some tests I had to slow down my mysql docker image. For that I used Toxiproxy tool.
It should be easy to set up toxiproxy on Ubuntu, but the final step sudo service toxiproxy start failed for me:
Continue reading
Jekyll supports the use of Markdown with inline HTML tags which makes it easier to quickly write posts with Jekyll, without having to worry too much about text formatting. A sample of the formatting follows.
Continue reading