Systems | Development | Analytics | API | Testing

The Future of Technology - SauceCon 2021 Keynote

The world of technology is changing right before our eyes. Development teams are moving at speeds that once seemed unimaginable and delivering new products and capabilities that we never thought possible. In this keynote interview, Aled Miles, president and CEO of Sauce Labs, is joined by Toby Redshaw, former SVP of enterprise innovation and 5G solutions at Verizon, to discuss how organizations can harness the power of modern technology to create sustainable growth and improve customer relationships.

Diego Lo Giudice: What's Next for Testing - SauceCon 2021 Keynote

Agile and DevOps have created the big illusion that testers are no longer needed and that developers are taking full-time control of testing. But while some enterprises have indeed succeeded in getting developers more involved in testing, there are still hundreds of thousands of manual testers working every day to test applications and ensure digital quality. In this SauceCon 2021 keynote address, Diego Lo Giudice, VP and Principal Analyst at Forrester Research, examines how AI and ML are making it possible for non-dev testers to increase automation and test smarter than ever.

Dependable realtime banking with Kafka and Ably

Interest in online banking is skyrocketing. In this context, more and more banking providers are building digital products (especially mobile offerings) and improving their core capabilities to meet user expectations of the instantaneous, always-on, realtime world. In this blog post, we will look at Kafka’s characteristics and explore why it’s such a popular choice for architecting event-driven realtime banking ecosystems.

Top 10 Online Code Editors for Web Development

A code editor gives developers an environment to write code using a specific programming language. While the code editor’s primary purpose is to assist with coding, most of the editors go beyond and help developers with pointing errors, autocomplete suggestions, running the program and other common areas of doubt. We can install a code editor on our laptop or PC, or we can use an online version. This can help us avoid the hassle of installation, saving us both time and memory.

Appian Workforce Safety

Appian Workforce Safety is designed help your organization deliver a safe onsite work experience in the wake of the COVID-19 pandemic. See how this solution provides contact tracing, vaccination tracking, capacity management, health status reporting, and return-to-workplace certification. Plus, built on Appian's low-code automation platform, and available in our HIPAA-compliant and HITRUST-certified cloud, you can trust your organization's information is secure.

Low-code vs. No-code: The Differences, Similarities, & How to Choose

The demand for new software has exploded. According to IDC, over 500 million digital applications and services will be developed and deployed by 2023—the same number of apps that have been developed over the last 40 years. Unfortunately, the number of new developers who can help build those applications has not exploded.

R.I.P Custom and Legacy Apps - Modernize with velocity

The new normal in the next decade will be very different than the bygone era. COVID has impacted the world in a way seen only as recently as a century ago. It was different then and it is different now. Businesses are finding new ways to reach customers, supply chains are inventing new ways to operate, industries are innovating all-around to remain relevant in the new normal. Customer behavior is also changing and digital has found a new acceptance with evolving technology.

10 Tips to Help You Write a Flat File Database

Originally developed by IBM, flat file databases have been around since the 1970s. Because these files store data in plain text format, most people use MS Excel to create them. It’s an easy-to-use system that allows for the quick sorting of results. This is because each line of plain text has just one record. Tabs, commas, or other delimiters separate multiple records. In this article, you’ll learn some tips for optimizing your flat file.

Announcing Iguazio Version 3.0: Breaking the Silos for Faster Deployment

We’re delighted to announce the release of the Iguazio Data Science Platform version 3.0. Data Engineers and Data Scientists can now deploy their data pipelines and models to production faster than ever with features that break down silos between Data Scientists, Data Engineers and ML Engineers and give you more deployment options . The development experience has been improved, offering better visibility of the artifacts and greater freedom of choice to develop with your IDE of choice.

Converting HBase ACLs to Ranger policies

CDP is using Apache Ranger for data security management. If you wish to utilize Ranger to have a centralized security administration, HBase ACLs need to be migrated to policies. This can be done via the Ranger webUI, accessible from Cloudera Manager. But first, let’s take a quick overview of HBase method for access control.