Systems | Development | Analytics | API | Testing

April 2022

How to Combat Python Memory Leaks

Memory leaks are one of developers’ worst nightmares. They can easily take down a healthy running application within hours if not minutes. It can be difficult to detect some of such leaks since they slowly grow and take over your app’s available memory. On top of it, each programming language manages memory in its own unique ways and hence can leak memory in different ways. Hence proactive measures to identify and prevent such leaks from happening is crucial.

How to Detect Memory Leaks in Java

One of the most important features of Java is the built-in garbage collector (GC), which automates memory management. The GC is capable of handling the majority of memory leak issues because it implicitly handles memory allocation and freeing. While the GC is capable of handling a significant amount of memory, it does not provide a guaranteed solution to memory leaks. The GC is intelligent, but not without flaws. Even with the most attentive developer's applications, memory leaks can occur.

Why You Need to Think about API Automation and Scalability

First published on The New Stack. The pandemic has accelerated the shift towards digital channels for banking, retail, and a host of other services. As a result, businesses are shifting their digital transformation initiatives into overdrive in order to meet customer demand for online interactions, which should be both inviting and secure. APIs act as key drivers behind most successful digital enterprises.

Introduction to API Gateways and Microgateways

An API gateway lets API calls enter and leave to reach their corresponding destination points, better known as microservices, in a system. An API gateway is mainly responsible for routing API calls. Its secondary responsibilities include security, caching, load balancing, rate-limiting, dynamic discovery and routing, management, and scaling the number API calls.

Digital Transformation Frameworks: Why You Need One and How to Start

The move to digital technologies has been taking place at a meteoric pace. Many businesses are forced into a position, where they must either deploy new solutions they may not be ready for or risk falling behind the competition. In their efforts to rapidly improve customer experience, enhance internal processes, capitalize on market opportunities, or optimize other operational processes, they often end up taking a more makeshift approach to digital transformation.

When to Choose React Native as Your Next App Development Framework

As an app developer, your task includes using programming languages to create, test and develop applications on mobile devices. Your tasks also involves coding, designing and troubleshooting. Did you know your arduous job can be simplified using cross-platform development like the React Native framework?

My experience with Flutter as an Android developer + how to get started

This is a story about how I switched from Android development to Flutter. About 10 years ago, I created my first Android application. I worked for a company that focused on mobile development — iOS and Android. For me, Android development was the obvious choice. I liked Java more than Objective-C, and in general, Android was more affordable. However, mobile development has changed a lot over the years. There are so many new languages, technologies, and architectures.

Agile Requirements and Traceability Basics

Agile has become one of the most widespread methodologies used in product development. As experts and expertise have further developed, it’s become clear that Agile is meant to be adaptive. It should be used to make you more productive, not limit your ability to accomplish your goals. Still, there’s a learning curve — and persistent hesitation — in adopting Agile for teams that require documentation and traceability. Can you create an Agile environment and stay compliant?

From culture to business to innovation: leveraging cloud to reprogram banks, WSO2 | Finextra

In this 2 part series, Eric Newcomer, Chief Technology Officer at WSO2 speaks to FinextraTV about the type of technologies that are conducive to self-disruption, what banks need to consider when revamping their technology and operations divisions to promote innovation, how this translates into a culture of innovation, and how migration to the cloud reinforce banks’ cybersecurity and resilience.

How To Hire An Awesome Software Developer: 8 Questions You Need To Ask

Hiring a software developer is hard work! So how do you know if the programmer you’re interviewing is a good fit for your development team? This guide will help you evaluate candidates by examining their technical skills, team fit, and cultural fit. Incorporating ‘the why’ into your developer interview process can help make sure you’re hiring the right people for your culture. It’s also a great opportunity to gauge how well a candidate will do within your organization.

Using APIs to Build Robust Cloud-Native Infrastructures

The number of applications and services is increasing as companies face time-to-market pressure from customers. Application programming interfaces (APIs) are a key component of modern software architectures. APIs are tools that let companies share their data internally or with third-party services to create new value-driven products for customers.

