buzzwords microservices containers and serverless
play

Buzzwords: Microservices, containers and serverless PRESENTED BY: - PowerPoint PPT Presentation

Buzzwords: Microservices, containers and serverless PRESENTED BY: Dave Nugent - Developer Advocate PRESENTED BY: Ivan Dwyer - Head of Business Development Why Serverless About Me Dave Nugent | Dev Advocacy CMU alum Astrobiology at NASA


  1. Buzzwords: Microservices, containers and serverless PRESENTED BY: Dave Nugent - Developer Advocate PRESENTED BY: Ivan Dwyer - Head of Business Development

  2. Why Serverless

  3. About Me Dave Nugent | Dev Advocacy CMU alum ⬢ Astrobiology at NASA ⬢ Consultant to PayPal, Kaiser Permanente, Deutsche Börse ⬢ Group, SETI Institute SF JavaScript, SF IoT meetups; ForwardJS, Forward Swift ⬢ Joined Iron.io March 2016 ⬢ @drnugent

  4. What We Do Data Processing Iron.io delivers Docker-based job processing as a service File Processing for modern enterprises ETL 70% of IT processes still performed in batch - Gartner 4

  5. The Evolution of Deployed Application Unit of Scale Server VM Container Application Architecture Monolith N-Tiered Microservices Deployment Model Major Release Software Updates Continuous Delivery Workload Processing DIY Software Defined Event-Driven We are leading the Enterprise towards a “serverless” computing world 5

  6. Impact on Organizations Technology Business Smaller single purpose Agile Teams services Independently developed and Shorter release cycles deployed components Lightweight cloud-native Cost efficient scaling communication and processing Standardizing on Containers No vendor/tech lock in 6

  7. First: Let’s look at the Most Recent Paradigm 7

  8. Why are we still doing this? Source: http://www.slideshare.net/lkysow/monolith-to-microservices-lessons-from-the-trenches 8

  9. One Hypothesis: Cultural Constructs “Any organization that designs a system (defined broadly) will produce a design whose structure is a copy of the organization's communication structure.” -- Melvyn Conway, 1967 Credit: http://martinfowler.com/articles/microservices.html 9

  10. Point of Interest: Legacy Players Flexible Source: http://www.slideshare.net/lkysow/monolith-to-microservices-lessons-from-the-trenches 10

  11. Application & Platform Evolution Photo courtesy Peter Wagner, Wing.vc

  12. Application & Platform Evolution Photo courtesy Peter Wagner, Wing.vc

  13. Virtualization & Cloud ● Decoupled hardware and software ● Software-driven hardware

  14. Application & Platform Evolution Photo courtesy Peter Wagner, Wing.vc

  15. Microservices ● Trust and policy between distributed services ● Horizontally scalable applications built for cloud

  16. Application & Platform Evolution Photo courtesy Peter Wagner, Wing.vc

  17. Containers ● Allow extremely higher efficient sharing of resources ● Provides standard and minimizes software packaging ● Further decouples software from underlying host w/ no hypervisor

  18. Application & Platform Evolution Serverless Photo courtesy Peter Wagner, Wing.vc

  19. Workloads: Legacy vs Serverless Legacy App Serverless Job Pushed Uploaded Running Ephemeral Requested Triggered Load Balanced Queued Elastic Concurrent Job-centric workloads have a different behavior than app-centric workloads 19

  20. Event Driven ● Evented invocation of function/worker/task ● Producer to consumer one-way invocation ● Fire and forget model

  21. Containerized ● Skip the virtual machine ● Microcontainers reduce network traffic ○ Alpine Linux, CoreOS, etc. ● Code becomes ultra-portable abstracting server and VM ● iron.io/microcontainers-tiny-portable-containers/

  22. Composable ● Serverless roots grounded in SOA ● 3rd party providers bring scalable component code ● Examples: Algolia, Algorithmia, Cloudinary, Auth0, DynamoDB, on and on and on.

  23. Workload Aware ● Understanding of the workload characteristics and properties ● Allows for self-healing and directing of workloads across specialized infrastructure

  24. Colossal Clusterf**k Visualized

  25. Developer Empowerment ● Moves the abstraction level up ● Spend more time on feature code ● Implement and extend 3rd party code

  26. Organizational Impact Technology Business Smaller single purpose Agile Teams services Independently developed and Shorter release cycles deployed functional components Lightweight cloud-native Cost efficient scaling communication and processing No vendor/tech lock in Standardizing on Containers

  27. Organizational Impact Speed / Time to Market Ability to respond to market demands

  28. Serverless Platforms

  29. AWS Lambda ● Pros ○ Native integration with all other AWS services ○ Scales nicely ○ Cheap ● Cons ○ Native integration with all other AWS services ○ Stuck with their machine images ○ IAM

  30. Google Cloud Functions ● Pros ○ Integration to strong machine learning tools ○ Generally better performance per dollar ● Cons ○ TBD - We don’t know yet

  31. Microsoft Azure Functions ● Pros ○ Private cloud support ○ Quickly innovating service feature set ● Cons ○ Azure

  32. Iron.io ● Pros ○ Supports all public/private clouds ○ Docker-based w/ rich API ● Cons ○ More work to build triggers

  33. FAQs ● Isn’t serverless computing impossible?

  34. FAQs ● Aren’t the servers just managed by someone else?

  35. FAQs ● Aren’t the servers just managed by someone else?

  36. FAQs ● If these aren’t just buzzwords, how do I use them?

  37. Just Published: Serverless White Paper http://go.iron.io/serverless-computing-white-paper

  38. The Future is of Serverless

  39. Questions? @drnugent http://go.iron.io/serverless-computing-white-paper Iron.io 1-888-939-4623 325 9th St www.iron.io San Francisco, CA 94103 dave@iron.io 39

  40. Docker-Based Workflow Developers Build Upload Run Scale Build lightweight, single Containerize with Docker and Automated execution on Runs and scales without the purpose jobs in any language upload to a repository event trigger need for provisioning To the developer, working with Iron.io is a “serverless” experience 40

  41. The Iron.io Platform SaaS API Developer Interface Administrative Role-Based Advanced SaaS Dashboard Access Controls Reporting Management Abstraction Line IronWorker IronMQ IronCache PaaS Job Processing Message Queue Key/Value Data Store Core Components Container Workload Intelligent PaaS Management Distribution Autoscaling Workload Optimization Value Line IaaS Container Orchestration Container Services IaaS Compute Storage Networking Raw Resources 41

  42. Key Features Queuing Jobs Scheduling Jobs Job Priorities Once your code is uploaded, you can Scheduling API replaces CRON with an Includes a built-in priority manager, queue up jobs and Iron.io handles the HA service that withstands node allowing users to set the importance of provisioning and execution. failures. specific jobs to be run. Webhooks Logging Failure Handling Create event-driven workflows between STDOUT captured for every job and Job state change provides error and APIs, services, and endpoints through exposed via API and dashboard, and timeout handling, with alerting and an HTTP POST callback. can stream to syslog or 3rd party auto-retry capabilities. 42

  43. Why Businesses Choose Iron.io “Serverless” Experience Multi-cloud Portability Power large-scale workloads without the need to provision and Container-based to allow for flexible and portable workloads manage infrastructure. that can be run on any cloud of choice. Developer Friendly Speed to Market Cloud-native REST API with client libraries across all major Operates as a service and can be easily integrated with various languages. platforms and services. Workload Scalability Hybrid Capable Scale effectively and efficiently at the task level through Deploy components and distribute workloads to any cloud lightweight and loosely coupled containers. environment, public or private. 43

  44. Popular Use Cases THIS SLIDE IS NOT FOR PUBLIC CONSUMPTION 44

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend