Git Product home page Git Product logo

akav / service-fabric-containers Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure-samples/service-fabric-containers

0.0 2.0 0.0 104 KB

This sample demonstrate two guest executable services communicating (one C# and one Nodejs) which are then packaged into docker containers

License: MIT License

Shell 4.06% Dockerfile 4.54% Python 5.21% JavaScript 6.70% CSS 3.22% HTML 3.07% C# 32.63% Batchfile 2.03% PowerShell 38.55%

service-fabric-containers's Introduction

services platforms author
service-fabric
Linux, Windows
suhuruli

Service Fabric Container Samples

This repository contains sample projects to help you get started with Service Fabric and Containers both on Windows and Linux.

Windows Server 2016 Container Sample

This sample shows containers running on Windows Server 2016. The solution has a frontend service written in C# that listens for web requests on port 80 and a backend service written in nodejs that serves up a web page with information about the node it is running on.

Linux Container Sample

This folder contains two samples showing containers running on Ubuntu 16.04.

The 'container-dns-sample' shows multiple containers running in Service Fabric communicating over the DNS portal. It has a frontend service written in NodeJS that listens to web requests and uses DNS resolution to request information from a backend service written in Python. The containers are built using Dockerfiles and the Service Fabric application is deployed using the traditional Service Fabric Application Package structure.

The 'container-tutorial' has a frontend service in Python which communicates with a Redis data store to render a Voting UI to the user. In this example, deployments of applications using docker-compose and Service Fabric Command Line Interface are demonstrated.

MSFT OSS Code Of Conduct Notice

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

service-fabric-containers's People

Contributors

suhuruli avatar abhishekram avatar vturecek avatar user1m avatar tabakerov avatar rapatchi avatar prasadker avatar xtophs avatar

Watchers

James Cloos avatar Antonios Kavasis 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.