What is Istio?
Sep21

What is Istio?

One of the key metrics or performance indicator of a microservices software architecture and environment is lead time (the amount of time it takes to get from idea to production). Many things have an impact on lead time, such as decision-making time, how quickly the code can be implemented, testing, continuous integration, etc. [This is part one of my ten-part Introduction to Istio series, originally published on Red Hat...

Read More
Python 3.7 beginner's cheat sheet
Sep21

Python 3.7 beginner's cheat sheet

The Python programming language is known for its large community and diverse extension menu, but much is packed into the language itself. This cheat sheet rounds up a few built-in pieces to get new Python programmers started. Download the Python 3.7 beginner’s cheat sheet read...

Read More