DevOps
-
Integrate Spring boot and Elastic Beanstalk using Cloudformation
AWS beanstalk is an amazon web service that does most of the configuration for you and creates an infrastructure suitable…
Read More » -
How Docker Streamlines Production Deployments
More than anything else, modern development’s primary focus is often based around three central concepts: efficiency reliability repeatability But how…
Read More » -
Kubernetes Monitoring with Heapster, InfluxDB and Grafana
Kubernetes provides detailed insights about resource usage in the cluster. This is enabled by using Heapster, cAdvisor, InfluxDB and Grafana. Heapster is…
Read More » -
AWS Lambda/Java, DynamoDB and Api gateway integration
Introduction In this post I am going through a full (Java) example of integrating AWS Lambda, DynamoDb and Api Gateway…
Read More » -
Kubernetes: Simulating a network partition
A couple of weeks ago I wrote a post explaining how to create a Neo4j causal cluster using Kubernetes and…
Read More » -
How DevOps Teams Prepare for Cyber Monday
Solve App Problems 10x Faster with AppDynamics – Monitor production apps at code-level depth with minimal overhead. Start a FREE…
Read More » -
Kubernetes: Spinning up a Neo4j 3.1 Causal Cluster
A couple of weeks ago I wrote a blog post explaining how I’d created a Neo4j causal cluster using docker…
Read More » -
Deploying Drill on MapR in the Azure Cloud
Earlier this year, I published a series of posts on the deployment of Apache Drill to Azure. While the steps…
Read More » -
Kubernetes: Writing hostname to a file
Over the weekend I spent a bit of time playing around with Kubernetes and to get the hang of the…
Read More »