• Explore the unified API Platform
        • BUILD APIs
        • Kong Insomnia
        • API Design
        • API Mocking
        • API Testing & Debugging
        • MCP Client
        • RUN APIs
        • API Gateway
        • Context Mesh
        • AI Gateway
        • Event Gateway
        • Kubernetes Operator
        • Service Mesh
        • Ingress Controller
        • Runtime Management
        • DISCOVER APIs
        • Developer Portal
        • Service Catalog
        • MCP Registry
        • GOVERN APIs
        • Metering & Billing
        • APIOps & Automation
        • API Observability
        • Why Kong?
      • CLOUD
      • Cloud API Gateways
      • Need a self-hosted or hybrid option?
      • COMPARE
      • Considering AI Gateway alternatives?
      • Kong vs. Postman
      • Kong vs. MuleSoft
      • Kong vs. Apigee
      • Kong vs. IBM
      • GET STARTED
      • Sign Up for Kong Konnect
      • Documentation
  • Agents
      • FOR PLATFORM TEAMS
      • Developer Platform
      • Kubernetes & Microservices
      • Observability
      • Service Mesh Connectivity
      • Kafka Event Streaming
      • FOR EXECUTIVES
      • AI Connectivity
      • Open Banking
      • Legacy Migration
      • Platform Cost Reduction
      • Kafka Cost Optimization
      • API Monetization
      • AI Monetization
      • AI FinOps
      • FOR AI TEAMS
      • AI Cost Control
      • AI Governance
      • AI Integration
      • AI Security
      • Agentic Infrastructure
      • MCP Production
      • MCP Traffic Gateway
      • FOR DEVELOPERS
      • Mobile App API Development
      • GenAI App Development
      • API Gateway for Istio
      • Decentralized Load Balancing
      • BY INDUSTRY
      • Financial Services
      • Healthcare
      • Higher Education
      • Insurance
      • Manufacturing
      • Retail
      • Software & Technology
      • Transportation
      • See all Solutions
      • DOCUMENTATION
      • Kong Konnect
      • Kong Gateway
      • Kong Mesh
      • Kong AI Gateway
      • Kong Insomnia
      • Plugin Hub
      • EXPLORE
      • Blog
      • Learning Center
      • eBooks
      • Reports
      • Demos
      • Customer Stories
      • Videos
      • EVENTS
      • AI + API Summit
      • Webinars
      • User Calls
      • Workshops
      • Meetups
      • See All Events
      • FOR DEVELOPERS
      • Get Started
      • Community
      • Certification
      • Training
      • COMPANY
      • About Us
      • Why Kong?
      • We're Hiring!
      • Press Room
      • Investors
      • Contact Us
      • PARTNER
      • Kong Partner Program
      • SECURITY
      • Trust and Compliance
      • SUPPORT
      • Enterprise Support Portal
      • Professional Services
      • Documentation
      • Press Releases

        Kong Names Bruce Felt as Chief Financial Officer

        Read More
  • Pricing
  • Login
  • Get a Demo
  • Start for Free
Blog
  • AI Gateway
  • AI Security
  • AIOps
  • API Security
  • API Gateway
|
    • API Management
    • API Development
    • API Design
    • Automation
    • Service Mesh
    • Insomnia
    • View All Blogs
  1. Home
  2. Blog
  3. Digital Transformation
‹Prev12

My DevOps Journey Beyond Configuration Management

B1-My DevOps Journey Beyond Configuration Management Cover@2x
API DesignAugust 19, 2021

For most of my software engineering career, my experience with DevOps was all about configuration management. But after many years of experience with some key mentors, I began to see DevOps as so much more. In this article, I'll summarize my DevOps evolution from a high level. If you'd like to go…

Rick Sherman

How to Make Digital Transformation Work

How to Make Digital Transformation Work
Thought LeadershipAugust 13, 2021

The best way to appreciate key concepts involving digital transformation is to look at real-world examples. In a recent Kong webinar , I sat down with Solutions Engineer Ahmed Koshok as he reviewed several real-world case studies that help illuminate the role of microservices in making digital…

Josh Molina

The Real Cost of API Downtime

The Real Cost of Downtime
API ManagementJuly 29, 2021

Last week, the digital world experienced a power outage . A major distributed edge computing platform experienced a software bug that led to the collapse of their Domain Name System (DNS), or the Internet's way to map domain names (i.e. united.com) to IP addresses. The consequences were costly. So…

Margherita Andreassi

Scaling Down to Scale Up Using Kong’s API Gateway

Scaling Down to Scale Up Using Kong’s API Gateway
API GatewayJuly 22, 2021