Why Python 2.7 Will Never Die

Python is a programming language originally developed in the late 1980s. Since then, it has seen continuous growth and remains one of the most popular programming languages, especially in data science. Many programmers learn Python as their first language, and it has a wide range of uses. Its second iteration, Python 2.0, landed in 2000, after extensive development throughout the 90s.

You Are Measuring API Active Users Wrong

API providers need to understand how their consumers are using their APIs. Usage metrics are essential because they tell you about API adoption, how your API is growing over time, and which endpoints are seeing more (or less) use. When you look at API usage metrics, you should be measuring the active users on your API in the sense that most closely aligns with your service.

Reprogramming the bank: Shifting gears on digital disruption, WSO2 | Finextra

In this 2 part series, Eric Newcomer, Chief Technology Officer at WSO2 speaks about self-disruption across the industry, what is meant by this and how this approach is helping FIs address business challenges. We learn how the internal disruption that comes with new technology strategies can benefit the customer, the type of strategies that could formalise this natural disruption to create a process of structured self-disruption, and how this fits in with the regulatory landscape.

The Stripe Developer Experience and Docs Teardown

In this article, we are going to explore why the Stripe developer experience is so passionately supported by thousands of developers globally. One of Stripe’s missions is to increase the GDP of the internet, and over the last decade, they’ve successfully executed 250 million API requests per day and over 91 billion requests per year through their APIs.

Using Profiling in Elixir to Improve Performance

Elixir is all about performance. Say you have an app up and running with Elixir, but some parts aren't working as fast as you would like them to. That is where profiling comes in. Profiling tools usually walk you through the frequency and duration of function calls and where they spend their time. Erlang has impressive profile tooling available at its disposal. In this post, we will look into three profiling tools in Elixir: cprof, eprof, and fprof.

Introduction Build Insights

A quick introduction to the Insights dashboard on Bitrise. Build Insights is a monitoring tool that provides you a convenient means to check in on your build performance and track accompanying metrics. With a quick scan, you can see how all your apps and workflows are doing. If something doesn't look right, drill in for more details to understand where the problem is on app, Workflow, and Step level. To optimize your builds, you can use the data from the following main areas.

How do I track credit spend and make optimizations? Build Insights

Use Insights to track your credit consumption and locate areas for optimization. Build Insights is a monitoring tool that provides you a convenient means to check in on your build performance and track accompanying metrics. With a quick scan, you can see how all your apps and workflows are doing. If something doesn't look right, drill in for more details to understand where the problem is on app, Workflow, and Step level. To optimize your builds, you can use the data from the following main areas.

What's causing the spike in my Workflow? Build Insights

Use Insights to locate changes in workflow performance and their potential cause. Build Insights is a monitoring tool that provides you a convenient means to check in on your build performance and track accompanying metrics. With a quick scan, you can see how all your apps and workflows are doing. If something doesn't look right, drill in for more details to understand where the problem is on app, Workflow, and Step level. To optimize your builds, you can use the data from the following main areas.

Where are my builds failing? Build Insights

Use Insights to locate which workflows and steps are causing the most build failures. Build Insights is a monitoring tool that provides you a convenient means to check in on your build performance and track accompanying metrics. With a quick scan, you can see how all your apps and workflows are doing. If something doesn't look right, drill in for more details to understand where the problem is on app, Workflow, and Step level. To optimize your builds, you can use the data from the following main areas.

The roadmap to mobile success with Peter-John Welcome Mobile DevOps is a Thing! Podcast

In this episode, we focused on the challenges related to Android DevOps and how they can be solved by using the right tools and technologies. Throughout his years of consultancy experience, PJ has come up with a so-called “roadmap to mobile success”, with the necessary components for creating a successful CI pipeline: including branching release strategies, code reviews, app architecture, code coverage, and static code analysis. We discussed how these components fit into automation and the CI/CD process and what steps developers can take to reach success on mobile.

How to Improve Flask Performance

