HN user

Turbots

38 karma
Posts0
Comments26
View on HN
No posts found.
Goodbye, Twilio 3 years ago

I was an engineer for 15 years and have been a tech presales for 4 years now. You couldn't be more wrong.

Best engineers making the best product ever will not make a dollar without good sales people and marketing and product managers and VC and ... You need ALL of these to make a succesful company.

Kubernetes is hard 3 years ago

Your company "saves" over 100k/month paying WAY too much for EKS, which is extremely expensive.

If you're at any decent scale (looks like you are), then switch to GKE, or switch to on-prem and buy some hardware + a Kubernetes distro like Mirantis/Openshift/Tanzu.

Heck, go run k3s on Hetzner and you won't have that much more work, but save literally millions at the scale you're talking about.

Someone in the twitter thread probably discovered why: Apple Podcasts apparently asks to rate the app after each podcast now. So people think they're rating the podcast, not the app. Nice manipulation right there Apple, they can even claim plausible deniability, it's brilliant actually

- Go to https://tanzu.vmware.com/developer/workshops/ and create a free account (the workshops are run inside of your own kubernetes)

- Do the container 101 hands-on workshop (bottom of the page)

- Do the Kubernetes 101 hands-on workshop

- ???

- Profit! build and deploy applications on ANY kubernetes (not just GCP)

And then look into the GCP specifics for k8s (GKE), networking, DNS, load balancing, storage, monitoring, etc...

And since I've been trying GitHub Actions, I don't know why you would need artifactory, nexus or this aws service anymore. Github offers private repositories, releases, project pages, cicd through actions and Microsoft is offering plenty of deployment options on Azure with AKS or plain Azure Compute

Another super important part of Cloud Foundry is the underlying VM automation layer called Bosh [1]. It used to be extremely high learning curve, but its also very powerful. Cloud Foundry could not exist without it, but it can be used for automation of other packages of software as well (the CI/CD tool Concourse for example)

Cloud Foundry is VERY mature nowadays, is completely opensource and is part of the Linux Foundation. You can view it as Linux, which is the vanilla opensource version and which has different distros (CentOS, Ubuntu, ...)

Cloud Foundry is the vanilla opensource version, and there are many (commercial) distros available, like Pivotal Cloud Foundry, IBM Bluemix, SAP Cloud Platform, etc...

[1] https://bosh.io/

It's also super handy to just put on your running gear and start running... I don't want a phone in my hand or in my gym shorts when running. I just need the watch to track my movements and when I get back home, I can sync it up to my smartphone, who will take the data, upload it to some running website and analyze everything (including heart rate data). That's still one of the best use cases to justify buying a smart watch at the moment

They don't claim orbit, but they claim (rightfully so) landing a rocket.

People with basic scientific backgrounds will make the link with SpaceX and think: "wow, they've just done something that SpaceX hasnt been able to do so far, with less funds and less attempts..."

While this is comparing apples to oranges ofcourse.

Big congratulations to Jeff Bezos & Team, but it's still quite a big difference indeed

I couldn't agree more!

If you've read the Phoenix Project, it clearly states DevOps solves the problem of bottlenecks, which is the single most important aspect in the Product Development lifecycle. You just can't have developers waiting anymore for Ops to do something, or vice versa... Shit needs to go fast and blocking factors need to disappear, or else you sacrifice agility

And there you summarize what the OP was trying to say: When the customer tries this on you, don't just agree without a 'fight'. Challenge your customer and open up the conversation about your value for them and try to come to an understanding which benefits both!