Systems | Development | Analytics | API | Testing

Latest Blogs

It Is Not Technology Versus Business; It Is Technology AND Business

Last year, my friends at Appian commissioned some research through the Economist Intelligence Unit (EIU), Financiers ridden with technical debt. The results were interesting: Research from The Economist Intelligence Unit, sponsored by Appian, finds that just over a third (34%) of IT decision makers believe that the reduction or elimination of legacy IT would do most to help their organisation achieve its automation objectives.

Which are the types of performance testing?

Software developers try to implement applications that not only is responsive and fast with a very small number of users but also with multiple users using the application. To be able to measure this we need to rely on different types of performance testing. Performance testing should be an integral part of the agile release manifesto.

How Spring Changed Java Application Development

In this Kongcast episode, Josh Long, Spring Developer Advocate at VMware, dives into how Spring changed the way developers build Java applications and introduces you to Spring Native. Check out the transcript and video from our conversation below, and be sure to subscribe to get email alerts for the latest new episodes.

Perforce + GitHub - New Perforce Helix Core Actions

Building a great game involves uniting team members and their tools. But too often, developers spend more time setting up their environment and building their pipeline, rather than innovating. Perforce Software has been working with Microsoft to address these challenges. It started with the Enhanced Studio Pack. This lets studios quickly launch a pre-configured environment with industry-leading tools.

What Is Sound Static Analysis?

Sound static analysis is a beneficial practice when developing software that needs to be safe, secure, and compliant. Here we discuss what makes sound analysis different, in terms of static analysis, why it is important, and how sound static code analysis works. Read along or jump ahead to the section that interests you the most: ➡️ Sound static analysis Free Trial.

Automated API Testing for CI/CD and Microservices

Interdependence and collaboration between businesses and commercial sectors have changed in recent years with the use of Application Programming Interfaces (APIs). APIs have been around long enough for companies to know that they can use open web technologies to extend their services via in-app integrations. APIs allow two programs to communicate with one another and exchange data in a smooth manner. Once an API has been created, it is vital to test the interface to ensure that it is functional.

Building Production-Ready Machine Learning Features on Snowflake with Tecton's Feature Store

We are excited to announce the integration of Tecton’s enterprise feature store and Feast, the popular open source feature store, with Snowflake. The integration, available in preview to all Snowflake customers on AWS, will enable data teams to securely and reliably store, process, and manage the complete lifecycle of machine learning (ML) features for production in Snowflake. Tecton allows data teams to define features as code using Python and SQL.

Google Chrome Developer Tools - Part 3

This is the last part of the Google Chrome Developer tools article. In this post we will share show you more of the new Developers Tools that Google has added to Chrome. Remember that Google Chrome Dev Tools is a set of powerful tools that help developers to build better webs. If you haven’t done it yet, you can read the first article of the series and the second one.