Vtome.ru - электронная библиотека

  • Добавил: TRex
  • Дата: 13-03-2022, 11:57
  • Комментариев: 0
Название: Python for Cybersecurity: Using Python for Cyber Offense and Defense
Автор: Howard E. Poston III
Издательство: Wiley
Год: 2022
Формат: True PDF
Размер: 10 Mb
Язык: English

Discover an up-to-date and authoritative exploration of Python cybersecurity strategies
Python For Cybersecurity: Using Python for Cyber Offense and Defense delivers an intuitive and hands-on explanation of using Python for cybersecurity. It relies on the MITRE ATT&CK framework to structure its exploration of cyberattack techniques, attack defenses, and the key cybersecurity challenges facing network administrators and other stakeholders today.
  • Добавил: TRex
  • Дата: 13-03-2022, 11:05
  • Комментариев: 0
Название: Grokking Streaming Systems: Real-time event processing
Автор: Josh Fischer, Ning Wang
Издательство: Manning Publications
Год: 2022
Формат: True PDF
Страниц: 313
Размер: 36,4 Mb
Язык: English

Every action by a user or a system process generates valuable data for your application or organization. Streaming systems capture and process these events, turning disconnected bits into coherent, useful information sources. Grokking Streaming Systems is a simple guide to the complex concepts you need to start building your own streaming systems. In this friendly, framework-agnostic tutorial, you’ll learn how to handle real-time events and how to design and implement a system that’s a perfect fit for your needs. Each new idea is carefully explained with diagrams, clear examples, and fun dialogue between perplexed personalities!
  • Добавил: TRex
  • Дата: 13-03-2022, 10:23
  • Комментариев: 0
Название: Reactive Systems in Java
Автор: Clement Escoffier and Ken Finnigan
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF, ePUB
Страниц: 299
Размер: 12,3 Mb, 10 Mb
Язык: English

Reactive systems and event-driven architecture are becoming essential to application design–and companies are taking note. Reactive systems ensure applications are responsive, resilient, and elastic no matter what failures, latency, or other errors may be occurring, while event-driven architecture offers a flexible and composable option for distributed systems. This practical resource helps you bring these approaches together using Quarkus, a Java framework that greatly simplifies the work developers must undertake for cloud deployments.
  • Добавил: TRex
  • Дата: 13-03-2022, 09:30
  • Комментариев: 0
Название: Adaptive Machine Learning Algorithms with Python
Автор: Chanchal Chatterjee
Издательство: Apress
Год: 2022
Формат: PDF
Страниц: 290
Размер: 10 Mb
Язык: English

Learn to use adaptive algorithms to solve real-world streaming data problems. This book covers a multitude of data processing challenges, ranging from the simple to the complex. At each step, you will gain insight into real-world use cases, find solutions, explore code used to solve these problems, and create new algorithms for your own use.
  • Добавил: SCART56
  • Дата: 13-03-2022, 03:53
  • Комментариев: 0

Название: Анализ и проектирование систем с использованием UML
Автор(ы): Галиаскаров Э.Г., Воробьев А.С.
Издательство: Юрайт
Год: 2022
Страниц: 126
Формат: PDF
Размер: 41 Мб
Язык: русский

Данное пособие представляет собой практическое руководство по использованию UML для разработки программных систем. Оно позволит научиться выявлять основные понятия предметной области и разрабатывать красивые диаграммы классов, описывать функциональные требования в виде спецификаций вариантов использования и превращать их в правильные проектные решения.
  • Добавил: Igor1977
  • Дата: 12-03-2022, 15:54
  • Комментариев: 0

Название: Построение корпоративной архитектуры контроля доступа с ISE и TrustSec
Автор: Казаков Д.
Издательство: Cisco Systems
Год: 2021
Формат: pdf
Страниц: 117
Размер: 23 mb
Язык: Русский

Введение.
Профилирование.
AAA (802.1X и MAB).
ISE Guest и Employee WebAuth.
Оценка соответствия: Оценка десктопов.
TrustSec и SDA.
Заключение.
  • Добавил: TRex
  • Дата: 12-03-2022, 15:42
  • Комментариев: 0
Название: Radar Systems Analysis and Design Using MATLAB, 4th Edition
Автор: Mahafza, Bassem R.
Издательство: CRC Press
Год: 2022
Формат: True PDF
Страниц: 691
Размер: 18,3 Mb
Язык: English

The first edition of this ground-breaking and widely used book introduced a comprehensive textbook on radar systems analysis and design providing hands-on experience facilitated by its companion MATLAB® software. The book very quickly turned into a bestseller. Based on feedback provided by several users and drawing from the author's own teaching experience, the 4th edition adopts a new approach.
  • Добавил: TRex
  • Дата: 12-03-2022, 13:18
  • Комментариев: 0
Название: Mastering Apache Pulsar: Cloud Native Event Streaming at Scale
Автор: Jowanza Joseph
Издательство: O’Reilly Media, Inc.
Год: 2022
Формат: True PDF, ePUB
Страниц: 243
Размер: 13,2 Mb
Язык: English

Every enterprise application creates data, including log messages, metrics, user activity, and outgoing messages. Learning how to move these items is almost as important as the data itself. If you're an application architect, developer, or production engineer new to Apache Pulsar, this practical guide shows you how to use this open source event streaming platform to handle real-time data feeds. Jowanza Joseph, staff software engineer at Finicity, explains how to deploy production Pulsar clusters, write reliable event streaming applications, and build scalable real-time data pipelines with this platform.
  • Добавил: TRex
  • Дата: 12-03-2022, 13:04
  • Комментариев: 0
Название: Programming Android with Kotlin: Achieving Structured Concurrency with Coroutines
Автор: Pierre-Olivier Laurence, Amanda Hinchman-Dominguez, Mike Dunn
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF, ePUB
Страниц: 355
Размер: 10 Mb
Язык: English

Android development is so vast that mastering this mobile operating system can seem daunting–particularly now that Kotlin has become the official Android development language. This book helps Android developers make the transition from Java to Kotlin and shows them how Kotlin provides a true advantage for gaining control over asynchronous computations. By focusing specifically on coroutines, a new asynchronous programming paradigm, this book describes how you can achieve structured concurrency with Kotlin. Authors Pierre-Oliver Laurence, Amanda Hinchman-Dominguez, and Mike Dunn provide implementations of the most common tasks in native Android development. The basics of the Kotlin language and the Android architecture Data transformations in Kotlin Android fundamentals in memory and threading Concurrency with coroutines Channels and flows Android profiling tools
  • Добавил: TRex
  • Дата: 12-03-2022, 12:42
  • Комментариев: 0
Название: Java For Dummies, 8th Edition
Автор: Barry Burd
Издательство: For Dummies
Год: 2022
Формат: True PDF
Страниц: 515
Размер: 10 Mb
Язык: English

Learn to write practical, reusable code with the straightforward tutorials and tips in the newest edition of this For Dummies bestseller
Do you speak Java? No, we’re not talking about your morning cup ‘o joe. We mean the world’s most popular programming language that runs on almost any computer!