Chapter 16 - Packaging and Deploying Your Code Cross-Platform

  1. What are some of the dotnet commands for working with .NET Core?
    • dotnet new console, dotnet new web, dotnet new mvc, dotnet new webapi, dotnet new classlib, dotnet restore, dotnet test, dotnet run, dotnet pack, dotnet migrate, dotnet publish
  2. What are some of the operating systems that are supported by .NET Core?
    • Windows 7 SP1, Windows Server 2008 R2 SP1, OS X El Capitan (version 10.11) and macOS Sierra (version 10.12), Red Hat Enterprise Linux 7.2, Ubuntu 14.04 LTS, 16.04 LTS, Linux Mint 17, Debian 8.2, CentOS 7.1, Oracle Linux 7.1
  3. How many web apps can you host in Microsoft Azure for free?
    • 10
  4. Does Microsoft Azure only support Windows as a host operating system?
    • No. You can create Virtual Machines to host Linux, Docker, and other operating systems.
  5. What options does Microsoft Azure offer for data storage?
    • The following options are what Microsoft Azure offers for data storage:
      • Azure Storage for schema-less entities, blobs, and files
      • Azure Redis for distributed caching and general entity storage
      • Azure DocumentDb for schema-less JSON entities
      • Azure SQL Database for relational data
      • Azure Data Lake for hybrid storage and analysis
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.128.203.137