SØG - mellem flere end 8 millioner bøger:

Søg på: Titel, forfatter, forlag - gerne i kombination.
Eller blot på isbn, hvis du kender dette.

Viser: Developing Microsoft Azure Solutions

Developing Microsoft Azure Solutions

Developing Microsoft Azure Solutions

Zoiner Tejada, Michele Leroux Bustamante og Ike Ellis
(2015)
Sprog: Engelsk
Pearson Education
287,00 kr.
Denne titel er udgået og kan derfor ikke bestilles. Vi beklager.

Detaljer om varen

  • Paperback: 432 sider
  • Udgiver: Pearson Education (Marts 2015)
  • Forfattere: Zoiner Tejada, Michele Leroux Bustamante og Ike Ellis
  • ISBN: 9780735697041
Prepare for Microsoft Exam 70-532--and help demonstrate your real-world mastery of Microsoft Azure solution development. Designed for experienced developers ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the Microsoft Specialist level.

Focus on the expertise measured by these objectives:
  • Design and implement Websites
  • Create and manage Virtual Machines
  • Design and implement Cloud Services
  • Design and implement a storage strategy
  • Manage application and network services

This Microsoft Exam Ref:
  • Organizes its coverage by exam objectives
  • Features strategic, what-if scenarios to challenge you
  • Will be valuable for Microsoft Azure developers, solution architects, DevOps engineers, and QA engineers
  • Assumes you have experience designing, programming, implementing, automating, and monitoring Microsoft Azure solutions and that you are proficient with tools, techniques, and approaches for building scalable, resilient solutions
Developing Microsoft Azure Solutions
About the Exam

Exam 70-532 focuses on the skills and knowledge needed to develop Microsoft Azure solutions that include websites, virtual machines, cloud services, storage, application services, and network services.

About Microsoft Certification
Passing this exam earns you a Microsoft Specialist certification in Microsoft Azure, demonstrating your expertise with the Microsoft Azure enterprise-grade cloud platform.

You can earn this certification by passing Exam 70-532, Developing Microsoft Azure Solutions; or Exam 70-533, Implementing Microsoft Azure Infrastructure Solutions; or Exam 70-534, Architecting Microsoft Azure Solutions.

See full details at: microsoft.com/learning

