Daniel Khan

Linz, Oberösterreich, Österreich Kontaktinformationen
5844 Follower:innen 500+ Kontakte

Anmelden, um das Profil zu sehen

Aktivitäten

Anmelden, um alle Aktivitäten zu sehen

Berufserfahrung und Ausbildung

  • KHAN Berufsbekleidung

Gesamte Berufserfahrung von Daniel Khan anzeigen

Jobbezeichnung, Beschäftigungsdauer und mehr ansehen.

oder

Wenn Sie auf „Weiter“ klicken, um Mitglied zu werden oder sich einzuloggen, stimmen Sie der Nutzervereinbarung, der Datenschutzrichtlinie und der Cookie-Richtlinie von LinkedIn zu.

Bescheinigungen und Zertifikate

Veröffentlichungen

  • Building a Website with Node.js and Express.js

    LinkedIn Learning

    Although Node.js is a popular platform for building web services, it wasn't designed for simple website development. Express.js is a fast, minimalist framework that sits on top of Node.js and allows you to build powerful single and multipage web applications and websites. In this course, instructor Daniel Khan shows how to set up the framework and build a realistic website with these technologies. Along the way, he helps you pick up bits and pieces about Express.js and improve your overall…

    Although Node.js is a popular platform for building web services, it wasn't designed for simple website development. Express.js is a fast, minimalist framework that sits on top of Node.js and allows you to build powerful single and multipage web applications and websites. In this course, instructor Daniel Khan shows how to set up the framework and build a realistic website with these technologies. Along the way, he helps you pick up bits and pieces about Express.js and improve your overall knowledge of how to work effectively with Node.js. Learn how to build a basic application with templating engines; create a more flexible, modular code with conditional statements; work with POST requests and more.

    Veröffentlichung anzeigen
  • Databases for Node.js Developers

    LinkedIn Learning

    Node.js developers often consider MongoDB to be their main choice when building a data-driven application—but many alternatives may provide better solutions. In this course, learn about the various database options available for Node.js applications, so that you can select the right database for your app. Daniel Khan reviews the basics of relational and nonrelational databases, and explains how—and when—to use document databases with Node.js. He also covers using key-value stores and relational…

    Node.js developers often consider MongoDB to be their main choice when building a data-driven application—but many alternatives may provide better solutions. In this course, learn about the various database options available for Node.js applications, so that you can select the right database for your app. Daniel Khan reviews the basics of relational and nonrelational databases, and explains how—and when—to use document databases with Node.js. He also covers using key-value stores and relational databases with Node.js, demonstrating how to work with MySQL and Sequelize.

    Veröffentlichung anzeigen
  • What you should know to really understand the Node.js Event Loop

    Medium

    Node.js is an event-based platform. This means that everything that happens in Node is the reaction to an event. A transaction passing through Node traverses a cascade of callbacks.
    Abstracted away from the developer, this is all handled by a library called libuv which provides a mechanism called an event loop.
    This event loop is maybe the most misunderstood concept of the platform.
    I work for Dynatrace, a performance monitoring vendor and when we approached the topic of event loop…

    Node.js is an event-based platform. This means that everything that happens in Node is the reaction to an event. A transaction passing through Node traverses a cascade of callbacks.
    Abstracted away from the developer, this is all handled by a library called libuv which provides a mechanism called an event loop.
    This event loop is maybe the most misunderstood concept of the platform.
    I work for Dynatrace, a performance monitoring vendor and when we approached the topic of event loop monitoring, we put a lot of effort into properly understanding what we are actually measuring.
    In this article I will our learnings about how the event loop really works and how to monitor it properly.

    Veröffentlichung anzeigen
  • Architecting Enterprise-Scale Node.js Applications

    Lynda.com

    When you create enterprise-scale applications with Node.js—which often involves manipulating massive amounts of data and integrating with other applications—you must take special care to ensure that your projects are successful. In this course, instructor Daniel Khan walks through how to create solid, production-ready Node.js applications, and manage efficient processes that make it easy to roll out new versions. Daniel shares ways to improve code quality. He explains how to create a test…

    When you create enterprise-scale applications with Node.js—which often involves manipulating massive amounts of data and integrating with other applications—you must take special care to ensure that your projects are successful. In this course, instructor Daniel Khan walks through how to create solid, production-ready Node.js applications, and manage efficient processes that make it easy to roll out new versions. Daniel shares ways to improve code quality. He explains how to create a test infrastructure with Mocha, Should, and Istanbul. He also shows how to set up continuous integration, explains how to add endpoint security and get continuous deployment, and more.

    Veröffentlichung anzeigen
  • Building a Slack Bot with Node.js Microservices

    Lynda.com

    Build a microservice-based system using Node.js. In the industry, Node.js is widely used to implement microservices that consume and provide APIs. In this course Daniel Khan covers the architectural considerations one has to take when building a system based on microservices and shows how to implement a resilient, natural language-aware Slack bot with Node.js. This course is designed to give you the knowledge to build out more complex architectures based on the framework created during the…

    Build a microservice-based system using Node.js. In the industry, Node.js is widely used to implement microservices that consume and provide APIs. In this course Daniel Khan covers the architectural considerations one has to take when building a system based on microservices and shows how to implement a resilient, natural language-aware Slack bot with Node.js. This course is designed to give you the knowledge to build out more complex architectures based on the framework created during the lessons.

    Veröffentlichung anzeigen
  • Four Node.js Gotchas that Operations Teams Should Know about

    The New Stack

    There is no doubt that Node.js is one of the fastest growing platforms today. It can be found at start-ups and enterprises throughout all industries from high-tech to healthcare.

    A lot of people have written about the reasons for its popularity and why it has made sense in “digital transformation” efforts. But when you implement Node.js, do you have to replace your mainframes and legacy software with a shiny new Node.js-based microservice architecture?

    Let’s zoom out and walk in…

    There is no doubt that Node.js is one of the fastest growing platforms today. It can be found at start-ups and enterprises throughout all industries from high-tech to healthcare.

    A lot of people have written about the reasons for its popularity and why it has made sense in “digital transformation” efforts. But when you implement Node.js, do you have to replace your mainframes and legacy software with a shiny new Node.js-based microservice architecture?

    Let’s zoom out and walk in the shoes of those who oversee the whole digital value chain: operation and performance teams. What challenges do operation and performance teams face today when they begin to implement Node.js? Does it require an entire gutting of their system?

    Veröffentlichung anzeigen

Sprachen

  • German

    Muttersprache oder zweisprachig

  • Englisch

    Fließend

Weitere Aktivitäten von Daniel Khan

Daniel Khans vollständiges Profil ansehen

  • Herausfinden, welche gemeinsamen Kontakte Sie haben
  • Sich vorstellen lassen
  • Daniel Khan direkt kontaktieren
Mitglied werden. um das vollständige Profil zu sehen

Weitere ähnliche Profile

Weitere Mitglieder, die Daniel Khan heißen

Entwickeln Sie mit diesen Kursen neue Kenntnisse und Fähigkeiten