amashhour1974 / Hands-On-Azure-for-Developers

Published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hands-On Azure for Developers

Hands-On Azure for Developers

This is the code repository for Hands-On Azure for Developers, published by Packt.

Implement rich Azure PaaS ecosystems using containers, serverless services, and storage solutions

What is this book about?

Microsoft Azure is one of the fastest growing public cloud service providers in the market currently, and also holds the second highest market share after AWS. Azure has a sophisticated set of services which will help you build fault-tolerant and scalable cloud-based applications.

This book covers the following exciting features:

  • Implement serverless components such as Azure functions and logic apps
  • Integrate applications with available storages and containers
  • Understand messaging components including event hub and Azure storage queue
  • Gain an understanding of application insights and other proper monitoring solutions
  • Store your data with services such as Azure SQL and Azure Data Lake Store
  • Develop fast and scalable cloud applications

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

using System;

namespace MyFirstWebJob
{
    class Program
    {

Following is what you need for this book: Hands-On Azure for Developers is for developers who want to build highly scalable cloud-based applications on Azure. Prior knowledge of Azure services will be an added advantage.

With the following software and hardware list you can run all code files present in the book (Chapter 1-21).

Software and Hardware List

Chapter Software required OS required
1 to 20 Microsoft Visual Studio 2017 Windows, Mac OS X, and Linux (Any)
1 to 20 Visual Studio Code Windows, Mac OS X, and Linux (Any)
9,11 Microsoft Azure Storage Explorer Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Kamil Mrzyglód is a skilled software developer, architect, and Microsoft Azure MVP. He is focused on delivering fast, reliable, and flexible cloud solutions based on the Microsoft Azure platform. He has spoken at multiple conferences and meetups, working on open source software (OSS) projects and driving workshops for different people and companies. Over recent years, he has developed an interest in Azure serverless architectures, data analysis, and big data components. Currently, he works at Demant Technology Center in Warsaw. His current goal is to make the world of cloud computing as accessible as it can be so that it's possible to lower the learning curve of this technology and help others start using it.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

About

Published by Packt

License:MIT License


Languages

Language:C# 72.9%Language:HTML 9.4%Language:PowerShell 8.6%Language:JavaScript 7.1%Language:CSS 1.3%Language:Python 0.3%Language:Shell 0.2%Language:Dockerfile 0.2%Language:ASP 0.1%Language:PHP 0.0%