Flask is the most popular micro-framework for web programming in Python. Known for its lightweight build and flexibility, it is a fan favorite amongst beginners because of how easy it is to get started with, especially for building prototypes and small-scale projects. Even though Flask is one of the faster frameworks out there, there’s almost always scope for improving performance in web applications. Things might run fine when you serve minimal, static websites with ample compute resources.

Top 5 Static Site Generators in 2022

Static sites (websites) are not new. In fact they’ve been around since the era of Web 1.0. Back in those dim and distant days the internet only had a few contributors, so managing and maintaining a static website was fairly hassle-free, they use to have a couple of static html files. However, the needs of creators and consumers have changed dramatically since then. So we need a new technology to generate static sites, befitting the resources and innovative spirit of the digital revolution.

Announcing Node V18 available in distributions

Providing developers and the Node ecosystem NodeSource Node.js Binary Distributions via.rpm, .deb as well as their setup and support scripts is one of our primary contributions to the community. Our binaries have been downloaded more than 100m times in the last year, powering applications across the globe.

API Design Is Communication: How to Build APIs People Will Love

In the digital world, application programming interfaces (APIs) are how we interact with our applications. API design is critical to creating a good user experience, and it must translate the capabilities of your applications into an interface that is both easy to use and understand. Therefore, API design is communication-focused, and this should be considered throughout the entire API development process.

Switch to JDK 17 + Parallel GC and speed up your Android builds by 9-20%

Speed up Android build times with simple tweaks to the Java Development Kit and Gradle. After benchmarking build times for 3 projects with different JDK versions, JDK 17 is now also preinstalled on all build stacks to help you get the 9-20% speed improvements we did. Learn more and try them!

A Guide To Continuous Integration

Before continuous integration was invented, developers had to work on code separately before merging it into the end product. This technique had a high chance of error. If something was left out, it took time to determine the problem. Furthermore, communication between team members became difficult as the project grew. The larger the project, the more developers, engineers, and project owners were supposed to be faithful to each other’s schedules.

How to Implement Custom Exceptions in C++

Under certain conditions, custom exceptions that are not predefined in C++ may be useful to generate. In C++, any type can be caught or thrown that matches some requirements. These are that the type should have a valid copy constructor and destructor. Custom exceptions provide relevant information about an error to the exception handling mechanism.

SOAP vs. REST: What's the Difference?

Numerous technologies underpin the web services we use daily. Web APIs are an essential component of the internet world. A web browser or a web server can use an API. When writing web code, developers must select the Web API that best fits the needs of their project. Web APIs come in a variety of forms. They enable two applications to communicate with one another using a set of rules.

Things you should know about Lazy Loading

The term lazy loading is a custom of hindering load or configuration of sources or entities until it is primarily required to upgrade functioning and maintain system sources. For instance, if an Internet domain has a depiction that the client has to browse down to refer to, by creating a placeholder content, the webpage starts to lazy load the content by allowing the website to provide only the accessed content instead of bulk loading all the content.

Five Keys for Effective API Management

From banks and healthcare providers to retail enterprises and government agencies, application programming interfaces (APIs) live at the heart of many systems. They have become critical to drive digital initiatives and bring a host of benefits — such as the ability to use APIs created by others; compose enterprise capabilities as reusable units to create new sources of revenue; enable better interactions with customers, suppliers, and providers; and quickly respond to compliance requirements.

With Identity Management, Start Early for Less Tech Debt

First published on The New Stack. A problem starts to reveal itself. The team has finished a minimum viable product’s (MVP) business features, and user personally identifiable information (PII) has merged into the same domain as other core objects. Social logins bring their own attributes that need to be captured but don’t line up.

Adaptive authentication functions with WSO2 Identity Server

Adaptive authentication is an evolved form of MFA where the authentication mechanism is decided depending on the user’s risk profile and behavior. In this episode of #IdentityIn15, we are going to discuss with you about what is #adaptiveauthentication, sample adaptive authentication script, write a custom adaptive authentication function, and how to use adaptive authentication with the #WSO2identityserver.

