System Architecture

System Architecture

8131 bookmarks
Custom sorting
12 Steps to Better Tests
12 Steps to Better Tests
12 steps you can take to have tests that are not a chore to maintain.
·davidvlijmincx.com·
12 Steps to Better Tests
Can We Please Move Past Git?
Can We Please Move Past Git?
Most software development is not like the Linux kernel's development; as such, Git is not designed for most software development. Like Samuel Hayden tapping the forces of Hell itself to generate electricity, the foundations on which Git is built are overkill on the largest scale, and when the interface concealing all that complexity cracks, the nightmares which emerge can only be dealt with by the Doom Slayer that is Oh Shit Git. Of course, the far more common error handling method is start over from scratch.
·boringcactus.com·
Can We Please Move Past Git?
What can CSS :has pseudo class be used for?
What can CSS :has pseudo class be used for?
CSS's :has is a pseudo-class representing an element if any of the selectors passed as parameters matching at least one element. From the name, it's also easy to understand how it match
·pixelstech.net·
What can CSS :has pseudo class be used for?
Kubernetes End-to-end Testing for Everyone - Kubernetes
Kubernetes End-to-end Testing for Everyone - Kubernetes
Author: Patrick Ohly (Intel) More and more components that used to be part of Kubernetes are now being developed outside of Kubernetes. For example, storage drivers used to be compiled into Kubernetes binaries, then were moved into stand-alone FlexVolume binaries on the host, and now are delivered as Container Storage Interface (CSI) drivers that get deployed in pods inside the Kubernetes cluster itself. This poses a challenge for developers who work on such components: how can end-to-end (E2E) testing on a Kubernetes cluster be done for such external components?
·kubernetes.io·
Kubernetes End-to-end Testing for Everyone - Kubernetes
Kubernetes Load Testing | 8 Tools & Best Practices
Kubernetes Load Testing | 8 Tools & Best Practices
If you want to understand your Kubernetes application, performance testing is crucial. In this post, you’ll look at the value of performance testing, how to get started, and testing tools.
·containiq.com·
Kubernetes Load Testing | 8 Tools & Best Practices
UiPath Platform - Automation Software | UiPath
UiPath Platform - Automation Software | UiPath
Check out how the UiPath Platform is designed to support the full automation lifecycle and simplifies digital transformation by rapidly automating processes.
·uipath.com·
UiPath Platform - Automation Software | UiPath
Introducing the Semantic Graph
Introducing the Semantic Graph
Explore topics, data connectivity and run network analysis
·neuml.hashnode.dev·
Introducing the Semantic Graph
Distributed Computing, the funky way
Distributed Computing, the funky way
Distributed Computing, the funky way Software Development, API development, Indutrial IOT
·kevwe.com·
Distributed Computing, the funky way
msiric/feasible-route-mapping: Algorithm capable of finding all the areas that a person could have reached while en route between locations in a defined period, taking into account time and mode of transportation constraints.
msiric/feasible-route-mapping: Algorithm capable of finding all the areas that a person could have reached while en route between locations in a defined period, taking into account time and mode of transportation constraints.
Algorithm capable of finding all the areas that a person could have reached while en route between locations in a defined period, taking into account time and mode of transportation constraints. - ...
·github.com·
msiric/feasible-route-mapping: Algorithm capable of finding all the areas that a person could have reached while en route between locations in a defined period, taking into account time and mode of transportation constraints.