Kappa Architecture is a software architecture pattern. Rather than using a relational DB like SQL or a key-value store like Cassandra,...
Tuesday, May 22, 2018
Getting Started With Apache Camel and the Internet of Things
When I was first introduced to Java Enterprise Integration, the ServiceMix platform was transitioning to OSGi (ServiceMix Version 4.0)...
Monday, May 21, 2018
From Lambda to Kappa: A Guide on Real-time Big Data Architectures
When it comes to real-time big data architectures, today… there are choices. Today, there is more than just Lambda on the menu of choi...
From Lambda to Kappa: A Guide on Real-time Big Data Architectures
When it comes to real-time big data architectures, today… there are choices. Today, there is more than just Lambda on the menu of choi...
What You Need to Know About Real Time Architectures for IoT / Time Series Problem Sets
In previous posts, I discussed that not a single time series database or product rules all solutions, however, there are some common p...
Unit-Tests in Objective-C - Flying Kiwis
Every language has their own rules. It does not matter if you look at the syntax, language features or type of language. Everything ch...
How to use Chaos in your iOS Tests
There are also other versions which use an infinite amount of monkeys instead of time. As app developers, we have a similar situation....
Test Driven Development - Telling a story
About a year ago I switched my job. I've entered a team which was about to start a new project and never applied TDD in iOS. As I...
Mock Network Requests in UITests - Can we do this without changing the app?
Networking is a constant issue iOS developers have to face. There is nearly no app, which doesn't require it. In tests we need rep...
Advanced Mocks in Swift - Fake the world
Responses to my article about Unit Testing in Swift often contained one question: How do you test system classes you can not instantia...
Behavior Driven Development - Relabeling TDD?
A few weeks ago I woke up due to Twitter notifications. These pings can be quite disturbing.. A discussion has started whether people ...
Automated UI-Testing for iOS Apps - How to make sure your app does what it's supposed to do
In a world full of competition, companies want to release their software faster than ever. The reason for this is, they are afraid. Af...
Thursday, May 17, 2018
180+ Sample Test Cases for Testing Web and Desktop Applications – Comprehensive Testing Checklist
This is a Testing Checklist for both webs as well as desktop applications. Note – This article is a little lengthy one (over 2700 words). H...
Tuesday, May 15, 2018
Block Chain - Hyperledger
Hyperledger Hyperledger is an open source collaborative effort created to advance cross-industry blockchain technologies. It is a glob...
Tuesday, May 1, 2018
Daily .NET Tips: Create new Azure App Service using Cloud Explorer in Visual Studio
Visual Studio Cloud Explorer Extension enables the developer to connect with Azure Subscription and view corresponding Azure resources...