Introduction
xi Microsoft certifications xiAcknowledgments xiiFree ebooks from Microsoft Press xiiiErrata, updates, & book support xiiiWe want to hear from you xiiiStay in touch xiiiPreparing for the exam xiv
Chapter 1 Design and implement websites 1 Objective
1.
1: Deploy websites 2Defining deployment slots 2Rolling back deployments 7Creating hosting plans 7Migrating websites between hosting plans 10Creating a website within a hosting plan 12Objective summary 13Objective review 13Objective
1.
2: Configure websites 13Defining and using app settings 14Defining and using connection strings 16Defining and using request handler mappings 18Defining and using virtual directories and virtual applications 20Configure custom domains 22Configuring certificates 26Configuring SSL bindings 32Managing websites by using the API, Windows PowerShell,and the Cross-Platform Command Line Interface (xplat-cli) 33Objective summary 34Objective review 35Objective
1.
3: Configure diagnostics, monitoring, and analytics 35Retrieving diagnostics data and viewing streaming logs 36Configuring diagnostics 43Using remote debugging 45Configuring endpoint monitoring 46Configuring alerts 48Monitoring website resources 51Objective summary 54Objective review 54Objective
1.
4: Implement WebJobs 55Writing WebJobs using the SDK 55Packaging and deploying WebJobs 58Scheduling WebJobs 60Objective summary 61Objective review 61Objective
1.
5: Configure websites for scale and resilience 62Configuring auto-scale using built-in and custom schedules 63Configuring auto-scale by metric 64Changing the size of an instance 68Configuring Traffic Manager 69Objective summary 73Objective review 73Objective
1.
6: Design and implement applications for scale and resilience 74Selecting a pattern 75Implementing transient fault handling for services and responding to throttling 79Disabling Application Request Routing (ARR) affinity 82Objective summary 83Objective review 83Answers 84
Chapter 2 Create and manage virtual machines 91 Objective
2.
1: Deploy workloads on Azure virtual machines 91Identifying supported workloads 92Creating a VM 93Objective summary 96Objective review 96Objective
2.
2: Create and manage a VM image or virtual hard disk 97Creating specialized and generalized VM images 97Uploading VHDs to Azure 99Creating disks 100Creating a VM using existing disks 101Generalizing a VM 103Creating or capturing a VM image 103Instantiating a VM instance from a VM image 105Copying images between storage accounts 106Objective summary 107Objective review 107Objective
2.
3: Perform configuration management 108VM Agent and VM extensions 108Configuring VMs with Custom Script Extension 109Using PowerShell DSC 110Configuring VMs with DSC 112Using the Puppet and Chef configuration management tools 114Enabling Puppet extensions 114Enabling Chef extensions 119Enabling remote debugging 122Objective summary 122Objective review 123Objective
2.
4: Configure VM networking 124Configuring DNS at the cloud service level 124Configuring endpoints with instance-level public IP addresses 124Configuring endpoints with reserved IP addresses 126Configuring access control lists 127Load balancing endpoints and configuring health probes 128Configuring Direct Server Return and keep-alive 132Leveraging name resolution within a cloud service 133Configuring firewall rules 133Objective summary 135Objective review 136Objective
2.
5: Scale VMs 136Scaling up and scaling down VM sizes 137Configuring availability sets 138Configuring auto-scale 141Objective summary 144Objective review 144Objective
2.
6: Design and implement VM storage 145Planning for storage capacity 145Configuring storage pools 146Configuring disk caching 148Configuring geo-replication 150Configuring shared storage using Azure File storage 150Objective summary 154Objective review 155Objective
2.
7: Monitor VMs 155Configuring monitoring and diagnostics 156Configuring endpoint monitoring 158Configuring alerts 158Monitoring metrics 160Objective summary 162Objective review 163Answers 164
Chapter 3 Design and implement cloud services 171 Objective
3.
1: Design and develop a cloud service 171Installing SDKs and emulators 172Developing a web or worker role 173Design and implement resiliency 180Developing startup tasks 181Objective summary 184Objective review 184Objective
3.
2: Configure cloud services and roles 185Configuring instance size and count 185Configuring auto-scale 187Configuring cloud service networking 190Configuring local storage 200Configuring multiple websites in a web role 201Configuring custom domains 204Configuring caching 205Objective summary 212Objective review 212Objective
3.
3: Deploy a cloud service 213Packaging a deployment 214Upgrading a deployment 214VIP swapping a deployment 218Implementing continuous delivery from Visual Studio Online 219Implementing runtime configuration changes using the management portal 222Configuring regions and affinity groups 225Objective summary 228Objective review 228Objective
3.
4: Monitor and debug a cloud service 229Configuring diagnostics 229Profiling resource consumption 231Enabling remote debugging 233Enabling and using Remote Desktop Protocol 234Debugging using IntelliTrace 236Debugging using the emulator 237Objective summary 239Objective review 240Answers 241
Chapter 4 Design and implement a storage strategy 245 Objective
4.
1: Implement Azure Storage blobs and Azure files 246Creating a container 246Finding your account access key 249Uploading a blob 250Reading data 251Changing data 251Setting metadata on a container 253Storing data using block and page blobs 255Streaming data using blobs 255Accessing blobs securely 255Implementing an async blob copy 256Configuring the Content Delivery Network 257Designing blob hierarchies 258Configuring custom domains 258Scaling Blob storage 259Working with Azure File storage 259Objective summary 260Objective review 260Objective
4.
2: Implement Azure Storage tables 261Using basic CRUD operations 261Querying using ODATA 265Designing, managing, and scaling table partitions 266Objective summary 267Objective review 267Objective
4.
3: Implement Azure storage queues 268Adding messages to a queue 268Processing messages 269Retrieving a batch of messages 270Scaling queues 270Objective summary 271Objective review 272Objective
4.
4: Manage access 272Generating shared access signatures 273Creating stored access policies 276Regenerating storage account keys 276Configuring and using Cross-Origin Resource Sharing 278Objective summary 279Objective review 279Objective
4.
5: Monitor storage 280Configuring storage metrics 280Analyzing storage metrics 283Configuring Storage Analytics Logging 285Analyzing storage logs 287Objective summary 291Objective review 291Objective
4.
6: Implement SQL databases 292Choosing the appropriate database tier and performance level 292Configuring and performing point in time recovery 295Enabling geo-replication 297Importing and exporting data and schema (existing portal) 301Importing and exporting data and schema (Preview portal) 302Objective summary 303Objective review 303Answers 304
Chapter 5 Manage application and network services 313 Objective
5.
1: Integrate an app with Azure Active Directory 313Creating a directory 314Managing users 315Integrating applications 317Querying directories with the Graph API 324Objective summary 328Objective review 329Objective
5.
2: Configure a virtual network 329Creating a virtual network 330Adding a VM to a virtual network 332Deploying a cloud service to a virtual network 334Objective summary 335Objective review 335Objective
5.
3: Modify network configuration 336Modifying a subnet (existing portal) 336Modifying a subnet (Preview portal) 337Moving a VM or cloud service to a new subnet 338Exporting network configuration 339Importing network configuration 339Objective summary 340Objective review 340Objective
5.
4: Design and implement a communication strategy 341Creating a Service Bus namespace 342Selecting a protocol for messaging 343Using Service Bus relays 344Using Service Bus queues 349Using Service Bus topics and subscriptions 356Using event hubs 361Using notification hubs 366Objective summary 368Objective review 369Objective
5.
5: Scale and monitor communication 369Choosing a pricing tier 370Scaling Service Bus features 371Monitoring Service Bus features 373Objective summary 377Objective review 377Objective
5.
6: Implement caching 378Implementing Redis Cache 379Implementing Azure Managed Cache Service 383Objective summary 384Objective review 385Answers 386
Index 395
De oplyste priser er inkl. moms

