Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Wiring Cloud Native Applications for local development

Salaboy
November 06, 2023

Wiring Cloud Native Applications for local development

For more information: https://www.salaboy.com

Salaboy

November 06, 2023
Tweet

More Decks by Salaboy

Other Decks in Technology

Transcript

  1. @Salaboy - Mauricio Salatino - OSS Engineer at https://diagrid.io -

    Dapr contributor - Knative Steering Committee Member - Knative Functions co-lead - CNCF Ambassador since last week
  2. For this presentation we wondered: How can we enable developers

    with an experience that removes all the complexity required by our production environment? How can we enable developer experience without complexity of production?
  3. How would this work for local development? 🤔 How does

    it work in local development environment?
  4. Testcontainers do: - Enable developers to test using containers for

    the dependencies of their applications/services
  5. We gained • Consistent APIs across environments • Built-in testing

    experience, no new tools • Platform teams can provide configurations for a wide range of environments, across cloud providers and for on-prem deployments Consistent APIs Testing experience
  6. We gained • Consistent APIs across environments • Built-in testing

    experience, no new tools • Platform teams can provide configurations for a wide range of environments, across cloud providers and for on-prem deployments Platform-wide configuration wired in di erent environments