Skip to content

Dots and Brackets: Code Blog

Blog about DevOps, distributed applications and microservices

  • Personal blog (ru)
  • About Me
  • Personal blog (ru)
  • About Me

Author: pav

Using Consul for Service Discovery
Development

Using Consul for Service Discovery

March 22, 2017September 29, 20202

Imagine your distributed app has two kinds of services: web and db. Both of them are replicated for higher availability, live on different hosts, go …

Using Consul Key-Value Store for Service Configuration
Development

Using Consul Key-Value Store for Service Configuration

March 15, 2017September 29, 20207

How do you usually configure an app? Over the decades our industry came up with multiple approaches, like providing command line arguments, various config files, registry settings …

Persistent data in Docker volumes
Development

Persistent data in Docker volumes

March 8, 2017September 21, 20203

As Docker containers supposed to be small, single process and easy replaceable instances, it’s not particularly clear how persistent data fits into that picture. Imagine you have …

Multi-host Docker network without Swarm
Development

Multi-host Docker network without Swarm

March 1, 2017September 21, 20206

Docker has several types of networks, but one of them is particularly interesting. Overlay network can span across hosts boundaries, so your web application container …

Visualize Elasticsearch data with Kibana
Development

Visualize Elasticsearch data with Kibana

February 22, 2017September 21, 20201

Today we’ll take a look at the last component of Elastic’s ELK stack – Kibana. Even though Logstash does a great job of processing logs and other …

Processing logs with Logstash
Development

Processing logs with Logstash

February 15, 2017September 21, 20203

Last time we talked out about Elaticsearch – a hybrid of NoSQL database and a search engine. Today we’ll continue with Elastic’s ELK stack and …

Quick intro to Elasticsearch
Development

Quick intro to Elasticsearch

February 8, 2017September 21, 20202

So far we’ve been dealing with name-value kind of monitoring data. However, what works well for numeric readings isn’t necessarily useful for textual data. In …

Tracking application events in Graphite
Development

Tracking application events in Graphite

February 1, 2017September 21, 20200

I don’t know if that’s a coincidence or not, but drastic changes in application metrics usually happen soon after a product upgrade was made. In fact, whenever …

Scraping application metrics with Prometheus
Development

Scraping application metrics with Prometheus

January 25, 2017September 21, 202010

There’re two conceptually different approaches in collecting application metrics. There’s PUSH approach, when metrics storage sits somewhere and waits until metrics source pushes some data …

Building dashboards with Grafana
Development

Building dashboards with Grafana

January 18, 2017September 21, 20203

Even though Graphite does very decent job in displaying individual metrics graphs, its dashboards support is quite limited. Of cause, we could take its powerful Render URL API and …

Posts navigation

Previous 1 … 5 6 7 8 Next

Recent Posts

  • Configuring Azure Arc Managed Identity with Terraform
  • Configuring Azure Arc VM’s Telemetry Collection with Terraform
  • Onboarding Custom VM to Azure Arc with Terraform
  • Creating changelog for Docker image
  • Reconnaissance in local network with nmap
  • 5 ways to deploy infrastructure to a cloud
  • Connecting power and reset buttons to Jetson Nano

Recent Comments

  • thoughtsunificator on Examining NodeJS core dump with llnode and lldb
  • pav on GitLab CI for ESP32 and Arduino
  • darkfader on GitLab CI for ESP32 and Arduino
  • darkfader on GitLab CI for ESP32 and Arduino
  • pav on GitLab CI for ESP32 and Arduino

Archives

  • December 2024
  • September 2023
  • August 2023
  • September 2022
  • April 2022
  • June 2021
  • July 2020
  • June 2020
  • July 2019
  • April 2019
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016

Categories

  • Developer's Life
  • Development
  • Robotics

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2025 Dots and Brackets: Code Blog. Powered by WordPress and Bam.
 

Loading Comments...