Menu

US Region

Grandmetric LLC
Brookfield Place Office
200 Vesey Street
New York, NY 10281
EIN: 98-1615498
Phone: +1 302 691 94 10

info@grandmetric.com

EMEA Region

GRANDMETRIC Sp. z o.o.
ul. Metalowa 5, 60-118 Poznań, Poland
NIP 7792433527
+48 61 271 04 43
info@grandmetric.com

System Monitoring or How and What to Monitor

DevOps

06.2021

System Monitoring or How and What to Monitor

How far does system monitoring reach? How do we know what to observe? Which monitoring tool to choose? Let’s dive into the topic.

Category:
12.2020

Software testing – 3 tips for beginners

When talking about web or mobile application development, you cannot miss the importance of software testing. One does not only deploy new functionality before testing it thoroughly. Don’t trust developers (even if they are engineers). There is ALWAYS something to fix or to improve.

11.2020

Request timing analysis

For demonstration purposes, we implemented two dummy microservices using aiohttp framework and deployed it on localhost alongside with PostgreSQL database. In this post, we will cover a single request timing breakdown. We will be using Elastic solutions to visualize the results.

Category:
11.2020

Kubernetes Liveness Probes – review

This article will focus on the Liveness Probe object. I will show the applications of each type – TCP Socket, Command Execution, HTTP Request.

Category:
09.2020

Docker healthcheck

One of the available Design & Config about Dockerfile introduces the most important commands for container definition. Few of these commands deserve a longer explanation. In this blog post, I will focus on Docker healthcheck. It allows us to monitor easily the status of the container.

Category:
08.2020

Python REST frameworks performance comparison

Modern DevOps solutions allow us to scale the applications quickly. Scaling doesn’t always mean that we are slowly gaining customers and need to add more instances or servers. Scaling up can also happen periodically as the demand for our app might be higher in the evening or during the weekends.

07.2020

Docker-compose commands for container management

The docker-compose is a useful tool for orchestrating multi-container Docker applications. It allows us to run applications based on a YAML file. This file is a list of instructions that define the parameters of the launched applications.

Category:
Grandmetric