Pigsty Blog Articles

Posts in 2023
  • FinOps: Endgame Cloud-Exit

    July 06, 2023 in Cloud

    FinOps: Endgame Cloud-Exit

    At the SACC 2023 FinOps session, I fiercely criticized cloud vendors. This is a transcript of my speech, introducing the ultimate FinOps concept — Cloud-Exit and its implementation path.

    Read more

    At the SACC 2023 FinOps session, I fiercely criticized cloud vendors. This is a transcript of my speech, introducing the ultimate FinOps concept — Cloud-Exit and its implementation path.

    Read more

  • PostgreSQL, The most successful database

    June 28, 2023 in PostgreSQL

    PostgreSQL, The most successful database

    StackOverflow 2023 Survey shows PostgreSQL is the most popular, loved, and wanted database, solidifying its status as the 'Linux of Database'.

    Read more

    StackOverflow 2023 Survey shows PostgreSQL is the most popular, loved, and wanted database, solidifying its status as the 'Linux of Database'.

    Read more

  • Why Isn't Cloud Computing More Profitable Than Sand Mining?

    June 14, 2023 in Cloud

    Why Isn't Cloud Computing More Profitable Than Sand Mining?

    Public cloud margins worse than sand mining—why are pig-butchering schemes losing money? Resource-selling models heading toward price wars, open source alternatives breaking monopoly dreams! Service competitiveness gradually neutralized—where is the cloud computing industry heading? How did domestic cloud vendors make a business with 30-40% pure profit less profitable than sand mining?

    Read more

    Public cloud margins worse than sand mining—why are pig-butchering schemes losing money? Resource-selling models heading toward price wars, open source alternatives breaking monopoly dreams! Service competitiveness gradually neutralized—where is the cloud computing industry heading? How did domestic cloud vendors make a business with 30-40% pure profit less profitable than sand mining?

    Read more

  • SLA: Placebo or Insurance?

    June 12, 2023 in Cloud

    SLA: Placebo or Insurance?

    SLA is a marketing tool rather than insurance. In the worst-case scenario, it's an unavoidable loss; at best, it provides emotional comfort.

    Read more

    SLA is a marketing tool rather than insurance. In the worst-case scenario, it's an unavoidable loss; at best, it provides emotional comfort.

    Read more

  • Pigsty v2.1: Vector + Full PG Version Support!

    June 10, 2023 in Pigsty

    Pigsty v2.1: Vector + Full PG Version Support!

    Pigsty v2.1 provides support for PostgreSQL 12 through 16, with PGVector for AI embeddings.

    Read more

    Pigsty v2.1 provides support for PostgreSQL 12 through 16, with PGVector for AI embeddings.

    Read more

  • Back to Basics: Tech Reflection Chronicles

    May 29, 2023 in Database

    Back to Basics: Tech Reflection Chronicles

    The cost-cutting imperative has triggered a reevaluation of all technologies, including databases. This series critiques hot DB technologies and poses fundamental questions about their trade-offs: Are cloud databases, distributed databases, microservices, and containerization real needs or false hype?

    Read more

    The cost-cutting imperative has triggered a reevaluation of all technologies, including databases. This series critiques hot DB technologies and poses fundamental questions about their trade-offs: Are cloud databases, distributed databases, microservices, and containerization real needs or false hype?

    Read more

  • Database Demand Hierarchy Pyramid

    May 10, 2023 in Database

    Database Demand Hierarchy Pyramid

    Similar to Maslow's hierarchy of needs, user demands for databases also have a progressive hierarchy: physiological needs, safety needs, belonging needs, esteem needs, cognitive needs, aesthetic needs, self-actualization needs, and transcendence needs.

    Read more

    Similar to Maslow's hierarchy of needs, user demands for databases also have a progressive hierarchy: physiological needs, safety needs, belonging needs, esteem needs, cognitive needs, aesthetic needs, self-actualization needs, and transcendence needs.

    Read more

  • AI Large Models and Vector Database PGVector

    May 10, 2023 in PostgreSQL

    AI Large Models and Vector Database PGVector

    This article focuses on vector databases hyped by AI, introduces the basic principles of AI embeddings and vector storage/retrieval, and demonstrates the functionality, performance, acquisition, and application of the vector database extension PGVECTOR through a concrete knowledge base retrieval case study.

    Read more

    This article focuses on vector databases hyped by AI, introduces the basic principles of AI embeddings and vector storage/retrieval, and demonstrates the functionality, performance, acquisition, and application of the vector database extension PGVECTOR through a concrete knowledge base retrieval case study.

    Read more

  • NewSQL: Distributive Nonsense

    May 07, 2023 in Database

    NewSQL: Distributive Nonsense

    As hardware technology advances, the capacity and performance of standalone databases have reached unprecedented heights, which makes distributed (TP) databases appear utterly powerless, much like the "data middle platform" wearing the emperor's new clothes.

    Read more

    As hardware technology advances, the capacity and performance of standalone databases have reached unprecedented heights, which makes distributed (TP) databases appear utterly powerless, much like the "data middle platform" wearing the emperor's new clothes.

    Read more

  • Are Microservices a Bad Idea?

    May 07, 2023 in Database

    Are Microservices a Bad Idea?

    Even Amazon's SOA team admits that microservices and serverless have problems. The Prime Video team switched to a monolith, saving 90% in operational costs.

    Read more

    Even Amazon's SOA team admits that microservices and serverless have problems. The Prime Video team switched to a monolith, saving 90% in operational costs.

    Read more