Systems | Development | Analytics | API | Testing

The Hole Story and Bias in AI

AI and its enabled tools continue to enthrall business with its promise of efficiency and innovation. But, one of the things AI is also clearly enabling is the bias. We’ve all read the news and heard the scaremongering stories around potential flaws and biases in Artificial Intelligence systems. I believe for this technology to reach its full potential, addressing bias will need to be a top priority.

What are Microservices? A Complete Introduction for Beginners

Microservices are a type of architectural style for building software that has been gaining popularity. The concept was first introduced at a tech conference in 2011 and has been adopted by many Agile enterprises such as Netflix, Amazon, Uber, SoundCloud, Groupon, eBay, to name a few. So, what are microservices? What are the benefits of microservices? And why are so many large enterprises have been implementing this method into their DevOps and continuous testing strategies?

Kong Welcomes Depop as a Customer to the Kong Family!

As we grow our footprint globally, we’re gaining strong momentum in the UK. We recently added several fast-growing, London-based organizations to the Kong Enterprise community. These organizations are turning to Kong to help power their core business applications and accelerate application development as they shift to microservices-driven architectures.

Data Integration Best Practices - How to set the framework for data integration projects

So far, in our blog series Data Integration Best practices, we have covered the different types of high-level and low-level problems occurring in data integration projects. We have also addressed the different types of integration, the systems that move data and even the pricing aspect of such a project. Ten articles later, we arrived at best practices moving forward. In this last chapter, we are going to talk about some tips that revolve around preparing for and running an integration project.

From DevOops to DevOps | Best Strategies to Implement for Your Team

In today’s rapidly changing world, software products need to be upgraded frequently and quickly to bring value to customers and users. Software features are continuously developed, tested, deployed, and operated in the production environment. New features are not only developed and tested successfully, but they also deployed and operated without much chaos and disruption.

What to Consider Before Applying CI/CD | A Beginner's Cheat Sheet

Continuous Integration and continuous delivery (CI/CD) is a complex part of any development cycle. It involves continuously integrating code into a shared repository to keep code progression amongst a team of developers running smooth and steady. This helps prevent merging errors, duplicated efforts and promoting collaboration to create a better product. That code is then thoroughly and continuously tested to keep problems from arising.