Woodmark Blog
Optimize the performance of an Elastic stack
Using an Elastic stack to monitor an application or to get business insights is a common, open-source and easy to use approach. To keep costs and performance in acceptable ranges, it is crucial to optimize the stack.
Efficient multi-project management with Jira, Trello & Tableau
We will show you how the two project management tools Jira and Trello, together with Tableau, help our teams to plan cost-efficiently and keep track of project progress including budget and time.
Read more … Efficient multi-project management with Jira, Trello & Tableau
Apache Camel for Batching AWS Kinesis Records
Our current Woodmark blog post tells you how to develop a custom component for Apache Camel message based enterprise integration framework to send data to AWS Kinesis Endpoint in batch.
Kerberize Apache ZooKeeper & Apache Solr: Issues, solutions and recommendations
Apache ZooKeeper and Apache Solr kerberization Web services such as Apache Solr are frequently secured by two way SSL encryption. Although this way ensures save communication and controlled access to Solr, in many cases a…
Read more … Kerberize Apache ZooKeeper & Apache Solr:
Issues, solutions and recommendations
Apache Spark vs. Apache Flink
Apache Flink, the high performance big data stream processing framework is reaching a first level of maturity. We examine comparisons with Apache Spark, and find that it is a competitive technology, and easily recommended as real-time analytics framework.
Apache Tika OCR for parsing text within image files or embedded images PDFs
Apache Tika OCR Parsing and standardizing content from different sources and file types is one of the main requirements e. g. to make content searchable. For instance, files from shared resources rarely have common encodings…
Read more … Apache Tika OCR for parsing text within image files or embedded images PDFs
Making customized Apache NiFi processors configurable with configuration files using the @OnScheduled annotation
Although Apache NiFi provides various out-of-the-box processors to route, read or transform content of flowfiles, developers repeatedly face situations, where the available processors are not sufficient to solve complex…