Continuous integration and delivery are critical DevOps concepts for business stakeholders to understand, and this can be demonstrated through sprint planning.
See how Java 9 has adapted so that you can run JVM-based workloads in Docker containers or through Kubernetes without worrying about hitting your memory limits
This article will be useful if you want to create applications that are billed for the time that they are used rather than the time that they are active.
Check out this open source project to get a start on your microservices architecture, learn about the tools you need to connect your microservices, and more.
Walk through my experience with querying an RDS MySQL database with AWS lambda for the first time, and the issues that I came across that you can avoid.
Docker has changed how log management is handled in the container world. In this post, we take a look at 10 gotchas that everyone using Docker should know.
A call to action from a frustrated developer! No, actually, it's more of a tutorial to show you how to speed up Ansible yourself. Probably much more useful.
In this post, we take a look at how you can implement a HATEOAS-based RESTful service using Spring Boot. If this sounds interesting, read on for the details!