author-pic

RAM GOPINATHAN

Using spring aop for automatic collection of metrics from your SpringBoot based Microservice

Posted on June 29, 2017

Overview Application Telemetry is one of the key practices that is required to diagnose the health of your application or microservice. At T-Mobile like most of the organizations practicing DevOps we…

Read full post

Cloudformation template for provisioning firehose with S3 delivery

Posted on June 27, 2017

Overview Kinesis firehose is a managed service within AWS that can be used to capture streaming data and load it into Kinesis Analytics, S3, Amazon Redshift or Amazon ElasticSearch services. I've…

Read full post

Some thoughts on running docker registries in jFrog artifactory

Posted on May 07, 2017

At T-Mobile we use jFrog artifactory as a centralized repository for storing artifacts. It is one of the key tools in our DevOps toolset and is integrated into our CI/CD processes. Artifactory has…

Read full post