Learn how to use Amazon SQS with a simple Java program to send a message from a producer running in a process and consume the message by a consumer in another process.
There's no silver bullet when it comes to Docker logging. Docker logs are super useful, but they represent only one dimension of data being generated by your Docker host.
Your FileInputStream and FileOutputstreams might introduce long GC pauses. Fortunately, Java 7's 'files.new' additions can help with your I/O efficiency.
The CloudHub Connector provides operations like starting, stopping, deploying, and updating Mule apps, as well as sending notifications from your Mule app to CloudHub.
As Agile and Scrum methods become more widely adopted, there's bound to be some confusion. In this post, we look at what a Scrum should, and shouldn't be.
How to get started using free, preprocessed CommonCrawl web crawl datasets that you could use for machine learning, natural language processing, and more.
web3j seamlessly integrates with Spring Frameworks. Simply create a new Spring Boot app, add the starter to your configuration, and create a service with web3j.
Daily stand-ups can be a great way of creating cohesion among your team, and keeping everyone on the same page. Here are some patterns that can de-rail a stand-up.