News

One of the fastest ways to deploy Java and Spring Boot apps to the cloud is to use Amazon's Elastic Beanstalk. Here's how.
One of the Java platform’s enduring strengths has always been its ecosystem. Since the early days of the JVM, the classpath has served as an unsung hero, enabling seamless integration of libraries ...
Initiate the transfer in Route 53 To transfer your domain name into AWS Route 53, open the AWS Management Console, navigate ...
Daily Scrum standup meetings There is no such thing as a daily Scrum standup. We don’t do standups in Scrum. Scrum does have the daily Scrum, but nobody is expected to stand in it. In fact, the term ...
A Scrum master is expected to both serve and lead their team. Here are five servant leader examples from Scrum.
In this article, we're going to examine the JVM bytecode set, disassemble some code to see how it works, and play with some tools that allow us to manipulate bytecode directly.
This RESTful API quiz for developers will see how well you know RESTful web services and the history behind the architectural style.
There are a variety of options for deploying microservices in AWS, with Fargate-based Elastic Container Service being one of the easiest and least expensive to use. In this AWS ECS tutorial, we looked ...
The 5 principles of Agile project management apply beyond software development. Here's how they distill down to five basic themes for use in any project.
The Kubernetes interview questions that follow go beyond the typical rudimentary inquiries, such as “What is a pod?” and “What is a service?” This article assumes that you can answer those questions.