This blog post is part two of a two-part series on how we broke down our monolith to scale our API management with Kong Gateway, the world's most popular open-source API gateway . ( Here's part one .) At NexJ , the pioneer of intelligent customer management with client engagement products designed…

Jelena Duma

Why are APIs so important?

Why are APIs so important blog
API ManagementJuly 7, 2021

APIs have long been the programmer’s tool of choice for inter-application communication. Built by programmers, for programmers. Giving each other an interface and a means by which to call each other's code. As for documentation and ease of use, well…. All of the below examples are organizations and…

Brad Drysdale

Containerization in a Cloud Native World: An Interview With Reza Shafii

Containerization in a Cloud Native World: An Interview With Reza Shafii (Part 1)
Cloud NativeJune 3, 2021

Multi-cloud infrastructure is changing the way companies approach their software architecture. What started solely as gateway traffic management has evolved into full lifecycle API management . I recently sat down with Reza Shafii, Kong's VP of product, for a blog series where we explore how full…

Josh Molina

Accelerate Digital Business With APIOps - Part 1

Accelerate Digital Business With APIOps - Part 1
APIOpsJune 2, 2021

Operating APIs and microservices at scale relies on the right processes and company culture. APIOps is the name for this overall approach. If done right, organizations can accelerate digital business with APIOps. It combines modern automation tooling with best practice engineering principles to…

Melissa van der Hecht

The key to a scalable platform

Scaleable Platform
API ManagementApril 14, 2021

While organizations work to innovate with new services and offerings, silos can lead to inefficient pockets, restricting the ability to take incubation projects to market. This can limit the speed and efficiency to scale the new offering. So how does your organization offer a scalable platform to…

Josh Molina

The Future Is Already Here – It's Just Not Evenly Distributed

The Future Is Already Here – It's Just Not Evenly Distributed
API ManagementJanuary 21, 2021

We're in the middle of the golden age of innovation that's creating absolutely astounding achievements. Within 10 years, Elon will land people on Mars , Germany won't have any gasoline cars on the road , and you'll be able to use more of your senses in virtual reality . This blade cuts both ways…

Zack Kielich

Kong Launches Kong Enterprise on Top Cloud Marketplaces

Kong Launches Kong Enterprise on Top Cloud Marketplaces
CloudDecember 16, 2020

I'm excited to announce that Kong Enterprise, our modern, scalable service connectivity platform, is now available on top cloud marketplaces, including AWS Marketplace and GovCloud (US) regions, Azure Marketplace, Google Cloud Platform, and Red Hat Marketplace! Built on Kong's core open source…

Kristian Gyorkos

Transform Your Requests/Responses With the Kong Reedelk Transformer Plugin

Transform Your Requests/Responses With the Kong Reedelk Transformer Plugin
Open SourceOctober 23, 2020

Creating an API contract and corresponding Kong service are often just the first steps in the API development process. More often than not, the upstream services that are invoked provide a different contract to the one presented to the API consumer. This is especially the case in larger…

Kong

Kong Welcomes Depop as a Customer to the Kong Family!

Kong - Depop
Customer StoriesJuly 23, 2019

As we grow our footprint globally, we're gaining strong momentum in the UK. We recently added several fast-growing, London-based organizations to the Kong Enterprise community. These organizations are turning to Kong to help power their core business applications and accelerate application…

Sandeep Singh Kohli
‹Prev12

See AI Gateway in Action

Secure your AI infrastructure with prompt guards, PII sanitization, and centralized governance. Control LLM costs with token-based rate limiting and semantic routing across providers.

Get a Demo
Powering the API world

Increase developer productivity, security, and performance at scale with the unified platform for API management, AI gateways, service mesh, and ingress controller.

Sign up for Kong newsletter

    • Platform
    • Kong Konnect
    • Kong Gateway
    • Kong AI Gateway
    • Kong Insomnia
    • Developer Portal
    • Gateway Manager
    • Cloud Gateway
    • Get a Demo
    • Explore More
    • Open Banking API Solutions
    • API Governance Solutions
    • Istio API Gateway Integration
    • Kubernetes API Management
    • API Gateway: Build vs Buy
    • Kong vs Postman
    • Kong vs MuleSoft
    • Kong vs Apigee
    • Documentation
    • Kong Konnect Docs
    • Kong Gateway Docs
    • Kong Mesh Docs
    • Kong AI Gateway
    • Kong Insomnia Docs
    • Kong Plugin Hub
    • Open Source
    • Kong Gateway
    • Kuma
    • Insomnia
    • Kong Community
    • Company
    • About Kong
    • Customers
    • Careers
    • Press
    • Events
    • Contact
    • Pricing
  • Terms
  • Privacy
  • Trust and Compliance
  • © Kong Inc. 2026