• Complain

Shimon Ifrah - Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications

Here you can read online Shimon Ifrah - Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2020, publisher: Apress, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Shimon Ifrah Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications
  • Book:
    Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications
  • Author:
  • Publisher:
    Apress
  • Genre:
  • Year:
    2020
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Deploy and execute Microsoft Azure container and containerized applications on Azure. This second book in author Shimon Ifrahs series on containers will help you manage and scale containers along with their applications, tools and services. Youll start by setting up the Azure environment and quickly work through techniques and methods of managing container images with Azure Container Registry (ACR). As you move forward, deploying containerized applications with Azure container instances and Azure Kubernetes Service is discussed in detail, and in the process, youll see how to install Docker container host on Azure Virtual Machine. This is followed by a discussion on security in Azure containers where youll learn how to monitor containers and containerized applications backed by illustrative examples. Next, you will review how to scale containers along with methods for backing up and restoring containers and containerized applications on Azure. Towards the end, the book demonstrates troubleshooting applications and Docker container host issues in Azure. Getting Started with Containers in Azure will equip you to deploy, manage and secure containerized applications using Azure tools and services for containers. What Youll Learn Explore containers on Microsoft Azure. Store Docker images on Azure Container Registry Automate deployment of container services using Azure CLI and Azure Cloud Shell Use Azure Container Instances (ACI) for smaller deployment Who This Book Is For Azure administrators, developers, and architects who want to get started and learn more about containers and containerized applications on Microsoft Azure.

Shimon Ifrah: author's other books


Who wrote Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications? Find out the surname, the name of the author of the book and a list of all author's works by series.

Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Shimon Ifrah Getting Started with Containers in Azure Deploy Manage and - photo 1
Shimon Ifrah
Getting Started with Containers in Azure
Deploy, Manage, and Secure Containerized Applications
Shimon Ifrah Melbourne VIC Australia Any source code or other supplementary - photo 2
Shimon Ifrah
Melbourne, VIC, Australia

Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub via the books product page, located at www.apress.com/978-1-4842-5752-4 . For more detailed information, please visit http://www.apress.com/source-code .

ISBN 978-1-4842-5752-4 e-ISBN 978-1-4842-5753-1
https://doi.org/10.1007/978-1-4842-5753-1
Shimon Ifrah 2020
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, logo, or image, we use the names, logos, and images only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights.
While the advice and information in this book are believed to be true and accurate at the date of publication, neither the authors nor the editors nor the publisher can accept any legal responsibility for any errors or omissions that may be made. The publisher makes no warranty, express or implied, with respect to the material contained herein.
Distributed to the book trade worldwide by Springer Science+Business Media New York, 233 Spring Street, 6th Floor, New York, NY 10013. Phone 1-800-SPRINGER, fax (201) 348-4505, email orders-ny@springer-sbm.com, or visit www.springeronline.com. Apress Media, LLC is a California LLC, and the sole member (owner) is Springer Science+Business Media Finance Inc (SSBM Finance Inc). SSBM Finance Inc is a Delaware corporation.
Introduction

Back in early 2019, while finishing my book on deploying containers on AWS, I decided I wanted to write a similar book about the same technology in Microsoft Azure.

In a multi-cloud world where companies use multiple cloud providers to run their workload, locking yourself to one platform is not an ideal solution. Because most cloud platforms offer similar services, transitioning between platforms is not hard if you already have experience with one platform.

There is no doubt that Microsoft Azure is a great platform, and ignoring it can only harm your career path to success. This book will fill in the gaps and give you a step-by-step guide on getting started with Azure and deploying containerized applications on Azure services.

Azure has a variety of cloud services that allow us to deploy containers, and in this book I will cover each of them in great detail.

When I planned this book, I wanted to achieve two things:
  • Write a book that is not superficial and that touches topics on a deep technical level backed by a step-by-step approach.

  • Write a book that covers all elements of running applications in a production environment and doesnt just focus on running code.

In this book, you will not find pages filled with back-to-back code. Instead, you will find chapters filled with technical information and explanations that will help you understand and take actions. My detailed, easy to understand, step-by-step approach will walk you through the labs without missing important information.

I hope you will find this book useful and helpful in growing your career and knowledge base. This book is the second book in my Deploy Containers book series, and I hope you like it.

The third book in the series is planned to be released in 2021.

I would like to take this opportunity to say thank you to my loving family for their amazing support and love that they have given me during the writing stages.

I would also like to say thank you to the amazing team at Apress for believing in me and giving me the opportunity to publish my books.

Table of Contents
About the Author
Shimon Ifrah
is an IT professional with years of experience in the design management and - photo 3

is an IT professional with years of experience in the design, management, and deployment of information technology systems and networks. In the last few years, Shimon has been specializing in cloud computing and containerized applications on Amazon AWS and other public cloud providers. Shimon also holds more than twenty vendor certificates from Microsoft, AWS, VMware, and Cisco. During his career in the IT industry, he has worked for some of the largest managed services and technology companies in the world, helping them administer systems for the largest enterprises. He is based out of Melbourne, Australia.

About the Technical Reviewer
Samuel Rowe
is a technologist who specializes in application innovation and solving - photo 4

is a technologist who specializes in application innovation and solving problems. He is an agile advocate with extensive experience in DevOps and cloud practices. He is currently working at Microsoft as a solution architect, having previously worked for IBM and Codeweavers.

Shimon Ifrah 2020
S. Ifrah Getting Started with Containers in Azure https://doi.org/10.1007/978-1-4842-5753-1_1
1. Get Started with Microsoft Azure
Shimon Ifrah
(1)
Melbourne, VIC, Australia

This book will cover all Microsoft Azure Container services and support services needed to secure, back up, and maintain containerized applications on Microsoft Azure. In this chapter, we will focus on setting up our Microsoft Azure cloud environment and all the tools needed to deploy containers in Azure.

We will start with signing up for a Microsoft Azure subscription, and then we will assign permissions for our Administrator account, set up Azure Cloud Shell and Azure CLI, and finish with an overview of all the Container services on Microsoft Azure . To begin, we will cover the basics and build our capabilities from there using the following topics:
  • Set up your Azure tenant and subscription.

  • Secure and set up Administrative permissions.

  • Set up Azure Cloud Shell.

  • Perform Azure Container Services Overview.

Setting Up Your Azure Subscription

The first step in getting started with Azure is setting up an Azure account and billing.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications»

Look at similar books to Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications»

Discussion, reviews of the book Getting Started with Containers in Azure: Deploy, Manage, and Secure Containerized Applications and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.