Gerry KovanThe Many Ways to Containerize a Spring Boot applicationAs a Spring Boot Java developer, have you ever wondered about how your application gets containerized in order to be able to run on a…May 16, 2022May 16, 2022
Gerry KovanOpenShift Pod Scheduling for a Highly Available Architecture on AWSThe project I am currently working on requires an application to be deployed using a highly available architecture running on an OpenShift…Nov 2, 2021Nov 2, 2021
Gerry KovanA Zero Trust Approach for Securing the Supply Chain of Microservices Packaged as Container ImagesSecuring the software supply chain has become a top priority for both open source as well as closed source projects. There are many sources…Sep 6, 2021Sep 6, 2021
Gerry KovanSecure your Spring Boot App using Single Sign On with IBM Security VerifyIntroductionMar 25, 2021Mar 25, 2021
Gerry KovanBuild To Manage: Proper Exception Handling Makes Your Applications Easier to Build and ManageException handling continues to be one of the more challenging aspects when designing and writing code. Poor exception handling leads to…Jul 9, 20201Jul 9, 20201
Gerry KovanEffective Kanban and Standup Tips To Improve Team Communication and AlignmentThis short blog describes some techniques to keep development squads productive focusing on the daily Standup ritual and the Kanban…Mar 16, 2020Mar 16, 2020
Gerry KovanPCI and PII Compliance When Logging Data In Digital Transformation ProjectsAuthored by Gerry Kovan and Ramesh krishnamaneniJul 3, 20193Jul 3, 20193
Gerry KovanHTTP Status Code Resources For Building REST API’sOne of the frustrating things when creating API’s is choosing an appropriate HTTP status codes that follows best practices and is…May 12, 2019May 12, 2019
Gerry KovanSOLID design principles make test-driven development (TDD) faster and easierIntroductionMar 17, 20193Mar 17, 20193