JSFoo: round the year submissions

JSFoo: round the year submissions

Submit talks on JavaScript and full stack engineering round the year

Submit talks and workshops on:

  1. Full stack engineering
  2. JavaScript frameworks
  3. Architecture approaches and case studies
  4. JavaScript and IoT
  5. Web development
  6. JavaScript for hobbyists

We will find a forum to place your talk, any time during the year.

For more information, contact jsfoo.editorial@hasgeek.com or call 7676332020

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more

Tarun Sharma

@tkssharma

Node.js Microservices Architecture using Docker for developers

Submitted Feb 11, 2019

A microservice is a single self-contained unit which, together with many others, makes up a large application. By splitting your app into small units every part of it is independently deployable and scalable, can be written by different teams and in different programming languages and can be tested individually.

A microservice architecture means that your app is made up of lots of smaller, independent applications capable of running in their own memory space and scaling independently from each other across potentially many separate machines

Brief:

Microservices Architecture means how we can architect our application so that they can run in different containers, services or systems. Docker here is just giving us the advantage of creating a separate container or machine in a few seconds. Here we will use Docker containers to manage different application and will manage them using docker-compose.

In this session, we will talk about all different use cases where we can think of splitting services and make them independent of one another so that there is no impact of one another or they can run independently as microservices.

This session will be based on node js services which can run on different containers and communicating with different data sources and those node js services will be deployed on Docker containers running on PM2 instances.

We will build microservices like architecture where multiple services will be running on Node JS containers and serving content to our front end web application.

Outline

Who is this for:

Javascript developer or good if you have node js experience
Basic knowledge in NodeJS
Basic knowledge in Docker (and Docker installed)

What’s in it for you

Configure and run microservices locally with Docker and Docker Compose
Splitting services as Microservices and allowing network communication between them
Managing the Docker network to bind all services together.
Utilize volumes to mount your code into a container
Run unit and integration tests inside a Docker container
Test the entire set of services with functional, end-to-end tests
Debug a running Docker container
Enable services running in different containers to talk to one other like mongo & MySQL with Node app container
Work with Web application running inside a Docker Container.

Requirements

developer machine with Node js & Docker

Speaker bio

I am Publisher, Trainer & Developer, working on Enterprise and open source Technologies JavaScript frameworks (React & Angular 2.x) and J2EE web frameworks, Spring, Spring MVC, Struts, Hibernate, Web service Jax-WS, Jax-RS and having experience of working Enterprise SOA architecture and different tools from IBM and Oracle.
Currently working with JavaScript framework Angular Node js and exploring development of enterprise apps in Android.

I am passionate MEAN-Full Stack Javascript developer using MongoDB, ExpressJS, NodeJS, AngularJS and also doing mobile application development.

  • https://drupalcamp.london/session/reusing-components-between-angular-react-vue-and-web-components
  • Tarun Sharma, #MEAN & #JS developer, shares his thoughts about ES6 & #babel - Follow him on Twitter - @tkssharma for more updates #FEConfIN pic.twitter.com/5iKsEQBFJc
  • — TO THE NEW (@TOTHENEW) February 18, 2017
  • My flash talk on Graphql @ReactJS_News @reactjs @js_channel pic.twitter.com/pubJpYwVvT
  • — Tarun Sharma (@tkssharma) July 15, 2016
  • My Talk on React Redux , Managing state using Redux for React apps @Srijan @reactjsdelhi pic.twitter.com/dAsMvY8W88
  • — Tarun Sharma (@tkssharma) August 8, 2016
  • #ReactJS & #Redux make one sweet pair! Join us at https://t.co/peCxkWkvXT & explore how they impact future #webapps. pic.twitter.com/20hhTK3Nu6
  • — Srijan Technologies (@Srijan) August 16, 2016
  • Join @tkssharma at https://t.co/bdjeLjKZc0 to learn all about #Redux & using it to write #productionapps. @reactjs pic.twitter.com/vG0HCVA36Y
  • — Srijan Technologies (@Srijan) August 18, 2016
  • Submitted talk on React Redux— JSFoo 2016 —HasGeek https://t.co/H38zefgyna , put your vote for me :)
  • — Tarun Sharma (@tkssharma) August 7, 2016
  • @tkssharma is presenting at #DrupalCampGoa today. Our resident JavaScript expert will be talking about “Reusing Components between Angular, React, Vue, Ember, and Web-Components”. Join him in the Beta room-3:30- 4:50. https://t.co/2k2VqF8kY1 pic.twitter.com/LP1VxYdyNO
  • — Srijan Technologies (@Srijan) March 10, 2018

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more