ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Microsoft Azure Essentials Azure Web Apps for Developers

دانلود کتاب Microsoft Azure Essentials Azure Web Apps for Developers

Microsoft Azure Essentials Azure Web Apps for Developers

مشخصات کتاب

Microsoft Azure Essentials Azure Web Apps for Developers

دسته بندی: مدیریت سیستم
ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 1509300597, 9781509300594 
ناشر: Microsoft Press 
سال نشر: 2015 
تعداد صفحات: 126 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 6 مگابایت 

قیمت کتاب (تومان) : 50,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 6


در صورت تبدیل فایل کتاب Microsoft Azure Essentials Azure Web Apps for Developers به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب Microsoft Azure Essentials Azure Web Apps for Developers نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب Microsoft Azure Essentials Azure Web Apps for Developers

سری Microsoft Azure Essentials به شما کمک می کند تا مهارت های فنی خود را با Microsoft Azure ارتقا دهید. Microsoft Azure Essentials: Azure Web Apps for Developers بر ارائه اطلاعات ضروری در مورد توسعه برنامه های کاربردی وب میزبانی شده در برنامه های وب Azure تمرکز دارد. این با توسعه دهنده ای نوشته شده است که تجربه استفاده از ویژوال استودیو و دات نت فریم ورک را در ذهن دارد. اگر Azure Web Apps برای شما جدید است، این کتاب برای شما مناسب است. اگر تجربه توسعه برنامه‌های وب Azure را دارید، این کتاب برای شما نیز مناسب است، زیرا ویژگی‌ها و ابزارهایی در این متن مورد بحث قرار گرفته‌اند که برای پلتفرم جدید هستند.\"


توضیحاتی درمورد کتاب به خارجی

The Microsoft Azure Essentials series helps you advance your technical skills with Microsoft Azure. Microsoft Azure Essentials: Azure Web Apps for Developers focuses on providing essential information about developing web applications hosted on Azure Web Apps. It is written with the developer who has experience using Visual Studio and the .NET Framework in mind. If Azure Web Apps is new to you, this book is for you. If you have experience developing for Azure Web Apps, this book is for you, too, because there are features and tools discussed in this text that are new to the platform."



فهرست مطالب

Cover
Microsoft Press Store
Newsletters
Microsoft Press Guided Tours app
Title Page
Copyright Page
Acknowledgments
Table of Contents
Foreword
Introduction
	Who should read this book
		Assumptions
	This book might not be for you if
	Organization of this book
	Conventions and features in this book
	System requirements
	Acknowledgments
	Errata, updates, & support
	Free ebooks from Microsoft Press
	Free training from Microsoft Virtual Academy
	We want to hear from you
	Stay in touch
Chapter 1 Microsoft Azure Web Apps
	Introduction to Azure Resource Groups
	Introduction to App Service Plans
	Create an Azure Web App using the Azure portal
		Create a Web App and SQL Database
		Add an Azure Redis Cache to the Azure Resource Group
	Create an Azure Web App using Visual Studio
		Create a Web App by using Server Explorer
		Create a Web App by using the ASP.NET Web Application template
		Create a Web App using the Azure Resource Group template
	Connection strings and application settings
		Set connection strings and app settings in the environment
		Retrieve connection strings and app settings from the environment
		How connection strings and app settings are stored in the environment
	Add a deployment slot for an Azure Web App
		Scale to a Standard App Service Plan
		Add a deployment slot
	Set up continuous deployment with Visual Studio Online
		Introduction to Visual Studio Online
		Set up deployment from source control to a staging slot
		Add Visual Studio solution to source control
		Commit Visual Studio solution to source control
	Role Based Access Control
		Subscription-level roles
		Resource-level roles
	Summary
Chapter 2 Azure WebJobs
	Introduction to Azure WebJobs
	Create an Azure WebJob
		Publish a web job from Visual Studio
		Invoke a web job manually
		View the WebJobs Dashboard
	Create a web job from the Azure portal
	Introduction to the Azure WebJobs SDK
		WebJobs SDK .NET libraries and dependencies
		Create a web job designed for use with Azure Storage Queues
		Examine the web job project and code
		Publish a web job to Azure
		Examine new features in the WebJobs Dashboard
	Summary
Chapter 3 Scaling Azure Web Apps
	Scale Up
	Scale Out
		Dealing with the challenges of scaling out a web app
	Scaling web apps using Autoscale
		Autoscale based on CPU percentage
		Autoscale based on a recurring schedule
		Understanding Autoscale rules
		Turn off Autoscale
	Scale globally with Azure Traffic Manager
		Create a Traffic Manager profile
		Additional services for achieving massive scale
	Scaling WebJobs
	Summary
Chapter 4 Monitoring and diagnostics
	Introduction to diagnostic logs
		Enable application and site diagnostic logs
		Store log files in the web app file system
		Store log files in Azure Storage
	Access and download diagnostic log files
		Access log files stored in the web app file system
		Access log files from Azure Storage
	Log streaming
		Log streaming using Visual Studio
		Log streaming using command-line tools
	Remote debugging
	Diagnostics as a Service (DaaS)
		Install the Diagnostics as a Service site extension
		Run DaaS
		View DaaS analysis reports
	Site Admin Tools/Kudu
		Install the Site Admin Tools/Kudu
		Run the Site Admin Tools
	Monitor web app endpoints externally using web tests
		Create a URL ping web test
	Monitoring
		Monitor a resource group using the Azure portal
	Application Insights
		Add Application Insights to an existing ASP.NET MVC Web Application
	Summary
About the author
Free ebooks
Tell us what you think!




نظرات کاربران