Sun.Jan 03, 2021

article thumbnail

Legacy Systems: Should They Stay or Should They Go?

DevOps.com

Digital transformation requires new technologies. But does that mean legacy systems should be replaced? Survey after survey has shown that IT and business leaders have had to drastically rethink priorities, strategies and spending in the wake of the global pandemic. A survey our company conducted last October showed that technology spending hasn’t taken a terrible […].

System 133
article thumbnail

Digital Payments: An Explosion of Emerging Opportunities

Teradata

Digital payments generate 90% of financial institutions’ useful customer data. How can they exploit its value? Find out more.

Data 89
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

12 Factor App: Disposability

DevOps.com

The post 12 Factor App: Disposability appeared first on DevOps.com.

117
117
article thumbnail

CodeSOD: Generated Requests

The Daily WTF

If you've worked with developing software of any real complexity, you've probably come across a library or tool that does code generation. Instead of writing all the boring boiler-plate stuff yourself, you maybe throw a little configuration at the system and let it generate all those classes for you. I'd argue that, in most cases, that sort of thing is a code smell- it's not in and of itself bad, but it hints as missed abstractions.

AWS 63
article thumbnail

7 Pitfalls for Apache Cassandra in Production

Apache Cassandra is an open-source distributed database that boasts an architecture that delivers high scalability, near 100% availability, and powerful read-and-write performance required for many data-heavy use cases. However, many developers and administrators who are new to this NoSQL database often encounter several challenges that can impact its performance.

article thumbnail

An Approach to Apply the Separation of Concern Principle in UI Test Automation

Dzone - DevOps

At the beginning, let’s emphasize that automation is a kind of engineering at the core of the software industry. Basically, I’m not a quality engineer but ensuring the quality has my attention. I’ve been curious about this field in last several years and I had a chance to work with it in my last project, which is a desktop application.

Testing 63