Running Android Tests in Docker

This article describes the process that one team went through to run automated tests for their Android applications by packaging them within a Docker container. Read all

How to Automate and Schedule Tasks With Crontab on Ubuntu 16.04

A developer provides a tutorial on how to work with cron jobs in an Ubuntu-based environment in order to automate a bunch of different processes. Read all

Testing Spring Boot Integration With Vault and Postgres Using Testcontainers Framework

This tutorial explains how to write integration tests for your application against a popular third-party solution such as a database. Read all

Controlling Web Audio With React and Redux Middleware

A developer gives a tutorial on how to create an application using the popular React framework/Redux middleware combination by coding a phone application. Read all

Best Frameworks for Desktop Application Development

In the age of web applications, desktop apps are often forgotten. So if you need to build one, what frameworks are available to help you, and, just as importantly, which one should you use? Read all

How to Execute Distributed MapReduce on Java Over Data Stored in Redis

Let's take a look at MapReduce in Java and how it allows devs to write code that processes large quantities of data using a distributed data processing approach. Read all

Eclipse MicroProfile Metrics — Practical Use Cases

This article discusses monitoring and metrics in enterprise Java and how DevOps practices lead teams to choose microservices and technologies like MicroProfile. Read all

Reviewing the Benefits of AWS Workspace

AWS Workspace provides a number of beneftis for storing, managing, and securing your applications and accessing them remotely from multiple devices. Read all

Price Comparison of IoT Platform Vendors

This post compares the prices of various IoT platform vendors, including AWS, Microsoft, Google, and IBM to determine the best product for your business. Read all

Spring Cloud Config Server Without RabbitMQ/Kafka

This article takes a look at configuring the Spring Cloud Config Server and Client, and also provides some solutions to a few commonly-encountered issues. Read all

 

 

 

 

Top