Giter Site home page Giter Site logo

1993saurabh / azure-what-to-use-when Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bmaluijb/azure-what-to-use-when

0.0 1.0 0.0 22 KB

This repository contains the examples for the Pluralsight course: Microsoft Azure for Developers: What to Use When? You can download a copy and follow along in the course.

Home Page: https://app.pluralsight.com/library/courses/microsoft-azure-developers-what-to-use/

License: Apache License 2.0

C# 100.00%

azure-what-to-use-when's Introduction

azure-what-to-use-when

Pluralsight logo

Hi!

Welcome to the GitHub repository for the Microsoft Azure for Developers: What to Use When? Pluralsight course. This repository contains the examples for the Pluralsight course: Microsoft Azure for Developers: What to Use When?.

The solution consists of:

  • BasicSendReceiveUsingQueueClient
    • A .NET Core console application that sends and receives messages through an Azure Service Bus Queue
  • BasicSendReceiveUsingTopicSubscriptionClient
    • A .NET Framework console application that sends and receives messages through an Azure Service Bus Topic
  • TableStorageVsCosmosDB
    • A .NET Framework console application that performs various operations against Azure Table Storage and Azure Cosmos DB Table API

Running the samples

In order to run the projects in the solution, you need the following:

  • Visual Studio 2017
  • .NET Core 2.0
  • An Azure Service Bus account with one Queue, one Topic and two Subscriptions to that Topic
  • An Azure Cosmos DB account using the Table API

And for the projects specifically:

  • BasicSendReceiveUsingQueueClient
    • The connectionstring to the Azure Service Bus and the name of the queue
    • you enter these values in Program.cs
  • BasicSendReceiveUsingTopicSubscriptionClient
    • The connectionstring to the Azure Service Bus and the name of the topic and subscriptions
    • you enter these values in Program.cs
  • TableStorageVsCosmosDB
    • The connectionstring to Azure Storage that you enter in App.config
    • The connectionstring to Azure Cosmos DB Table API that you enter in App.config

azure-what-to-use-when's People

Contributors

bmaluijb avatar

Watchers

Saurabh Srivastava 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.