AWS Well-Architected Framework: pillars for success

AWS Well-Architected Framework: pillars for success

4-minute read Adapted from gregbouwens.com with the permission of the author: AWS Well-Architected Review Amazon Web Services (AWS) is currently the world’s leading cloud platform, with over 1 million active users and consistent year-over-year growth rates of more...
Technical debt: what, why, and how

Technical debt: what, why, and how

3-minute read Quick summary: Technical debt is the elephant in the room … the same elephant that the blind men were curious about. Understand how perspective contributes to and can resolve tech debt.   Logic20/20 has been involved in many platform migrations and...
Generate random test data at run time in JMeter

Generate random test data at run time in JMeter

6-minute read Quick summary: Proven successful approaches to generating random test data in JMeter as part of a more complex API testing framework Random data prevents optimized libraries from caching requests and displaying artificially high performance. It is also...