How Agile Software Development Can Improve Your Client's Experience

Agile methodologies have improved software development success rates, application quality and IT team productivity for nearly two decades. The iterative process encourages collaboration, responsiveness and flexibility with shorter development cycles addressing current application needs. Most importantly, agile methodologies have a direct link to improved client satisfaction.

Common Uses of APIs that Drive Innovation and Allow for Business Agility

Application Programming Interfaces (APIs) are critical to the agility companies need to respond in real-time to market changes. Digital transformation is no longer a choice. It’s a must for companies to compete in the digital economy. Here’s our take on how APIs work, API benefits, and a few tips on how to incorporate a few of the most common uses of APIs into your business strategy.

A virtual device lab at your fingertips: new LambdaTest integration on board

LambdaTest is our newest Verified Step on board which allows you to perform automated and live cross-browser testing online on 3000+ real browsers and real devices. See how you can benefit by using their services combined with Bitrise!

The hottest new UI trends for 2022 (and how to achieve them!)

The web as a whole is constantly evolving and alongside this comes fantastic innovations in how we display content to the user. Some companies are really leading the way when it comes to innovative user interfaces, so in this blog post I will be highlighting a selection of the trends that these companies are pushing forward and how you can recreate them yourself on your own site.

20 Best Sources for WordPress Themes (Free & Paid)

WordPress is a Content Management System (CMS) that needs no introduction. The free, open-source platform allows users to create and manage websites without requiring the knowledge of code. We’re sure as experienced web designers and web developers, you’re already well versed with WP’s benefits and capabilities, and hence, we won’t dive too deep into that.

Five Myths of Kubernetes

The December 2021 report from the CNCF showed that 5.6 million developers use Kubernetes today. We adopted Kubernetes a little over three years ago and felt this is a good time to reflect on what we thought we were getting into and what we have actually experienced. Here are five areas where the prevailing wisdom did not match our expectations.

What's the Difference Between Continuous Integration and Continuous Deployment Software?

In the age of transformation, agility is critical for companies to remain competitive. Continuous integration/continuous deployment (CI/CD) is an automated software delivery process that empowers development teams to respond to market demands quickly. The process helps companies deploy new features as often as every few hours. This is ideal for teams using APIs to modernize legacy systems as a part of their digital transformation strategy.

5 Best Practices for an Automation Center of Excellence

Given the array of ongoing challenges businesses face, including those posed by hybrid work and COVID-19, business automation is more important than ever. In large organizations, many business units have long been using robotic process automation (RPA) to automate simple manual tasks such as copying and pasting data. While RPA can address local needs quickly and easily, it can’t scale to deliver the complete end-to-end automation, also called hyperautomation, that modern companies need.

Technology and The Essential Elements of Business Transformation

Business transformation is about fundamentally changing how a business operates to keep pace and remain competitive in the new digital-first environment. The goal is to adopt modern technology to improve the customer experience and corporate culture through improved operating models and technology. Read more about the elements of business transformation, why it matters, and how companies like Netflix have huge business transformation success.

Software Customization vs. Configuration

If you’re looking to buy software for your business, you might struggle to find a solution that does exactly what you need it to do. The more complex the need — application lifecycle management, for example — the less exact the fit. Your final decision will probably depend on which makes more sense for you: customization or configuration. A highly configurable tool may cost more on the front end, but your total cost isn’t just the price tag.

Insights from Deloitte: Streamline Cloud-to-Cloud Appian Migrations

Cloud-to-cloud migration can be an expensive, cumbersome, and overwhelming process with no guarantee of success. Yet, moving data from cloud to cloud is becoming more and more common in the public sector as operations are being migrated to the cloud more completely. Factors like complexities in environments, sheer volume of historical data, and application nuances can greatly impact the success or failure of a cloud migration effort.

Introducing Profile Dashboards in Moesif