Polyteknisk Boghandel

har gennem mere end 50 år været studieboghandlen på DTU og en af Danmarks førende specialister i faglitteratur.

 

Vi lagerfører et bredt udvalg af bøger, ikke bare inden for videnskab og teknik, men også f.eks. ledelse, IT og meget andet.

Læs mere her


Trykt eller digital bog?

Ud over trykte bøger tilbyder vi tre forskellige typer af digitale bøger:

 

Vital Source Bookshelf: En velfungerende ebogsplatform, hvor bogen downloades til din computer og/eller mobile enhed.

 

Du skal bruge den gratis Bookshelf software til at læse læse bøgerne - der er indbygget gode værktøjer til f.eks. søgning, overstregning, notetagning mv. I langt de fleste tilfælde vil du samtidig have en sideløbende 1825 dages online adgang. Læs mere om Vital Source bøger

 

Levering: I forbindelse med købet opretter du et login. Når du har installeret Bookshelf softwaren, logger du blot ind og din bog downloades automatisk.

 

 

Adobe ebog: Dette er Adobe DRM ebøger som downloades til din lokale computer eller mobil enhed.

 

For at læse bøgerne kræves særlig software, som understøtter denne type. Softwaren er gratis, men du bør sikre at du har rettigheder til installere software på den maskine du påtænker at anvende den på. Læs mere om Adobe DRM bøger

 

Levering: Et download link sendes pr email umiddelbart efter købet.

 


Ibog: Dette er en online bog som kan læses på udgiverens website. 

Der kræves ikke særlig software, bogen læses i en almindelig browser.

 

Levering: Vores medarbejder sender dig en adgangsnøgle pr email.

 

Vi gør opmærksom på at der ikke er retur/fortrydelsesret på digitale varer.