282: Amazon, Cloudflare's Meta-Product, Stripe & Databricks, Nintendo, AI-Tailored Media, 1993 AT&T Ad, Google Subsea Fiber, and Video Games as 'Literature'
"A cross between GPT-x + DALL-E-X + the TikTok algorithm"
There are two ways to build a PaaS. I'll call them top-down or bottoms-up1. Top-down PaaS are framework and language-specific – think NextJS on Vercel (or SpringBoot for the old-timers). They are highly opinionated – choosing NextJS means choosing React, single page application, and Node.js. Bottom-up PaaS look a lot more like IaaS. For example, there are PaaS built on Kubernetes, like Kubeflow, Knative, or OpenShift. These layers hope to be building blocks of bundled and abstracted IaaS. It'
After leaving Google, many engineers miss the developer tools. Here's one ex-Googler's guide to navigating the dev tools landscape outside of Google, finding the ones that fill the gaps you're feeling, and introducing these to your new team.
Datadog (DDOG) delivered another impressive earnings report on November 4th. After a strong Q2, Datadog is showing no signs of slowing down as we finish out
Shift left vs shift-right: A DevOps mystery solved
Shift left and shift right are core testing concepts of the agile DevOps methodology, which speeds up application development by releasing small builds frequently as code evolves. As part of the continuous cycle of progressive delivery, DevOps teams are also adopting shift-left and shift-right principles to ensure software quality in these dynamic environments. All this…
Netlify and Vercel are two startups growing at record pace. Both nail the developer experience and supercharge developer productivity. Tooling is everything, and in a world where bottoms up adoption is so strong, individual developers essentially pick the enterprise stack. The 800-pound gorilla in the room is AWS. But the thing about 800-pound gorillas is that they weigh 800-pounds. AWS Amplify has failed to gain the same kind of traction (that's anecdotal evidence, I don't have numbers to supp
Cloud-native platforms are a Gartner tech trend, at last
The inclusion of cloud-native platforms in Gartner’s 2022 Strategic Tech Trends shows business leaders are wising-up to what it takes to reap cloud success.
Product velocity is the number one indicator of a successful platform. One source of product velocity comes from having a differentiated backbone that creates the opportunity to bolt on existing functionality in a new way quickly. You built a differentiated backbone by holding one primitive constant (the network, database, metrics, etc.) and optimizing around that. For example, look at Functions – are they built on the network (Cloudflare Workers), database (Snowflake UDFs), or metrics (Datadog
When competing against a cloud hyperscaler, a database is an excellent place to start. Low churn (data gravity), expensive products (often not fully utilized), and naturally built-in net dollar retention (databases rarely shrink). A look at two separate but converging spaces of database-as-a-service (DBaaS) and backend-as-a-service (BaaS). DBaaS is what it sounds like – e.g., vanilla or specialized managed Postgres or MySQL. BaaS extends the product offering – usually with building blocks like
For the last few years, usage-based pricing has been an excellent strategy for SaaS companies. But there's a question of how it will affect companies in a downturn. Everyone was looking toward Snowflake, one of the largest SaaS companies with usage-based pricing. One should note that at high contract values, usage-based pricing looks more like subscription-based pricing. Committed spend and negotiated discounts help companies have more predictable spend at scale. However, sometimes usage-based
GitHub stars are a 'Like' and 'Follow' button for GitHub repositories. When users star a repository, they get updates in their home feed about project releases. GitHub star growth is surprisingly linear when graphed, even for projects with underlying exponential growth. Why? First, why even care? Many open-source projects track stars because they don't have other great metrics about their top of funnel. Developers will be first to tell you that "stars don't matter." And to some degree, they do
The container orchestrator may be popular, but it's also complex. Here are the pros and cons of alternatives like Nomad, Cycle, and more. #Kubernetes #K8s #containers #cloudnative #Nomad #Cycle #Hashicorp