Systems | Development | Analytics | API | Testing

The Importance of Compliance Risk Assessments

In a world that’s literally had to define a new normal, standards and rules around safety and quality have been scrutinized more than ever before. And that new reality is affecting standard operations for some industries. While the importance of compliance has not changed, the complexity of it may have. Considering how quickly we continue advancing, this increasing complexity may also be part of our new normal. If you’ve not updated your compliance management lately, now may be a good time.

Does mobile need its own DevOps? with Vladimir Ivanov | Mobile DevOps is a Thing! Podcast

Our very first guest is Vladimir Ivanov, Solutions Architect from Saint Petersburg, Russia. In this episode, we discuss some of the unique challenges in mobile development that Vladimir has experienced, specifically when compared to developing for the web, as well as the main ideas behind DevOps, and the tools, processes, and technologies that can help teams adopt this new culture. Thank you for watching! Please feel free to comment your thoughts below.

How to level up your team's skillset with John Sundell | Mobile DevOps is a Thing! Podcast

John Sundell is a well-known authority on Swift development. He's the author of the popular swiftbysundell.com website, hosts his own podcast, produces video, and is a regular speaker at conferences around the world. All with the aim of supporting and contributing to the iOS developer community.

Monitoring Appian with Appian: Automating Threat Analysis and Information Gathering

In our previous blog posts covering our in-house Security Orchestration, Automation & Response (SOAR) application, we described the basic building blocks for the system and the steps we took to orchestrate interactions between a number of security tools. While building orchestration, we already introduced a significant amount of Automation powering features like threat intelligence collection and event polling.

Parameter Binding: Native API/Native Code vs SourcePro DB

In the previous article, we walked through an example of how to query and retrieve data from a MySQL database using the native MySQL C API and then compared that to the clean simplicity of using the SourcePro DB API. In this article, we are going to take that a step further and look at input parameter binding. Building off the system we discussed previously that manages the accounts for a credit card system, we are now going to implement a simple application that can add transactions to an account.

Top 9 Landing Page Optimization Best Practices

You might think that each marketer uniquely implements their landing page. However, there is a formula for landing page optimization, and following best practices will get you a healthy conversion rate. Even if you want a one-of-a-kind landing page, using tried-and-true principles will improve your results.

7 Habits of Effective API and Service Management

Organizations face many challenges every day, and every day new challenges emerge. You have the day-to-day obstacles to overcome and then there is new twist. Today, the biggest challenge emerging on the market is how to adopt and implement effective API and service management habits. The number of APIs and services a company uses is growing exponentially every day, managing them individually or with a corporate wiki is just not possible.

Aviva France Optimizing Insurance Processes to Speed Claims Settlement

Aviva provides life and general insurance to 33 million customers in France. The company has been using Appian as a platform and orchestrator of intelligent automation to enable better communications and collaboration between departments, customers, and systems. Since 2015, Aviva has been optimizing processes for operational efficiency. In just one claims example, Aviva increased the number of same-day claims settlement from 1% to 25%, plus a 530% jump for claims settled within three days.

Version Control for Binary Files: Your Best Options

A lot of teams are starting to look for version control for binary files. As more teams adopt game engine technology, they produce more art assets, builds, and other files that they need to store and track. A lot of version control tools simply don’t do a good job with versioning or storing large binary files, like game engine files. Managing these files efficiently becomes a serious issue the more a team and their projects grow. You need the right version control for large binary files.