DataDog: RabbitMQ Cluster Checks using Cluster Agent

DataDog is a great service for monitoring all your services running on your servers. You typically use it by setting up the DataDog Agent on all your servers and configuring it with what applications/integrations you want it to run checks on. What about external services that do not run on your servers like a managed MySQL or RabbitMQ?

Photo by Francis Delapena on Unsplash: https://unsplash.com/photos/-kYTZwojDd8

»

DevOps Tools in Go: Volt In!

This is the talk I gave at the GoManila Meetup held on September 23, 2019. You can view the slides here and the video recording here (starts at the 53-minute mark).

https://github.com/ashleymcnamara/gophers

We used to throw code over the wall, only ensuring it works in our development environment. Production was a dangerous place that specialized people known as Operators/Ops had to set up, manage and keep online. The move of a lot of devices into software as code and the cloud with APIs and abstractions like Docker and Kubernetes has given us a world where the programmer can go from development to production all by themselves. This is what you might call the “DevOps” movement.

»

Increasing developer productivity with simple Jenkins Pipelines

Jenkins Pipelines

At Galleon.PH I made sure to document all our development processes so anyone on our remote team can learn how we do our work, but not only that, it makes for consistent repeatable processes and lowers cognitive load when you can offload a process into a document. We found huge gains by automating a couple of regular processes using Jenkins Pipelines.

»

Welcome

Welcome to MyDev.ORG!

Welcome to my blog

I made a resolution to start blogging in 2018, 22 years after I started making websites.

»

Andre Marcelo-Tanner