If you’re a Java developer and you haven’t built an AWS Lambda function before, you’ll be amazed by how easy it is to get your first serverless application up and running. To build your first Java AWS ...
The FFM API makes accessing C libraries convenient but also presents challenges. Helper functions and best practices make it ...
Community driven content discussing all aspects of software development from DevOps to design patterns. If you want to master functional programming, the best place to start is with the Java Function ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
The first seven posts of my series of dealing with too many parameters expected in Java methods focused on alternative approaches to reduce the number of parameters a method or constructor expects. In ...