Systems | Development | Analytics | API | Testing

Development

How to Customize Your Kong Developer Portal

A developer portal is a storefront to your APIs (the products) that internal and external developers are trying to consume. The Kong Developer Portal provides a single source of truth for all developers to locate, access and consume services. With intuitive content management for documentation, streamlined developer onboarding and role-based access controls (RBAC), Kong’s Developer Portal provides a comprehensive solution for creating a unified developer experience.

Replacing the FMEA Risk Assessment: How to Manage Risk in an Agile World

Product failures and defects can occur on many different shapes and levels, impacting any part of the user experience, functionality, and even safety. In the past, organizations were taking the approach of of Failure Mode and Effects Analysis (FMEA) for risk assessment. This allowed teams to identify and prevent failure before a product or update is released.

5 Features that Save Developers Time in the Appian 21.4 Release

Did you know it takes an average of six months to build and deploy a basic enterprise app? It’s time to get our hours back. Low-code platforms like Appian cut that dev time in half or more. Design your apps securely and quickly using visual workflows so you can spend your time coding creative custom features instead of working on non-value adding, monotonous development tasks.

Best Developer Tools: 5 APIs That Make Life Easier for Developers

Looking to understand more about what the best developer tools on the market? Here, we’ll have a look at 5 essential APIs that will make life easier for any developer. APIs are critical to enabling applications to communicate with each other. For example, they let your email app talk to your bank’s website, and they let the different programs on your computer work together seamlessly.

Types of Exceptions in Java

Java is an object-oriented programming language. It supports a variety of techniques, including exception handling. This Java feature allows developers to control exception-related runtime issues. In Java, an exception is an event that happens during the execution of a program and prevents the program's instructions from flowing normally. Exceptions are bugs or errors that we don't want and that prevent our application from running normally. In this article, we are discussing exceptions in Java.

Top 9 Database-as-a-Service Products

Data and information are the main currency of the 21st century. When managing applications, we have to deal with reams of data and store it for future use, either in our file system, in the memory of the application or in designated data management apps, also known as databases. Traditionally, databases have been local applications that required installation, management and maintenance.