Systems | Development | Analytics | API | Testing

I Process Mined My Own Team and Here's What I Learned

Insight is a funny thing - everyone wants more of it, but sometimes, when we get it, we realize what we truly don’t understand. I got a major dose of insight recently when I used Appian Process Mining to take a look at how we could optimize some of our workflows, specifically content creation. At Appian, we have an AMAZING Creative team - and I’m not just saying that because we work together. I’m saying that because if they didn’t work here, I would hire them, without question.

Import Maps Under the Hood in Rails 7

Import maps is the new feature in Rails 7 that allows us to say goodbye to Node.js and tools like Webpack. There's no need for bundling anymore. With this new mechanism, you can still manage your JavaScript libraries with a specific version. Instead of one big file, though, your application serves many small JavaScript files. It’s essential you know how import maps work to benefit from the newest version of Rails (but don’t worry, you can still use tools like Webpack instead).

Boost Customer Satisfaction with Connected, Automated Underwriting Processes

The insurance industry is undergoing massive modernization to improve outdated processes and enhance policyholder experiences. Delivering a connected insurance experience has become critical for insurers to stay competitive as the marketplace digitizes and insurtechs emerge, bringing new challenges to more established providers. Core to an insurer’s overall connected insurance experience are workflows that ensure a seamless, accelerated digital underwriting process for potential policyholders.

Build Insights Pro: Introducing Bitrise's own CI/CD Performance Monitoring Tool

Build Insights is a monitoring tool that helps you understand your build performance and where you can improve your team’s delivery velocity and stability. It gives you the confidence that things are working well, and visibility into the issue when they are not, all working seamlessly with your existing Bitrise pipelines.

Creating a D&D character in Python

I have a bit of a confession to make, I’ve never really bothered to learn Python. The last time I briefly used it, Python 3 had just been released and was being ignored by almost everyone due to all to breaking changes people had porting over to it from Python 2. This is crazy, as in my opinion, Python is only behind JavaScript in terms of the most used language in the world. I have no excuse not to learn it and see what the fuss is all about!

The Top 10 Benefits of Retail Digital Transformation

There is no doubt that eCommerce is a staple in the economy post-COVID, which is why omnichannel retail will continue to be a competitive advantage moving forward. Over the past decade, online shopping channels have transitioned from an attractive option to a requirement — but this is just the beginning. You can effectively collect, integrate, and act on customer data through greater business intelligence by implementing digital technologies into your overall retail strategy.

What the heck is DPoP? | IAM Community Meetups - 2022

An Application-level proof-of-possession protections for access and refresh tokens. DPoP (Demonstrating-Proof-of-Possession) is an additional security mechanism for the token generation which overcomes the issue of bearer token which will not validate between who is requested token and who is actually using the token for the access of a particular resource. In DPoP, this will be avoided by validating the client who requested the token is the one who is actually using the token using the Signed JWT tokens known as DPoP Proof.

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.