توضیحات
Learn to develop micro, efficient, and scalable services for server-side programming in Node.js using this hands-on guide
About This Book
- Real world example explained chapter after chapter with code examples.
- Useful concepts for other languages like Java or PHP
- Easy to follow by people with little to none experience in Node.js
- Node.js Version 0.12.2 and the latest compatible versions of Seneca and PM2
Who This Book Is For
Node.js developer with basic server-side development knowledge – but no knowledge of implementing microservices in Node.js applications. Also useful for developers in other languages like Java or C#.
What You Will Learn
- Identify where the microservice oriented architectures can tackle the most common problems in the software used by the big organisations.
- Re-architecture an existing monolithic system into a microservices oriented software.
- Build robust and scalable microservices using Seneca and Node.js.
- Testing of the microservices in insolation in order to create a solid system.
- Deploy and manage microservices using PM2
- Monitoring the health of a microservice (CPU, memory, I/O) and how the degradation of the performance in one microservice could degrade the performance of full system.
In Detail
Microservices architecture is a style of software architecture. As the name suggests, microservicess refers to small services. For a large implementation, this means breaking the system into really small, independent services. Alternative to monolithic architecture (where the entire system is considered as a single big, interwoven segment), microservices approach is getting more and more popular with large, complex applications that have a very long lifecycle, which require changes at regular intervals. Microservices approach allows this type of changes with ease as only a part of the system undergoes changes and change control is easy.
An example of such large system can be an online store-includes user interface, managing product catalog, processing orders, managing customer’s account. In a microservices architecture each of these tasks will be divided and into smaller services. Also, these services will be further broken down into independent services-for user interface, there will be separate services for input, output, search bar management, and so on. Similarly, all other tasks can be divided in very small and simple services.
————————————————————–
ترجمه ماشینی :
با استفاده از این راهنمای عملی، توسعه سرویسهای میکرو، کارآمد و مقیاسپذیر برای برنامهنویسی سمت سرور در Node.js را بیاموزید
درباره این کتاب
< ul>
این کتاب برای چه کسی است
Node توسعهدهنده .js با دانش اولیه توسعه سمت سرور – اما دانشی از پیادهسازی میکروسرویسها در برنامههای Node.js ندارد. همچنین برای توسعه دهندگان زبان های دیگر مانند جاوا یا سی شارپ مفید است.
آنچه یاد خواهید گرفت
- مشخص کنید که در آن معماری های میکروسرویس گرا می توانند با رایج ترین مشکلات در نرم افزار مورد استفاده مقابله کنند. سازمانهای بزرگ.
- معماری مجدد یک سیستم یکپارچه موجود را به یک نرمافزار میکروسرویس گرا تغییر دهید.
- با استفاده از Seneca و Node.js، میکروسرویسهای قوی و مقیاسپذیر بسازید.
- آزمایش میکروسرویس ها در تابش به منظور ایجاد یک سیستم جامد.
- استقرار و مدیریت میکروسرویس ها با استفاده از PM2
- نظارت بر سلامت یک میکروسرویس (CPU، حافظه، I/O) و چگونه کاهش عملکرد در یک میکروسرویس می تواند عملکرد سیستم کامل را کاهش دهد.
در جزئیات
معماری میکروسرویس ها سبکی از معماری نرم افزار است. همانطور که از نام آن پیداست، میکروسرویس به خدمات کوچک اشاره دارد. برای یک پیاده سازی بزرگ، این به معنای تجزیه سیستم به خدمات واقعا کوچک و مستقل است. جایگزینی برای معماری یکپارچه (که در آن کل سیستم به عنوان یک بخش بزرگ و در هم تنیده در نظر گرفته می شود)، رویکرد میکروسرویس ها با کاربردهای بزرگ و پیچیده که چرخه عمر بسیار طولانی دارند، که نیاز به تغییرات در فواصل زمانی منظم دارند، روز به روز محبوب تر می شود. رویکرد میکروسرویس این نوع تغییرات را به راحتی امکان پذیر می کند زیرا تنها بخشی از سیستم دستخوش تغییرات می شود و کنترل تغییر آسان است.
نمونه ای از چنین سیستم بزرگی می تواند یک فروشگاه آنلاین باشد-شامل رابط کاربری، مدیریت کاتالوگ محصولات ، پردازش سفارشات، مدیریت حساب مشتری. در معماری میکروسرویس ها، هر یک از این وظایف به سرویس های کوچکتر تقسیم می شوند. همچنین، این خدمات بیشتر به خدمات مستقل برای رابط کاربری تقسیم می شوند، خدمات جداگانه ای برای ورودی، خروجی، مدیریت نوار جستجو و غیره وجود خواهد داشت. به طور مشابه، تمام وظایف دیگر را می توان به سرویس های بسیار کوچک و ساده تقسیم کرد.
tag : دانلود کتاب توسعه میکروسرویس ها با Node.js , Download توسعه میکروسرویس ها با Node.js , دانلود توسعه میکروسرویس ها با Node.js , Download Developing Microservices with Node.js Book , توسعه میکروسرویس ها با Node.js دانلود , buy توسعه میکروسرویس ها با Node.js , خرید کتاب توسعه میکروسرویس ها با Node.js , دانلود کتاب Developing Microservices with Node.js , کتاب Developing Microservices with Node.js , دانلود Developing Microservices with Node.js , خرید Developing Microservices with Node.js , خرید کتاب Developing Microservices with Node.js ,

نقد و بررسیها
هنوز بررسیای ثبت نشده است.