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
Microservice challenges
Development

Microservice challenges

October 12, 2016September 21, 20200

Everybody talks how good microservices are, but it’s less popular subject what challenges it brings. As any other tool it is good at solving one kind of problems, …

Quick intro to docker-compose
Development

Quick intro to docker-compose

October 5, 2016September 21, 20203

What is docker-compose Like docker itself allows managing single container, docker-compose makes it easy to control not just one, but all containers that make distributed app. …

Communication between Docker containers
Development

Communication between Docker containers

September 28, 2016September 21, 20202

Having an app running from within Docker container is fun, that’s for sure. But do you know what would be even more fun? Many apps running from within …

3 ways to dockerize existing Node.js app
Development

3 ways to dockerize existing Node.js app

September 21, 2016September 21, 20204

Imagine you have Node.js app you would like to run from within Docker container. Maybe you want to check if it still works on ‘another’ …

Quick intro to Docker
Development

Quick intro to Docker

September 14, 2016September 21, 202012

What’s Docker. On the surface Docker looks like another virtual machine (VM). Just pick Ubuntu image with hello-world app inside, type docker run ubuntu hello-world  in your terminal of choice, …

Playing with microservices
Development

Playing with microservices

September 7, 2016September 21, 20200

Recently I was asked to build a small internal app: dynamic dashboard for one of our projectors, which are hanging all over the office and display some company info …

Posts navigation

Previous 1 … 7 8

Recent Posts

  • 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
  • Changing ESP32 partition scheme in arduino-cli
  • GitLab CI for ESP32 and Arduino
  • Configuring External Load Balancer with Deployment Manager

Recent Comments

  • Vladimir on Changing ESP32 partition scheme in arduino-cli
  • pav on 5 ways to deploy infrastructure to a cloud
  • Ivan on 5 ways to deploy infrastructure to a cloud
  • Tyeth on Changing ESP32 partition scheme in arduino-cli
  • Curious George on Scraping application metrics with Prometheus

Archives

  • 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 © 2023 Dots and Brackets: Code Blog. Powered by WordPress and Bam.
 

Loading Comments...