🇩🇪
Programm

  1. Overview of service and cloud technologies


    1. Key Components of Distributed Applications

    2. Data and Data Access Technologies

    3. Service Technologies

    4. Cloud Computing

    5. Exploring Blue Yonder Airlines’ Travel Companion Application


      1. Exploring the work environment



  2. Querying and manipulating data using Entity Framework


    1. ADO.NET overview

    2. Creating an entity data model

    3. Querying data

    4. Manipulating data


      1. Creating a data access layer using Entity Framework



  3. Creating and consuming ASP.NET Web API services


    1. What are HTTP services?

    2. Creating an ASP.NET Web API service

    3. Handling HTTP requests and responses

    4. Hosting and consuming ASP.NET Web API services


      1. Creating the travel reservation ASP.NET Web API service



  4. Extending and securing ASP.NET Web API services


    1. The ASP.NET Web API request pipeline

    2. The ASP.NET Web API response pipeline

    3. Creating OData services

    4. Implementing Security in ASP.NET Web API services

    5. Injecting dependencies into controllers


      1. Extending Travel Companion’s ASP.NET Web API services



  5. Creating WCF services


    1. Advantages of creating services with WCF

    2. Creating and implementing a contract

    3. Configuring and hosting WCF services

    4. Consuming WCF services


      1. Creating and consuming the WCF booking service



  6. Designing and extending WCF services


    1. Applying design principles to service contracts

    2. Handling distributed transactions

    3. WCF pipeline architecture

    4. Extending the WCF pipeline


      1. Designing and extending WCF services



  7. Implementing Security in WCF services


    1. Transport security

    2. Message security

    3. Configuring service authentication and authorization


      1. Securing a WCF service



  8. Windows Azure Service Bus


    1. Windows Azure Service Bus Relays

    2. Windows Azure Service Bus Queues

    3. Windows Azure Service Bus Topics


      1. Windows Azure Service Bus



  9. Hosting services


    1. Hosting services on-premises

    2. Hosting services in Windows Azure


      1. Hosting Services



  10. Deploying Services


    1. Web Deployment with Visual Studio

    2. Creating and deploying Web Application packages

    3. Command-line tools for web deployment packages

    4. Deploying to Windows Azure

    5. Continuous delivery with TFS and GIT

    6. Best practices for production deployment


      1. Deploying services



  11. Windows Azure Storage


    1. Introduction to Windows Azure storage

    2. Windows Azure Blob Storage

    3. Windows Azure Table Storage

    4. Windows Azure Queue Storage

    5. Restricting access to Windows Azure Storage


      1. Windows Azure Storage



  12. Monitoring and diagnostics


    1. Performing diagnostics using tracing

    2. Configuring service diagnostics

    3. Monitoring IIS

    4. Monitoring services using Windows Azure diagnostics

    5. Debugging using IntelliTrace

    6. Collecting Windows Azure metrics


      1. Monitoring and Diagnostics



  13. Identity management and access control


    1. Claim-based identity concepts

    2. Access Control Service

    3. Configuring services to use federated identities

    4. Handling federated identities in the client side


      1. Identity management and access control



  14. Scaling Services


    1. Introduction to scalability

    2. Load balancing

    3. Scaling on-premises services with distributed cache

    4. Windows Azure caching

    5. Caveats of scaling services

    6. Scaling globally


      1. Scalability




Ziele
In this course, students will learn how to design and develop services that access local and remote data from various data sources. Students will also learn how to develop and deploy services to hybrid environments, including on-premises servers and Windows Azure.


After completing this course, students will be able to:

  • Overview of service and cloud technologies

  • Querying and manipulating data using Entity Framework

  • Creating and consuming ASP.NET Web API services

  • Extending and securing ASP.NET Web API services

  • Creating WCF services

  • Designing and extending WCF services

  • Implementing Security in WCF services

  • Windows Azure Service Bus

  • Hosting services

  • Deploying Services

  • Windows Azure Storage

  • Monitoring and diagnostics

  • Identity management and access control

  • Scaling Services




  • Dieses Seminar ist auch sehr gut als Vorbereitung für die Prüfung 70-487 Developing Microsoft Azure and Web Services geeignet.



    Mögliche Zertifizierung: MCSD: App Builder
Voraussetzungen
This course requires that you meet the following prerequisites:

  • Experience with C# programming, and concepts such as Lambda expressions, LINQ, and anonymous types.

  • Understanding the concepts of n-tier applications.

  • Experience with querying and manipulating data with ADO.NET.

  • Knowledge of XML data structures.