-
DevOps

Docker 1.13 Management Commands
Docker 1.13 was released yesterday, congratulations! A quick summary of the key features: Compose file to deploy Swarm mode services…
Read More » -
DevOps

Deploy Docker Compose Services to Swarm
Docker 1.13 introduced a new version of Docker Compose. The main feature of this release is that it allow services defined…
Read More » -
DevOps

AWS Serverless Lambda Scheduled Events to Store Tweets in Couchbase
This blog has explained a few Serverless concepts with code samples: Serverless FaaS with AWS Lambda and Java AWS IoT Button,…
Read More » -
DevOps

Starting a Kubernetes 1.5.x cluster
Kubernetes 1.5.0 was released just about a month ago! Key theme for the release are: StatefulSets (ex-PetSets) StatefulSets are beta now (fixes…
Read More » -
Software Development

Microservice using AWS Serverless Application Model and Couchbase
Amazon Web Services introduced Serverless Application Model, or SAM, a couple of months ago. It defines simplified syntax for expressing…
Read More » -
Software Development

Microservice using AWS API Gateway, AWS Lambda and Couchbase
This blog has explained the following concepts for serverless applications so far: Serverless FaaS with AWS Lambda and Java AWS IoT Button,…
Read More » -
Enterprise Java

Serverless FaaS with AWS Lambda and Java
What is Serverless Architecture? Serverless architecture runs custom code in ephemeral containers that are fully managed by a 3rd party. The custom…
Read More » -
DevOps

AWS IoT Button, Lambda and Couchbase
Getting Started with Serverless FaaS and AWS Lambda shows how to use a simple Java function to store a JSON document to Couchbase…
Read More » -
DevOps

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 »



