All links of one day
in a single page.
<Previous day - Next day>

rss_feedDaily RSS Feed
floral_left The Daily Shaarli floral_right
——————————— August 18, 2016 - Thursday 18, August 2016 ———————————
kibana - example - request -

Little reminder

request field matching exactly "/myapi/foo/bar"
request.raw:"/myapi/foo/bar"

request field starting with "/myapi" :
request.raw:\/myapi\/*

request field end with foo :
request.raw:*.foo

docker - future - heroku -

So I just need to split my simple CRUD app into 12 microservices, each with their own APIs which call each others’ APIs but handle failure resiliently, put them into Docker containers, launch a fleet of 8 machines which are Docker hosts running CoreOS, “orchestrate” them using a small Kubernetes cluster running etcd, figure out the “open questions” of networking and storage, and then I continuously deliver multiple redundant copies of each microservice to my fleet. Is that it?

-Yes! Isn’t it glorious?

I’m going back to Heroku.

Flamewar started

-