12
@Algorithmia Algorithms as Microservices 10 ways the algorithm economy and containers are changing how we build and deploy software today

Algorithms as Microservices

Embed Size (px)

Citation preview

Page 1: Algorithms as Microservices

@Algorithmia

Algorithms as Microservices10 ways the algorithm economy and containers are changing how we build and deploy software today

Page 2: Algorithms as Microservices

Peter SondergaardSenior Vice President, Gartner

“Data is inherently dumb. Algorithms are where the real value lies.”

Page 3: Algorithms as Microservices

Algorithmic intelligence is at the core of today’s most important companies

Page 4: Algorithms as Microservices

Three fundamental shifts in technology:● The Algorithm Economy● Containers● Microservices

Page 5: Algorithms as Microservices

The Algorithm EconomyThe next wave of innovation, where developers can produce, distribute, and commercialize their code

Page 6: Algorithms as Microservices

ContainersLightweight virtualization that bundles all the application logic, dependencies, libraries, etc. into a single package running in the cloud

Page 7: Algorithms as Microservices

MicroservicesAn architecture where the various functions of an app are unbundled into a series of decentralized modules, each organized around a specific business capability

Page 8: Algorithms as Microservices

Algorithms as containerized microservices ensure interoperability

Page 9: Algorithms as Microservices

Code is always “on,” and can auto-scale in the cloud without ever having to configure, manage, or maintain servers and infrastructure

Page 10: Algorithms as Microservices

The algorithm economy allows for the building blocks of algorithmic intelligence to be made accessible, and discoverable through marketplaces and communities

Page 11: Algorithms as Microservices

Containerizing algorithms as microservices makes code accessible via an API, and hosted on scalable, serverless infrastructure in the cloud

Page 12: Algorithms as Microservices

@Algorithmia

10 ways the algorithm economy and containers are changing how we build and deploy software today

Thanks for readingAlgorithms as Microservices