Okta introduced Cross App Access, or XAA, in June 2025 as a way to govern agent-to-app and app-to-app connections. Today’s ...
Spread the love“`html Docker has revolutionized the way developers deploy applications by providing a lightweight, consistent, and isolated environment. If you’ve ever wondered how to run Docker ...
Every year, hundreds of thousands of South African learners sit their final matric exams and face the same question the moment results drop: “Now what?” ...
Java is a popular computing platform, but lately, Java is blamed for its security vulnerabilities. It is recommended by many to disable or completely uninstall Java. However, there are applications ...
In order to be aligned with the latest security policies I need to be able to configure ssl context and socket protocol with TLSv1.3. After a deep investigation I found that in the latest version ...
For running an application, you need infrastructure such as an OS, supporting components and configuration. Suppose you are working on Windows Machine and using java 17 and the properties file has ...
Take advantage of Docker to ease Java development. Learn how to update a running Java codebase (without restarting the container) and to debug into a remotely running containerized Java app. The ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Virtual machines were the cock of the walk fifteen years ago, but they have fallen out of favor ...
Community driven content discussing all aspects of software development from DevOps to design patterns. If your Jenkins builds don’t use Docker, you’re not playing the continuous integration game on ...
I know i was a little light on the JAVA 11 parts of the last series of posts. So i have written a separate blog post on Java 11 and Docker and 1 issue that could be a problem. The innovations in Java ...