Systems | Development | Analytics | API | Testing

Low-Code and Agile 2: A Winning Combination

For something as complex as software development, there can be no “right” way of doing things all the time. Each project has its own set of variables, challenges, and idiosyncrasies. And every developer has a preferred way of working, which makes it difficult to set any hard and fast rules. But this doesn’t mean you should dive into your development projects head first, without guidelines or a methodology—albeit a flexible one—to inform the way forward.

Government Clause Automation Solution

Including the right clause language in the solicitation and execution of a contract is mission critical, and very difficult to achieve. Appian Government Clause Automation can help. Informed by over 20 years of experience working with government IT leaders, this pre-built solution uses modern automation, workflow, and integrations to streamline, standardize, and secure the acquisition process. Learn more at appian.com/clause-automation

Financial Services and Digital Transformation: A Conversation with Chris Skinner

The core theme at Sibos 2021 was digital transformation, its impact on the finance industry, and how financial institutions can drive this transformation. Digital transformation is wide-reaching and can mean different things for different industries. For financial services organizations, it’s about bringing technology up to par to meet client needs, adhere to regulatory requirements, and mitigate risk.

Appian Workforce Safety Vaccination, Testing and Exemption Tracking

Appian Workforce Safety is designed to help your organization comply with federal and local policy changes to deliver a safe onsite work experience in the wake of the COVID-19 pandemic. See how this solution helps track vaccination, testing and exemption status of your workforce and more. Workforce Safety is built on the Appian low-code platform and available in our HIPAA-compliant and HITRUST-certified cloud.

4 Government Technology Trends to Watch For in 2022

As a new calendar year approaches, public sector CIOs and IT leaders are preparing for another year of change in their technology stack and its role in accomplishing their mission. The last two years have brought immense change and shifting imperatives to the public sector. Perhaps one of the most impactful is the drastic acceleration of digitization initiatives.

Low-Code Automated Web Testing Offered by Sauce Labs

Intelligent low-code systems are beginning to take hold across the software development lifecycle and Sauce Labs is excited to be helping companies along this journey. Low-code automated testing simplifies and accelerates web application testing by enabling non-technical team members to create, run, and manage tests on Sauce Labs Virtual Device Clouds. Teams can now leverage Sauce Connect to execute their low-code tests behind a firewall, removing any friction presented with knowing how to code.

Monitoring Appian with Appian: Tackling Security Alert Fatigue with Low-Code and SOAR

Here at Appian, we have experienced tremendous growth in the past few years by helping our customers solve their most important business problems faster. We do this by providing a low-code platform that brings together humans, systems, and most recently, robots in support of any mission.

Sibos 2021: Prioritizing Digital Transformation for Financial Institutions

This year’s Sibos conference examined the theme of “recharging global finance.” Key focus areas included digital acceleration, transformative technology, managing risk, and diversity and sustainability. Financial services organizations of all sizes face the challenge of increasing volume, complexity, and velocity of change within their business.

Building the RealWorld API in Low-code

RealWorld is a popular open-source project known as the mother of all demo apps. It is an exact clone of Medium.com (called Conduit) and can be built using any front-end and back-end. This article will share the journey to replicating the RealWorld REST API (Conduit) from scratch using Linx, a low-code developer tool. All stacks that integrate with Conduit will integrate with the newly created API. Technologies and tools used to develop RealWorld API: Notes

GraphQL vs REST - a low-code API showdown

REST and (the newer) GraphQL APIs are the core technologies behind the vast most of today’s integrations. These APIs allow external developers to tap into the functionality of the major platforms and build in their custom functionality to suit their needs. The fundamental difference is that REST is an architectural design framework based on HTTP, while GraphQL is a query syntax that is not transport-dependent.