|
 |
|
 |
|
|
 |
|  |
|
Название: Создание событийно-управляемых микросервисов Автор: Беллемар Адам Издательство: БXB Год: 2022 Формат: True PDF Страниц: 318 Размер: 10 Mb Язык: Русский
Книга описывает методы создания событийно-управляемых микросервисов для обработки больших объемов данных и предлагает шаблоны приложений, использующих подобную архитектуру. Рассказано о роли микросервисов в поддержке событийно-управляемых проектов, представлены примеры практических реализаций подобных архитектур как силами сотрудников организации, так и с привлечением сторонних специалистов. Подробно описаны инструменты, необходимые для разработки экосистемы микросервисов. Приведены способы решения возникающих проблем, даны рекомендации по налаживанию взаимодействия команд и отдельных сотрудников в процессе создания событийно-управляемых микросервисных систем. |
Разместил: vitvikvas 16-08-2022, 20:13 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: High-Performance Big Data Computing Автор: Dhabaleswar K. Panda, Xiaoyi Lu, and Dipti Shankar Издательство: The MIT Press Год: 2022 Формат: True PDF Страниц: 274 Размер: 20,4 Mb Язык: English
An in-depth overview of an emerging field that brings together high-performance computing, big data processing, and deep lLearning. Over the last decade, the exponential explosion of data known as big data has changed the way we understand and harness the power of data. The emerging field of high-performance big data computing, which brings together high-performance computing (HPC), big data processing, and deep learning, aims to meet the challenges posed by large-scale data processing. This book offers an in-depth overview of high-performance big data computing and the associated technical issues, approaches, and solutions. The book covers basic concepts and necessary background knowledge, including data processing frameworks, storage systems, and hardware capabilities; offers a detailed discussion of technical issues in accelerating big data computing in terms of computation, communication, memory and storage, codesign, workload characterization and benchmarking, and system deployment and management; and surveys benchmarks and workloads for evaluating big data middleware systems. |
Разместил: vitvikvas 16-08-2022, 10:10 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Create an Enterprise Level Test Automation Framework with Appium Автор: Koushik Das Издательство: Apress Год: 2022 Формат: True PDF Страниц: 403 Размер: 10 Mb Язык: English
Think from a framework design perspective and move beyond straightforward coding skills. You’ll design an enterprise level test framework that is capable of supporting both TDD and BDD at the same time, using the latest open source tools and coding best practices. Taking a less-is-more approach, superfluous information is excised in favor of sleek and direct instruction and focused coding practices. |
Разместил: vitvikvas 15-08-2022, 10:21 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Getting Started with Grafana: Real-Time Dashboards for Monitoring Business Operations Автор: Ronald McCollam Издательство: Apress Год: 2022 Формат: True PDF Страниц: 367 Размер: 21,8 Mb Язык: English
This book teaches you how to begin working with the Grafana data visualization platform. It’s a “how-to manual” for deploying and administering Grafana, creating real-time dashboards and alerts, exploring the data you have, and even synthesizing new data by combining and manipulating data from multiple different sources. You’ll be able to see and manage data on any scale, from your laptop or a Raspberry Pi to a production datacenter or even a multi-region cloud environment! |
Разместил: vitvikvas 15-08-2022, 10:00 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Learning Python with Raspberry Pi For Electronic Engineers Автор: Dogan Ibrahim Издательство: Elektor Publication Год: 2019 Формат: True PDF Страниц: 284 Размер: 12 Mb Язык: English
This book is about teaching the Python programming language using the Raspberry Pi 4 computer. The book makes an introduction to Raspberry Pi 4 and then teaches Python with the topics: variables, strings, arrays, matrices, tuples, lists, dictionaries, user functions, flow of control, printing, keyboard input, graphics, GUI, object oriented programming and many more topics. |
Разместил: vitvikvas 15-08-2022, 05:34 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Let’s Go: Learn to build professional web applications with Go Автор: Alex Edwards Издательство: Alex Edwards Год: 2022 2nd Edition Формат: ePUB, PDF Страниц: 426 Размер: 14 Mb Язык: English
Let’s Go teaches you step-by-step how to create fast, secure and maintainable web applications using the fantastic programming language Go. The idea behind this book is to help you learn by doing. Together we’ll walk through the start-to-finish build of a web application — from structuring your workspace, through to session management, authenticating users, securing your server and testing your application. Building a complete web application in this way has several benefits. It helps put the things you’re learning into context, it demonstrates how different parts of your codebase link together, and it forces us to work through the edge-cases and difficulties that come up when writing software in real-life. In essence, you’ll learn more than you would by just reading Go’s (great) documentation or standalone blog posts. By the end of the book you’ll have the understanding — and confidence — to build your own production-ready web applications with Go. Although you can read this book cover-to-cover, it’s designed specifically so you can follow along with the project build yourself. Break out your text editor, and happy coding! |
Разместил: vitvikvas 14-08-2022, 18:52 | Комментарии: 1 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: jаvascript: The Definitive Guide: Master the World's Most-Used Programming Language, 7th Edition Автор: David Flanagan Издательство: O’Reilly Год: 2020 Формат: True PDF Страниц: 706 Размер: 17 Mb Язык: English
jаvascript is the programming language of the web and is used by more software developers today than any other programming language. For nearly 25 years this best seller has been the go-to guide for jаvascript programmers. The seventh edition is fully updated to cover the 2020 version of jаvascript, and new chapters cover classes, modules, iterators, generators, Promises, async/await, and metaprogramming. You’ll find illuminating and engaging example code throughout. |
Разместил: vitvikvas 14-08-2022, 16:59 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Computer Science Security: Concepts and Tools Автор: Zaidoun A.S. Издательство: Wiley-ISTE Год: 2022 Формат: djvu Страниц: 201 Размер: 10 mb Язык: Английский
This book serves as a guide to help the reader develop an awareness of security vulnerabilities and attacks, and encourages them to be circumspect when using the various computer resources and tools available today. For experienced users, Computer Science Security presents a wide range of tools to secure legacy software and hardware. |
Разместил: na5ballov 13-08-2022, 13:19 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Введение в Windows PowerShell Автор: Попов А.В. Издательство: СПб.: БXB-Пeтepбуpг Год: 2009 Cтраниц: 464 Формат: pdf Размер: 12 мб Язык: русский
Рассматривается новая объектно-ориентированная оболочка командной строки Microsoft Windows PowerShell и ее возможности для автоматизации повседневных задач администрирования. Описываются основные элементы и конструкции языка PowerShell. Приводятся примеры использования объектов .NET .WMI, ADSI и COM. Обсуждаются вопросы совместного использования PowerShell, командных файлов интерпретатора cmd.exe и сценариев Windows Script Host. Даются примеры решения с помощью PowerShell задач администратора Windows. Для администраторов, программистов и опытных пользователей Windows. |
Разместил: rivasss 13-08-2022, 10:04 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Алгоритмы Data Science и их практическая реализация на Python Автор: Протодьяконов Андрей Владимирович, Садовников Владимир Издательство: Инфpa-Инжeнeрия Год: 2022 Формат: True PDF Страниц: 391 Размер: 38,7 Mb Язык: Русский
Рассмотрен полный каскад разработки моделей искусственного интеллекта. Проанализирована область Data Science, из которой выделены все необходимые для прикладной сферы алгоритмы машинного обучения, расположенные по уровню возрастания сложности работы с ними. |
Разместил: vitvikvas 12-08-2022, 14:55 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|