Use Scumblr if you are looking for intelligent automation framework
Scumblr is a web application that allows performing periodic syncs of data sources (such as Github repositories and URLs) and performing analysis (such as static...
Take Meeting Notes using Otter app
Otter is a smart note-taking and collaboration app that empowers you to remember, search, and share your voice. Otter aims to capture your conversations and...
Use AssertJ to improve your test code readability, maintenance of tests easier
AssertJ core is a Java library that provides a fluent interface for writing assertions.It provides assertions for JDK standard types and can be used with...
Kubernetes tutorial – Create Kubernetes cluster on AWS with kops
This is in continuation of Kubernetes article series. In the earlier posts, we have seen how to create & deploy a simple cluster. Now in...
Docker tutorial – Create,Add Nodes,Deploy and Scale service on the Swarm
From the last post, we have understood what is container & why do we use containers in general. Just to recap here are some of...