| ID | Category | Assesment Date | Item | Status | Description |
|---|---|---|---|---|---|
| 5 | Techniques | 10-Apr-2015 | DevOps | Adopt | DevOps is a software development approach that emphasizes collaboration and communication between development and operations teams |
| 7 | Techniques | 15-Mar-2024 | GitOps | Adopt | GitOps is an operational framework that applies DevOps principles to infrastructure automation, using Git repositories as the single source of truth for infrastructure and application deployments. |
| 15 | Techniques | 10-Apr-2025 | Pact CDC | Assess | Pact is a software technique used for consumer-driven contract (CDC) testing. It focuses on verifying interactions between software components by defining and enforcing contracts on how consumers expect providers to behave. |
| 21 | Techniques | 22-Jul-2020 | Mocking | Adopt | Mocking is a software testing technique where simulated or "mock" objects are used to replace real components during testing. This allows making testing more controlled and efficient by avoiding dependencies on external dependencies. |
| 27 | Techniques | 11-Nov-2025 | Eclipse JKube | Adopt | Eclipse JKube is a collection of plugins and libraries that are used for building container images using Docker, JIB or S2I build strategies. Eclipse JKube generates and deploys Kubernetes/OpenShift manifests at compile time too. |
| 2 | Tools | 22-Jul-2020 | Ansible | Adopt | Ansible is a simple IT automation engine to automate provisioning, configuration , deployment, orchestration and other IT needs |
| 3 | Tools | 15-Jan-2024 | Argo CD | Adopt | Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It provides a GITOPS based Application definitions, configurations, and environments that is declarative, version controlled, auditable and easy to understand. |
| 4 | Tools | 06-Oct-2025 | Argo Rollouts | Adopt | Argo Rollouts is a Kubernetes controller and set of CRDs which provide advanced deployment capabilities such as blue-green, canary, canary analysis, experimentation, and progressive delivery features to Kubernetes. |
| 9 | Tools | 22-Jul-2020 | Gradle | Hold | Gradle is an open-source build automation tool focused on flexibility and performance. |
| 11 | Tools | 06-Oct-2025 | Kargo | Adopt | Multi-Stage GitOps Continuous Promotion tool to seamlessly orchestrate stage-to-stage deployments, without custom scripts or CI pipelines. |
| 14 | Tools | 22-Jul-2020 | Maven | Adopt | Java based Build Tool |
| 20 | Tools | 20-Sep-2025 | Marp Slides | Trial | Marp (also known as the Markdown Presentation Ecosystem) provides an intuitive experience for creating beautiful slide decks. You only have to focus on writing your story in a Markdown document. |
| 25 | Tools | 11-Oct-2025 | Jbake | Adopt | Jbake is a static site generator that uses a simple and intuitive approach to create documentation and websites. It is designed to be easy to use and flexible, allowing developers to focus on writing content without worrying about the technology. |
| 1 | Platforms | 21-Feb-2024 | Amazon Web Services (AWS) | Adopt | Amazon Web Services (AWS) is a subsidiary of Amazon and is the worlds most comprehensive and widely adopted cloud computing platform. It offers a vast array of services, providing on-demand computing platforms |
| 6 | Platforms | 22-Jul-2020 | Docker | Adopt | Docker simplifies and accelerates your workflow, while giving developers the freedom to innovate with their choice of tools, application stacks, and deployment environments for each project |
| 8 | Platforms | 22-Jul-2020 | Google Cloud Platform (GCP) | Adopt | Google Cloud Platform (GCP) is a suite of cloud computing services offered by Google. It provides a wide range of modular services for everything from computing and data storage to machine learning and data analytics. |
| 13 | Platforms | 22-Jul-2020 | Kubernetes | Adopt | Docker simplifies and accelerates your workflow, while giving developers the freedom to innovate with their choice of tools, application stacks, and deployment environments for each project |
| 22 | Platforms | 29-Jun-2015 | Tomcat | Adopt | The Apache Tomcat® software is an open source implementation of the Jakarta Servlet, Jakarta Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Annotations and Jakarta Authentication specifications as part of the Jakarta EE platform. |
| 23 | Platforms | 22-Jul-2020 | Wildfly | Hold | A powerful, modular, & lightweight application server that helps you build java based applications. It is used to build java based web and API applications using maven build tool. It is quite an well established opiniated technolgy stack |
| 26 | Platforms | 11-Oct-2025 | keycloak | Adopt | Keycloak is an open-source identity and access management solution. It provides single sign-on (SSO), user authentication, authorization, and social login integration with supports for OAuth 2.0, OpenID Connect, and SAML. |
| 10 | Languages / Frameworks | 19-Feb-2015 | Java | Adopt | Java is a popular programming language. Java is used to develop mobile apps, web apps, desktop apps, games and much more. |
| 12 | Languages / Frameworks | 19-Jul-2025 | Kotlin | Assess | Kotlin is a statically-typed, general-purpose programming language developed by JetBrains that is designed to be concise, safe, and interoperable with Java. |
| 16 | Languages / Frameworks | 29-Jul-2025 | Playwright | Assess | Playwright was created for end-to-end testing. Playwright supports rendering engines including Chromium, WebKit, and Firefox. It Runs Test on ALL OS, locally or on CI, having native mobile emulation of Google Chrome for Android and Mobile Safari. |
| 17 | Languages / Frameworks | 19-Jan-2020 | Python | Adopt | Python is a popular, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, its design philosophy emphasizes code readability and a clean, easy-to-learn syntax, often using significant indentation. |
| 18 | Languages / Frameworks | 29-Jun-2015 | REST-Assured | Adopt | Testing and validating REST services in Java is harder than in dynamic languages such as Ruby and Groovy. REST Assured brings the simplicity of using these languages into the Java domain. You can easily use REST-Assured to validate your API. |
| 19 | Languages / Frameworks | 29-Jun-2015 | Spring-Boot | Adopt | Spring Boot is an open-source Java framework used for programming Spring-based applications that make project configuration and features easier. It is a convention-over-configuration extension to help minimize configuration concerns. |
| 24 | Languages / Frameworks | 12-Oct-2025 | htmx | Trial | htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, for modern user interfaces. htmx is small, dependency-free, extendable & and reduces code by 67% when compared with react. |
| 28 | Languages / Frameworks | 25-Oct-2025 | SVG: Scalable Vector Graphics | Adopt | SVG is a text-based, open Web standard for describing images that can be rendered that works well with other web standards including CSS, DOM, JavaScript, and SMIL. |