Golang features newbies (and not so newbies) may find weird
Humans are wired for prejudice. When we start coding in a programming language we do not feel comfortable. We always point out those features that annoy us t...
Humans are wired for prejudice. When we start coding in a programming language we do not feel comfortable. We always point out those features that annoy us t...
What are the main issues graph processing has to deal with? Serve these lines as an appetizer for those curious minds out there.
Even though graph processing is a problem in computer science since its very beginning, there is not a clear victor among all available solutions. Why?
Start to control the access to your K8s services using Istio authorization policies to make the most out of your deployments.
Istio can help you to simplify the management of your K8s services. However, it can be a bit intimidating. Check out my six tips before you decide to give it...