We are excited to announce that Profile Dashboards are now live within Moesif! We have designed Profile Dashboards to enable customer-facing teams with a convenient way to monitor and analyze your customer’s account health. This new feature provides customer specific information in an easy and consistent fashion. Profile Dashboards allow you to see a personalized dashboard for specific users and companies.

What is OPcache and How to Install it?

OPcache is a form of caching system that caches precompiled script bytecode in a server's memory, allowing a web page to load faster each time a user accesses it. With the OPcache PHP OPcode caching system, you can speed up your website three times. In this article, we will discuss what is OPcache and how to use it to speed up your website.

How to Use Laravel to Create a GraphQL API

GraphQL is a comprehensive approach to guiding software developers in constructing data-driven applications. It is sometimes referred to be a platform or programming language agnostic query language. It is, in our opinion, the new API standard, allowing client applications to request particular data from the database rather than a full record. This article will teach you some of the core ideas needed to create a GraphQL API that uses Laravel.

GraphQL Subscription support for WSO2 API Manager via WebSockets

Nowadays most businesses adopt GraphQL Subscriptions for their event-driven applications for interactive and immediate user experience. WSO2 API Manager 4.1.0 helps you to create, publish and deploy GraphQL APIs with subscriptions. API Manager Gateway manages your GraphQL subscription backends by applying authentication, authorization, rate limiting, query payload validation, query complexity, and depth validation.

How Uses of Microservices Can Benefit Businesses

Traditionally, software developers have made monolithic applications that offer a wide range of features and services. Over the last several years, many DevOps professionals have turned away from monolithic architecture and embraced the uses of microservices. If your organization hasn’t started using microservices, the following will help you understand your options and the common benefits of microservice architecture.

What is ESG and How Can Businesses Manage It?

Environmental, social, and governance (ESG) is a framework used by businesses, investors, and consumers to determine how conscious an entity is with respect to those three concepts. Consumer awareness paired with an increase in government regulation have shifted businesses’ priorities. For many large corporations, ESG now tops the list. Today’s consumers want to know where their products and services come from and that the companies behind them operate with ESG factors in mind.

Debugging Your APIs with Postman and Moesif

Debugging APIs can be a challenge for any developer dealing with RESTful APIs. Trying to create an exact API request, especially for highly complex requests with large API request bodies and multiple headers, is essential but also tough to do. By using a tool like Postman to create a request for debugging purposes and as an API client, you can easily replay an API request with the exact configuration of the original request.

Top-Down approach to create Managed APIs (API first approach)

The top down approach of API first integration provides the capability for API developers to start creating a managed REST API first in WSO2 API Manager. Then the integration developer can use the same API in the WSO2 Integration Studio to develop the integration later on and expose it to WSO2 API Manager. Thereafter, the API consumers can discover the API from the marketplace, subscribe to it, and use it for application development.

The endless capabilities of Storybook

As a developer, I am a massive fan of documentation and (as you can probably tell from my previous blog post) also a big fan of Storybook. If you’re interested in what Storybook is and how to set it up, or integrate it into your existing project, you can find out more about that here. However, in this post, I am going to be outlining why you should be using Storybook and each of its features and capabilities.

Level Up Your Serverless Debug Experience

The concept of someone else being responsible for your code is a huge relief. As a developer, having someone else handle the burden of managing the entire infrastructure that runs my code gives me more time to deal with the actual development. Serverless technology benefits more than just the sole developer. It reduces cost by automatically adjusting resource allocation, abstracts both network and server management, saves complexity, and improves the overall application performance.

Websocket APIs withChoreo Connect 1.1.0

Choreo Connect 1.1.0 supports multiple topics, rate limiting, API Insights for WebSocket APIs. Multiple topics support URL mappings which may include path params. You can enable advanced, application or subscription rate limiting based on event count or data bandwidth. API analytics can be published to the Choreo platform. Try out in your local environment.

Introducing WSO2 API Manager 4.1

