• Home
Menu

Laytoun' thoughts!

Failure sucks but instructs!
Newer Posts Page 8 of 13 Older Posts

Kibana & elasticsearch: Load balancing across multiple ES nodes

By Mohammed Aboullaite in elk on 29 Oct 2017

Load-balance Kibana across multiple Elasticsearch nodes using a local coordinating-only node: a pragmatic fix.…

DockerCon Europe 2017: Trip report

By Mohammed Aboullaite in Docker on 24 Oct 2017

DockerCon Europe 2017 in Copenhagen: community leaders summit, announcements, and trip highlights.…

import kibana dashboards and visualization using groovy

By Mohammed Aboullaite in Devops on 16 Oct 2017

Automate importing Kibana dashboards and visualizations with a small Groovy script, no manual export/import clicking.…

What do skydiving and building a tech community have in common

By Mohammed Aboullaite on 09 Oct 2017

What skydiving taught me about building a tech community: fear, preparation, and the leap that makes both worth it.…

Spring Boot metrics monitoring using elasticsearch and kibana

By Mohammed Aboullaite in Devops on 28 Sep 2017

Ship Spring Boot Actuator metrics to Elasticsearch and visualize them in Kibana: a monitoring pipeline for microservices.…

Using Redis as Buffer in the ELK stack

By Mohammed Aboullaite in Docker on 15 Sep 2017

Use Redis as a buffer in the ELK stack: decouple log shippers from Logstash and keep spikes from overwhelming Elasticsearch.…

Yo! Avoid finalizers.

By Mohammed Aboullaite in Java on 13 Sep 2017

Why you should avoid Java finalizers: unpredictable, dangerous, and unnecessary. What Effective Java item 7 means in practice.…

Understanding JIT compiler (just-in-time compiler)

By Mohammed Aboullaite in Java on 31 Aug 2017

How the Java JIT compiler works: bytecode to native code, C1/C2 tiers, and why the compiler matters most for JVM performance.…

Newer Posts Page 8 of 13 Older Posts
Laytoun' thoughts! © 2026 System Published with Ghost and Attila