Giter Site home page Giter Site logo

content's Introduction

The purpose of this GitHub repository is to help startups quickly engage and get up and running on Azure services. You'll find links to key documentation, tutorials and code packets. If you have feedback on the content please submit an [issue] (https://github.com/Azure-for-Startups/Content/issues).

##Table of Contents

[- Getting Started on Azure] (https://github.com/Azure-for-Startups/Content/blob/master/README.md#getting-started-on-azure)
[- Working with Azure] (https://github.com/Azure-for-Startups/Content/blob/master/README.md#working-with-azure)
[- Migrating to Azure] (https://github.com/Azure-for-Startups/Content/blob/master/README.md#migrating-to-azure)
[- Infrastructure Services] (https://github.com/Azure-for-Startups/Content/blob/master/README.md#infrastructure-services-iaas)
   Compute, Networking, Storage
[- Platform Services] (https://github.com/Azure-for-Startups/Content/blob/master/README.md#platform-services-paas)
   Web & Mobile, Data,
   Intelligence & Analytics, IoT
[- Cloud Architecure] (https://github.com/Azure-for-Startups/Content/blob/master/README.md#cloud-architecture)
[- Additional Useful Tools and Links] (https://github.com/Azure-for-Startups/Content/blob/master/README.md#additional-useful-tools--links)
[- Azure Resource Manager] (https://github.com/Azure-for-Startups/Content/blob/master/README.md#azure-resource-manager-arm)
##Getting Started on Azure - **[Get started on Azure](https://azure.microsoft.com/en-us/get-started/)** – Link to Azure.com Getting Started page. - **[Interactive Azure Map] (https://aka.ms/azmap)** - Interactive overview of services available on Azure. Click on a service to learn about it. - **[Azure Learning Paths] (https://azure.microsoft.com/en-us/documentation/learning-paths/)** - Get started with these learning paths for different Azure Services. - **[Azure on Microsoft Virtual Academy] (https://mva.microsoft.com/training-topics/cloud-app-development)** - Virtual courses on cloud development. - **[Azure on Channel9] (https://channel9.msdn.com/Azure)** - Video tutorials about Azure services. - **[Startup Offers] (https://azure.microsoft.com/en-us/pricing/member-offers/bizspark-startups/)** - Get free cloud credits and offers through Microsoft’s BizSpark program. - **[Microsoft Azure for Amazon AWS Cloud professionals: Getting Started] (https://channel9.msdn.com/Shows/TechNet+Radio/TNR1667)** - Showcase and demo of Microsoft Azure features and comparison to Amazon Web Services to see how they match up.                      
 

📹 Getting started on Azure video series

- [Getting Started on Azure: *Overview of the Azure portal*] (https://channel9.msdn.com/Series/BizSpark-StartUp-Stories/Getting-Started-on-Azure-Overview-of-the-Azure-portal) - An introduction to the Azure portal, covering navigation and key elements of the portal including the Azure dashboard, marketplace, and resources. - [Getting Started on Azure: *Resource Groups*] (https://channel9.msdn.com/Series/BizSpark-StartUp-Stories/Getting-Started-on-Azure-Resource-Groups) - Learn what to consider and how to create and manage a resource group on the Azure portal. - [Getting Started on Azure: *Storage Accounts*] (https://channel9.msdn.com/Series/BizSpark-StartUp-Stories/Getting-Started-on-Azure-Storage-Accounts) - Learn how to create and manage a storage account on the Azure portal and select the storage option that is right for you. - [Getting Started on Azure: *Virtual Networks*] (https://channel9.msdn.com/Series/BizSpark-StartUp-Stories/Getting-Started-on-Azure-Virtual-Networks) - Learn how to set up a virtual network including IP address blocks, DNS settings, security policies, and routing tables on the Azure portal. - [Getting Started on Azure: *Virtual Machines*] (https://channel9.msdn.com/Series/BizSpark-StartUp-Stories/Getting-Started-on-Azure-Virtual-Machines) - Learn how to set up and configure an Ubuntu virtual machine on the Azure portal. - [Additional Getting Started on Azure videos] (https://azure.microsoft.com/en-us/get-started/) - View additional Getting Started on Azure videos such as Windows Server Virtual Machines, Web Apps, SQL Database on Azure and more.

##Working with Azure

##Migrating to Azure

Tutorials and Sample code

[AWS VM to Azure VM migration] (Content/AWS VM to Azure VM Migration.md) [AWS RDS to Azure SQL migration] (Content/AWS RDS to Azure SQL migration.md) [AWS S3 to Azure Blob Storage migration] (https://github.com/Azure-for-Startups/Amazon-S3-to-Azure-Storage-demo) [AWS CDN to Azure CDN Migration] (Content/Amazon CDN to Azure CDN migration.md) [ASP.NET Web App migration from AWS to Azure] (Content/ASP.NET Web App migration from AWS to Azure.md)

###Tools & Services - [AWCopy] (https://github.com/cicorias/AWCopy) - Azure service that provides parallelized copies of S3 files in Amazon Web Services to Azure blobs. - [CloudBerry Cloud Migrator] (http://www.cloudberrylab.com/cloud-migrator.aspx) - service to transfer files from one cloud storage to another (Amazon S3 & Glacier, Windows Azure Blob Storage, Rackspace Cloud Files and FTP servers). - [Azure Import/Export Service] (https://azure.microsoft.com/en-us/documentation/articles/storage-import-export-service/) - Transfer Data to Blob Storage.

#Infrastructure Services (IaaS) Infrastructure as a service (IaaS) refers to the compute, networking and storage building blocks which allow you to build any kind of cloud solution. IaaS allows you to have maximum control on how you manage virtual machines, network configuration but requires you to invest in attaining robustness, availability and scalability in the cloud.

##Compute

Tutorials and Sample code

[Containers on Azure] (https://github.com/Azure-for-Startups/Containers-on-Azure-demo) - Perform heavy computational tasks (for example video or audio encoding, hash calculation, data encryption, etc.) and make the process scalable and cost effective using Docker containers. [Deploy to Azure using the Docker VM Extension] (https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-linux-dockerextension/) - use Resource Manager templates to deploy the Docker VM Extension in a custom, production-ready environment that you define [Ruby on Rails web app on Azure VM] (https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-linux-classic-ruby-rails-web-app/)

##Networking

##Storage

#Platform Services (PaaS) Platform as a Service (PaaS) resources are Azure services which are built for most cases and allow you to enjoy high availability, scalability and robustness out of the box. Instead of managing VMs directly, let Azure manage the underlying infrastructure and focus on building your applications and solutions.

##Web & Mobile

##Data

content's People

Contributors

jedallen avatar jurgbonnofsky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.