We’re excited to announce that WSO2 API Manager 4.1—a complete platform for building, integrating, and exposing digital services as managed APIs in any environment—is now available. This release improves productivity in development and operations, expands support for different protocols and third-party technologies, and completes the product’s analytics story.

Alexa for Bitrise CI/CD: Introduction to serverless with AWS Lambda and Bitrise API - Part 1

In this tutorial, we will share some hands-on experience on how to use the AWS Lambda, learn to design and build a Serverless function to trigger Bitrise builds with Bitrise API via the custom Lambda function.

Auto generate data service definitions in WSO2 Integration Studio

WSO2 Integration Studio is a drag-and-drop graphical development environment for WSO2 Enterprise Integrator. It provides efficient integration artifact development and accelerates development lifecycles. You can use Integration Studio to configure data services. Data services are used to expose your data sources as REST or SOAP services. In the previous release of integration studio, the data service had to be designed and configured from scratch, which is time-consuming. This is a limitation when it comes to doing quick demonstrations and also for the first user experience.

Enable Tenant Configuration menu in Admin portal

WSO2 API Manager 4.1 offers a new and enhanced user interface called Advanced Configurations through Admin Portal for administrative users to easily configure feature-related central configurations. In previous WSO2 API Manager versions the same configuration, which was previously known as Tenant Configuration, was accessible through the management console using the registry. Now with the introduction of the Advanced Configuration user interface with schema validation capabilities, all the administrative tasks related to API Manager features can be done through the Admin Portal.

Using WSO2 API Manager to expose Integration SOAP Services as Managed APIs

This video explains how to expose an integration SOAP service as a managed API through WSO2 API Manager using its Service Catalogue feature. In the video, we talk about where this feature is useful, and then we demonstrate how you can achieve it using WSO2 API Manager 4.1.0, WSO2 MI 4.1.0, and WSO2 Integration Studio.

Third Party API support feature in WSO2 API Manager 4.1

Third party API support is one of the new features introduced in WSO2 API Manager 4.1.0. Traditionally, the APIs in API Manager are deployed in the API gateway. For instances where the API is deployed elsewhere and there is no requirement to deploy it in the API gateway, third-party APIs can be used. Therefore, the information of the externally deployed API such as the external endpoints and the external developer portal URL (if available) can be exposed to the developers along with a documentation with the use of third-party APIs.

What Is AWS? Modern Technology Fueling Digital Transformation

In today’s fast-paced, digital-first economy, companies must continually find ways to innovate and remain relevant. Amazon Web Services (AWS) cloud computing platform gives companies the tools to be agile in a competitive environment and keep up with customer demand. This guide discusses what is AWS, its most common use cases for the cloud infrastructure, and what services AWS offers to support a digital transformation.

Keep A Pulse on Your Account Health with Profile View

The Moesif product team has been staying very busy as of late! We have been listening to our partners and gathering feedback, and what we have heard is an outpouring of requests for new tooling that provides a 360-degree-vantage-point into your customers’ account health. As a result, we are very excited to announce that we have released our newest feature: Profile Dash View.

What is API Integration and How Can it Help Your Business?

API integration uses application programming interfaces to share data and improve the functionality of apps. API integration tools can also assist digital transformation, which streamlines business processes, creates more opportunities for automation, and brings more flexibility to IT ecosystems.

Game Asset Creation Workflow: Process, Tools, and Problems

Wondering what the typical game asset creation workflow looks like? A team’s game art process depends on several factors. Some of these include the type of game development studio they are a part of, the type of game being created, how many team members there are, and more. Read on to learn about the game art creation process, tools used in creating game art, and problems that can arise in creative workflows.

Why Every Programmer Should Learn Python

With a plethora of programming languages available today, the important question is “Which programming language does a programmer prioritize learning?” Without a doubt, the world of programming revolves around experienced programmers with cutting-edge coding skills. So, if you’re planning a successful career in software development, understanding the hottest, trending languages is key.

Troubleshooting Distributed Transactions in Development

