Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Node.js Application Performance Monitoring

Atatus is a comprehensive application performance management (APM) suite for Node.js applications. Atatus Node.js APM gives you the deeper visibility into the every web transactions happened in your Node.js apps. With Atatus, you can identify the slowest web transactions and see where your web requests are spending time whether it is in the database, remote services or middlewares. Atatus makes Node.js monitoring simpler and easier.

Using Træfik for internal tools at Bleemeo

At Bleemeo, as many geeks, we use a couple of tools on a day to day basis. Most of those tools are small Open Source web applications and, to be trendy, we deploy those tools with Docker. In the past, we used to create a virtual machine per service, deploy the tool and configure web server on each machine. Moreover if you are using https, you need to deploy certificates and private keys on each server.

Free Amazon Web Services (AWS) Infrastructure Designer Tool.

Design Amazon Web Services Infrastructure Diagrams For Free. Site24x7's Amazon Web Services (AWS) infrastructure designer tool is a free, online design platform that helps you create and depict your Amazon Web Services architecture. Effortlessly create simple or complex cloud architecture diagrams in a matter of minutes, without even signing up. The Site24x7 AWS infrastructure designer tool has two views: the resource view on the left, and the canvas view in the center, where the action happens.

My Let’s Encrypt mistake

SSLping was born as a side project. It’s useful to people, which is cool, but today it was also helpful to me! I use it to monitor my HTTPS websites. This morning, my own SSLping project sent me an email about how my website https://hire.chris-hartwig.com is about to expire (in 10 days): it’s using Letsencrypt, and it’s been 80 days since I installed the cert.

What after I install Let’s encrypt?

TL;DR you’re never done with Let’s encrypt: once your servers are secure, you must ensure they stay that way. Let’s encrypt is a no brainer: this initiative benefits us all, with free domain-validated certificates. It’s easy to setup and free. There’s probably automatic installation for your web server of choice, the community behind it can help, and tutorials are everywhere. Then you head to https://.com and you’re done… not.