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

Tag: quick guide

Docker health checks
Development

Docker health checks

June 28, 2017September 21, 20205

Somehow I missed the news that starting from version 1.12 Docker containers support health checks. Such checks don’t just test if container itself is running, but …

docker-compose for Swarm: docker stack
Development

docker-compose for Swarm: docker stack

June 14, 2017September 21, 20200

Imagine you configured your new shiny Docker cluster and now ready to fill it with dockerized applications. How exactly are you going to do that? Not …

Quick intro to Docker Swarm mode
Development

Quick intro to Docker Swarm mode

May 31, 2017September 21, 20202

Docker is cool. It is a great tool to pack your application into set of containers, throw them into the host and they’ll just work. However, …

Building VM image with Packer
Development

Building VM image with Packer

May 17, 2017September 29, 20206

Quite often building a VM from scratch is not very wise. Unless server configuration is trivial, its provisioning might take significant amount of time. For example, creating an instance …

Using Vagrant for Windows VMs provisioning
Development

Using Vagrant for Windows VMs provisioning

May 3, 2017September 29, 20200

Using Vagrant for creating Consul cluster on Linux probably was fun. But what about Windows hosts? Believe it or not, but more than half of developers are …

How to use Vagrant to create Consul cluster
Development

How to use Vagrant to create Consul cluster

April 19, 2017September 29, 20207

Last two articles about Consul service discovery involved one simple but extremely boring manual task: creating and configuring a cluster. In fact, I had to …

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 …

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 …

Posts navigation

Previous 1 2 3 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.