> Selling something for more than the cost is the only business model ever. Everything else is figuring out how to facilitate and optimize the transaction. Sell something people value has to be the foundational strategy.
Community is had in any type of software, OSS, closed, aaS, or enterprise. Managing the sentiments of that community are what’s important. medium.com/@drewmusi…
🗂 Rebecca Kukla on Moving through and Responding to the World
Great philosophy discussion. overcast.fm PbpJYEvbA
🗂 Rebecca Kukla on Moving through and Responding to the World
Great philosophy discussion. overcast.fm PbpJYEvbA
🗂 Pivotal Cloud Foundry 2.4 Boosts Security With Compliance Scanner
Two big features:
> So how does zero downtime actually work in production? Seroter explained that, for example, an organization could deploy an application (v1) with Cloud Foundry and then perhaps a second app (v2). After the v2 application is deployed, an administrator could then just simply switch the network route to enable the new version. The same basic method is now being scaled in an automated approach.
> “Let’s say I have five instances of my app and when I deploy the next version, under zero downtime deploy, as each instance of that app comes up in that same bucket, one of the old one comes out,” Seroter said.
🗂 Pivotal Cloud Foundry 2.4 Boosts Security With Compliance Scanner
Two big features:
> So how does zero downtime actually work in production? Seroter explained that, for example, an organization could deploy an application (v1) with Cloud Foundry and then perhaps a second app (v2). After the v2 application is deployed, an administrator could then just simply switch the network route to enable the new version. The same basic method is now being scaled in an automated approach.
> “Let’s say I have five instances of my app and when I deploy the next version, under zero downtime deploy, as each instance of that app comes up in that same bucket, one of the old one comes out,” Seroter said.
🗂 State of the World 2019, Bruce Sterling
> The markets are waiting for the markets to stop being global markets. people.well.com/conf/inkw…
🗂 State of the World 2019, Bruce Sterling
> The markets are waiting for the markets to stop being global markets. people.well.com/conf/inkw…
🗂 Avoiding worrying
> What you see and how you perceive yourself is not really how anybody else sees you. There are people whose natural state is to worry about things. My natural state is to try not to let things worry me, because I don’t like the feeling of being worried. I don’t like confrontation, because I find that I don’t actually want to upset somebody by being as firm as I want to be.
🗂 Avoiding worrying
> What you see and how you perceive yourself is not really how anybody else sees you. There are people whose natural state is to worry about things. My natural state is to try not to let things worry me, because I don’t like the feeling of being worried. I don’t like confrontation, because I find that I don’t actually want to upset somebody by being as firm as I want to be.
🗂 The future of Kubernetes is Virtual Machines
Multi-tenancy ain’t easy:
> The Kubernetes cluster itself becomes the line of “Hard Tenanacy”. This leads to the emerging pattern of “many clusters” rather than “one big shared” cluster. Its not uncommon to see customers of Google’s GKE Service have dozens of Kubernetes clusters deployed for multiple teams. Often each developer gets their own cluster. This kind of behavior leads to a shocking amount of Kubesprawl. tech.paulcz.net/blog/futu…