How to Install Snipe-IT on Ubuntu 16.04

Let's get the open source Snipe-IT asset management tool up and running on Ubuntu 16.04. Read all

Pitfalls in JVM and Docker Defaults

In this post, we look at Java 11 Docker defaults, which are automatically chosen by the JVM depending on memory size and provided CPUs, for garbage collection. Read all

Build and Deploy a Node.js Application into Azure Web Apps Using Azure DevOps (CI/CD)

A group of developers gives a tutorial on how to create a Node.js application and then deploy and run that application an Azure DevOps server. Read all

Microservices and DevOps Using Java, Spring Boot, Git Flow, Jenkins, and Docker

An architect gives a tutorial on how to create a basic microservice using Java and Spring before deploying it on a DevOps pipeline with Docker and Jenkins. Read all

Deploying a Kubernetes Cluster With Amazon EKS

This extensive documentation takes a comprehensive look at how you can deploy the most popular container orchestration platform using Amazon's EKS. Read all

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

 

 

 

 

Top