Remove Architecture Remove Energy Remove Systems Review Remove TDD
article thumbnail

Our book “Software Architecture Metrics: Case Studies to Improve the Quality of Your Architecture” is published!

Apiumhub

We are delighted to announce the release of our new book “ Software Architecture Metrics: Case Studies to Improve the Quality of Your Architecture ”. Global Software Architecture Summit for meeting all these software architects, who push me forward and who generate interesting discussions. ” How did it all started?

article thumbnail

Cypress: a new generation of end-to-end testing

Perficient

Cypress has become a popular tool for web applications due to a number of distinctive advantages such as user-friendly interface, fast test execution, ease of debugging, ease of writing tests, etc. Repeating these steps over and over again becomes tedious and takes up too much of your time and energy. It has a mature online community.

Testing 52
Insiders

Sign Up for our Newsletter

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

article thumbnail

The 6G Network Is On the Horizon

CableLabs

Now that we have another design opportunity with 6G, we can reconsider major service/design requirements of seamless connectivity and convergence so that 6G design considers those from the start and incorporates them as integral components to the 6G architecture. Here are a few examples of features in each category: System Enhancements.

Network 59
article thumbnail

How to build confidence as an engineer: an interview with Glen Mailer, CircleCI Staff Software Engineer

CircleCI

Running in a loop automatically where you make a change, you hit save and you get that TDD red, green, refactor cycle going. So, I put some feature toggles into the system - just the ability to ship code into production and then see how it behaved in production built confidence. And if so, how?

article thumbnail

The Wraparound Anti-Pattern (and How to Fix It)

Accenture

Teams will not manage risk or create contingency for unexpected demand or other interruptions due to delivery pressure. This makes planning awkward and unconvincing and dissipates team energy. This problem is exacerbated by waterfall artifacts such as “approvals” and “reviews” appearing in the work flow.

article thumbnail

Mobiconf 2019: Our Experience

Apiumhub

After a break to grab a bite we picked up the pace with the next talk, courtesy of Artem Rudoi , Android developer that introduced us to the design system they use on Badoo , which allows them to have a scalable UI which they can, in turn, re-use (or at least, some of its components) on other associated applications like Bumble or Chappy.

article thumbnail

Testing Microservices: How to Share Staging Environments without Tripping Over Each Other

Daniel Bryant

You also experienced implementing request isolation within a microservices-based system running on Kubernetes using the CNCF Telepresence tool. And with a microservices-based system, there is often a “call chain” of services that take part in serving a user’s request e.g. service A calls B, B calls C and D, and D calls E, etc.