With so much data flowing through modern organizations, verifying that the information on file is correct has become increasingly more difficult. If a company fails to verify the names, addresses, email addresses, and phone numbers of their users, the overall experience of end users will decline, and the company can end up putting itself at … continue reading
There are people who believe that software development is pure art. And there are people who believe that it is basically manufacturing. The reality, of course, is that it’s somewhere in the middle. Because of that, before you can even begin to measure how your team is performing, it’s critically important to understand your organization’s … continue reading
Cultivating a loyal customer base by providing innovative solutions and an exceptional experience should be the goal of any company, regardless of industry. This is one of the main reasons why Capital One uses Python to power a large number of serverless applications, giving developers a better experience as they deliver business value to customers. … continue reading
The user experience has become critically important in today’s digital world, even as organizations struggle to align testing with the speed of delivery. Functional tests, performance tests and UI tests, among others, can reveal if an application isn’t behaving or performing as expected. But on their own, they can’t tell you if your user is … continue reading
When creating a platform engineering team, an important first step is the interview process. What do developers want and need? What works, and what doesn’t? Sounds like what companies do when reaching out to customers about new rollouts, right? Well, it is, when you consider your development team as being customers of the platform. “Treat … continue reading
Test environments can be a frustrating bottleneck to the testing process and the software development life cycle as a whole. Whether it be unavailable services, devices, or ever-elusive test data, ensuring the right environment for testing creates potential for barriers to shifting left at speed, and cutting corners can put application quality and your business … continue reading
Struggling with Agile and DevOps implementations? Wondering what the best practices for success are? Join Atlassian on Feb. 9 for a live (in Berlin, Germany) and virtual event called Unleash, at which the company’s customers will describe how they achieved greater efficiency and faster time to software delivery. According the Megan Cook, head of product, … continue reading
DevOps is dead! Long live platform engineering! Here we go again: another technology hype cycle hailing The New Big Thing, and how The Old Big Thing is dead. But as someone who still believes in DevOps (despite observing many sub-optimal initiatives) and as someone who really does believe in modern platform engineering, I’d like to … continue reading
Today’s global markets are rapidly evolving, with continual shifts in customer needs and preferences across both B2B and B2C industries. It’s becoming increasingly difficult to deliver innovative, high-quality product experiences that retain customers — which ultimately limits the ability for companies to remain competitive. Many companies focus on quickly launching features to attract new customers, … continue reading
DevOps and quality engineering enable better development practices and improve business resiliency, but many teams struggle to sustain this transformation outside of an initial proof of concept. One of the key challenges with scaling DevOps and quality engineering is determining how software testing fits into an overall business strategy. By leveraging automated testing tools that … continue reading
The complexity of modern cloud-native applications, which often leverage microservices, containers, APIs, infrastructure-as-code and more to enable speed in app development and deployment, can create security headaches for organizations that fail to put practices in place to mitigate vulnerabilities. With dependencies on databases and third-party APIs, and sensitive information and secrets such as certificates and … continue reading
When looking to add a file uploader solution to your web application or website, finding one that will bring the most value to end users is essential. The answer should be built with security in mind, be easy to use, and have a lot of useful features. Web applications are the foundation of modern business … continue reading
Data parsing is the process of converting data from one format to another with the intention of simplifying it and making it more comprehendible. Parsing is a technical capability that, according to Gartner analyst Jason Medd, can be broken down into three categories in the context of data management. The first is data set level … continue reading
If you are a developer, there is a good chance that in your professional life you have been required to develop authentication and authorization management systems for an application from scratch. In fact, there’s a good chance you’ve even had to rebuild it several times in a very short period, based on the evolution of … continue reading