You’ve spent hours unsuccessfully figuring out why users are unable to complete the payment portion on your website. You and collaborating developers are searching errors and logs from production, but everyone reports “it works on my machine.” And your company continues to lose money from every user who cannot complete their purchase.

How to Handle the Clone Not Supported Exception in Java

The CloneNotSupportedException is an exception in Java that is thrown to indicate that the clone() method in class Object was called to clone an object, but that object's class does not implement the Cloneable interface. Applications that override the clone() method can also throw this exception to indicate that an object could not or should not be cloned.

What is a Workflow?

When we talk about technology, we should try to do it in the simplest possible terms. But while we hear many CEOs and other tech executives preach this advice, it’s rarely followed—and the workflow software space is no exception. Popular workflow lingo like hyperautomation, digital process automation, and intelligent automation all mean essentially the same thing: to digitize processes for efficiency, consistency, and compliance.

Flask vs. Django - Which One Outperforms the Other?

Flask and Django are two of the most popular Python packages. More importantly, they are the two most preferred web frameworks you can use with the language. Both frameworks are open-source and offer excellent APIs for developers to build robust Python web applications. While both frameworks serve the same purpose, they take two philosophically opposed routes to achieve it.

Interview With Author and Adobe Creative Director Chris Duffey

In the latest instalment of our interviews speaking to leaders throughout the world of tech, we’ve welcomed Chris Duffey, who leads Strategic Development at Adobe. Chris spearheads Adobe's Creative Cloud strategic development partnerships across the Creative enterprise space and has been profiled by The Wall Street Journal, The Guardian, Inc., Adweek, Adage, Cheddar, The Mirror, The Drum, Campaign and CMO.com.

Principles of Object-Oriented Programming in TypeScript

Object-oriented programming (OOP) is hard to achieve in a dynamic prototypical language like JavaScript. You have to manually stick to OOP principles because of language features like duck typing. This requires discipline, as nothing in the language enforces the principles. If a diverse team of developers with different backgrounds is involved, a codebase filled with good intentions can quickly become one chaotic mess.

Updates from Bugfender, Q1 2022

In June, more than 200,000 people will gather at one of the most emblematic festivals in Barcelona: Primavera Sound. In addition to pleasing the visitors (which is easy considering the line-up), the organizers must ensure that the sound levels do not disturb the neighbors in the area, something complicated considering it is an open-air festival. That’s where EmmaDB comes in.

Oops, We Did it Again. Appian Named a Customers' Choice in the Latest Gartner Peer Insights Report.

While the title to this post is clearly playful, when it comes to customer success it’s all business. Our rapid growth has always been a function of our customers’ happiness. Regardless if it’s a new release or a service engagement, our internal focus revolves around a few key themes.

The next level of the CIAM journey towards digital transformation from Level 0/2

Anybody interested in providing products and services to consumers dreams of building a start-up. For any entrepreneur who aspires to create a market-leading product, this is the first step. In the post-covid pandemic era, you may easily start a digital business by simply creating a website. However, exposing all of your services and products on an internet platform has become a requirement. You will not be able to survive in the market if you do not do so.

How to Resolve the Instantiation Exception in Java

The InstantiationException is a runtime exception in Java that occurs when an application attempts to create an instance of a class using the Class.newInstance() method, but the specified class object cannot be instantiated. Since the InstantiationException is an unchecked exception, it does not need to be declared in the throws clause of a method or constructor.

API Monetization Strategy: Generate Revenue from your API

Application programming interface (API) monetization is a process that allows businesses to generate revenue from their APIs. There are several different ways to do this, and the best approach depends on the specific API program and its features. This article will discuss API monetization strategy, the different types, and the benefits and drawbacks of each approach.

Debugging a Node js Express API in VS Code Debugger

When we create software, we rarely do it without errors. API creation isn’t exempt from this fact, so sooner or later we’ll need to debug it. In JavaScript, the first stop for a debugging task is often logging to the console, but using a debugger can give us a more integrated experience. Node js is a cross platform and open source JavaScript runtime environment that allows the JavaScript to be run on the server-side.