Menu

  • Latest
  • Trending

Categories

  • Case Study
  • Keynote
  • Tutorial
  • Vendor Profile

Online Cloud Summit

cloudbestpractices.net
  • Members
  • Directory
  • Advertise
  • Contact
No Result
View All Result
  • Login
  • Register
UPLOAD
cloudbestpractices.net
No Result
View All Result

Azure Functions and the future of Serverless in the Enterprise​

79 Views
6 months ago
0 0
0
Share
    CBPN Editor CBPN Editor
    Subscriber

    In this video Jeff Hollan, the product manager lead for Microsoft’s Serverless Azure Functions, describes how Serverless technology has succeeded today, the challenges and it’s future.

    From 1:30 Jeff introduces the core ideals of Serverless – “Focus on the code not the plumbing”.

    He sets the scene by comparing it with traditional hosting, which requires hardware that costs money if not used and conversely faces limitations when needed to rapidly scale out. It also requires ongoing maintenance like patching.

    In contrast Serverless is pure on demand computing – It’s invoked and paid for only when used, and by definition all of the required server management is abstracted out of the equation.

    Azure Functions 2.0

    At 2:30 he begins by defining ideal use case scenarios for Microsoft Azure Functions which includes microservices powering business applications, real-time event streams, backend APIs, machine learning, big data processing and ‘connective glue’.

    The 2.0 release saw Microsoft re-write the Azure Functions run-time in .Net core 2.1, providing new trigger, binding and assembly extensibility, and also break it up so that the component parts are pulled in as needed, rather than before when they were all included in the run-time.

    Behind the scenes

    From 9:39, he explains what happens behind the scenes of Azure Functions.

    Functions sit atop of a pool of virtual machines in the Azure data centres, adding an HTTP front-end and the Scale Controller, the intelligence that decides how to run and scale Functions.

    He explains that when an HTTP request is sent to the Azure Function front end, a decision process activates to determine if the Function is already running on a VM and if not provisions one to run the code. The VM is kept live for around 15-20 mins and then de-commissioned if no longer needed.

    Similarly if high demand is experienced the Scale Controller invokes further VMs to meet the demand.

    The process of applying customers code on to the VM is known as ‘specializing’ the server, which Microsoft describes as a ‘cold start’ and is a KPI for the team as it determines the service performance. Jeff receives a daily report of this KPI across their global infrastructure, with the average being 2-3 seconds.

    From 12:55 Jeff demonstrates how to watch the performance in real-time, through Azure Application Insights connected to Functions.

    Elastic Scaling

    At 17:50 Jeff deep dives into the challenges and approaches to scaling Functions.

    This gets into the heart of the Serverless performance challenge, for all hosting providers, where the cold start process requires a set up time following the first request.

    At 20:45 he introduces the Functions Premium Plan, which has an option of pre-scaling where some resources are made constantly available, “warmed up” in advance.

    Also via some Q&A with the audience he explores some tips and tricks for keeping alive a single instance, through embedding a timer into Functions that invoke on a regular basis.

    Durable Functions Patterns

    At 31:05 Jeff moves into explaining Durable Function Patterns.

    This addresses the challenge of writing long-running stateful workflows, through providing a framework extension to Functions that lets you write orchestration as code.

    Some of the function patterns mentioned include fanning-out and-fanning in, external events correlation, flexible automated long-running process monitoring.

    The power of this approach is developers can easily embed parallel processing of tasks into their Functions in a simple way.

    Functions everywhere

    At 34:40 Jeff highlights that Functions is open source, leading into a broader conversation about the platform strategy, such as being able to run Functions anywhere.

    For example they have Financial sector clients who want to use Serverless but can’t host their data in the public Cloud. Functions can be run in a Docker container and so can be run anywhere to meet these types of needs, such as on-premise.

    He adds on that the prominent platform features of the Azure functions include the networking, authentication, API (Application Programming Interface) definition, app service plan, metrics and log streaming.

    At 38:10 he begins a demo of Functions running on Kubernetes, demonstrating actions such as dependency injection, and explores the integration with Key Vault in detail.

    To conclude the session from 51:30 Jeff returns to Durable Functions and explores their use and challenges in detail, including audience questions that illustrate the types of real-world use cases developers have in mind.

    Category: Keynote
    Tags: AzureCloud NativeServerless
    Next Post
    Accelerate Adoption of Microservices with Serverless​

    Accelerate Adoption of Microservices with Serverless​

    Leave a Reply Cancel reply

    Your email address will not be published. Required fields are marked *

    Topics

    AWS (11) Azure (4) Cloud Migration (1) Cloud Native (18) DevOps (1) GCP (1) IoT (1) Machine Learning (2) Microservices (1) Serverless (4) Well Architected (2)

    Popular videos

    Mastering Chaos – A Netflix Guide to Microservices
    53:14

    Mastering Chaos – A Netflix Guide to Microservices

    303 Views
    October 26, 2020
      16:03

      Netflix – The Journey to Cloud Native

      308 Views
      October 25, 2020
        Microservices at Netflix Scale – Lessons Learned
        48:34

        Microservices at Netflix Scale – Lessons Learned

        193 Views
        October 20, 2020
          How The Washington Post Built Arc Publishing using Amazon ECS
          3:54

          How The Washington Post Built Arc Publishing using Amazon ECS

          78 Views
          October 22, 2020
            Show More
            cloudbestpractices.net

            © 2020 CloudBestPractices.net.

            Navigate Site

            • Members
            • Directory
            • Advertise
            • Contact

            Follow Us

            No Result
            View All Result
            • About
              • Contact
            • Account
            • Add Listing
            • All Categories
            • All Listings
            • All Locations
            • All posts
            • Author Profile
            • Authors list
            • Blogs List
            • Building a Digital Innovation Factory
            • Candidate dashboard
            • Candidate Dashboard
            • Cart
            • Checkout
            • Cloud Migration Guide
            • Cloud Native Guide
            • CloudBestPractices.net
            • Coming soon
            • Community
            • Complete Registration
            • Dashboard
            • Dashboard
            • Digital Business Architecture
            • Digital Marketing
            • Directory
            • DWQA User Profile
            • Edit
            • Events
              • Categories
              • Locations
              • My Bookings
              • Tags
            • Forums
            • Glossary
            • Groups
            • Home
            • Home 1
            • Home 3
            • Job Dashboard
            • Latest
            • Latest blogs
            • Library
            • Login
            • Login 3
            • Members
            • Membership Account
              • Membership Billing
              • Membership Cancel
              • Membership Checkout
              • Membership Confirmation
              • Membership Invoice
              • Membership Levels
            • My Account
            • Order Received
            • Order Tracking
            • Page builder blocks – Content section
            • Page builder blocks – Full width section
            • Password Reset
            • Payment
            • Payment Receipt
            • Photos
            • Post successful
            • Privacy Policy
            • Professional Membership
            • Q&A
              • Ask a question
              • Categories
            • Registration
            • Resourcing
              • Jobs
              • Resumes
            • Sample Page
            • Search Home
            • Search Result
            • Services
            • Shop
            • Shortcodes
            • Single Category
            • Single Location
            • Single Row
            • Single Tag
            • Sites
            • Solution Partner Group
            • Submit
              • Ask Question
              • Post a Job
              • Submit Blog
              • Submit Kb Article
              • Submit Resume
            • Subscription
            • Terms and Conditions
            • Thank You
            • The Online Cloud Summit
            • Transaction Failure
            • Trending
            • Upload Resume
            • USA Legacy
            • Webinar02
            • Webinar03
            • Webinars
              • CloudNative-01
              • Webinar Demo

            © 2020 CloudBestPractices.net.

            Welcome Back!

            Login to your account below

            Forgotten Password? Sign Up

            Create New Account!

            Fill the forms below to register

            All fields are required. Log In

            Retrieve your password

            Please enter your username or email address to reset your password.

            Log In

            Add New Playlist