cloud native apps that most PaaS platforms limited them to, to more complex stateful services that are prevalent in the enterprise. It’s hard to run stateful services without access to durable storage. We crea
Sticking to the core i.e. thescrum values, looking at them consciously, affirms to have a plan and a vision for the team to be at a desired state, where there is a need to perform optimally and create value. In order to live and breathe those values we need to embed them, treat ...
Business value is a big deal in agile development. Sometimes I wish agile practitioners would stop chanting it and start asking where it’s actually coming from. In many companies they seem to value the amount of software built – as if we were selling this stuff by the pound. The real v...
There is a 3rd way to connect a VPC to another VPC – if you don’t want to expose all the machines in one VPC (e.g. if its a SAAS product). It’s not represented in this diagram but if you only want to expose 1 service you can use “private link”. Which allows the Network...
Recently Jira cloud push a new user admin UI, which is great in term of user experience. In previous version I see how long was a invitation sent and if it has expired, but I can't find such information in new version. And I think it's very useful for...
I ran into a long-term Woman in Tech colleague who was looking smashing, and asked admiringly where she’d found her sophisticated red shirt. She said she’d received a substantial promotion at work and felt that she needed more than her usual uniform of jeans and casual shirts. “I ...
Using Routes or Ingress you can expose HTTP and HTTPS routes from outside the cluster to services within the cluster. So why does OpenShift support both? Once again there are capabilities in Routes that have yet to be added to Ingress, which we cover in more detailin this blog. But also...