Secure APIs (MEAP v9)

Автор: literator от 11-06-2025, 19:32, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Secure APIs: Design, build, and implement (MEAP v9)
Автор: José Haro Peralta
Издательство: Manning Publications
Год: 2025
Страниц: 405
Язык: английский
Формат: pdf, epub
Размер: 39.3 MB

Practical, battle-tested techniques to recognize and prevent attacks on your APIs. Hackers know how important your APIs are, and they also know how to find the weak spots in your API security. As a result, APIs have become principal vectors of attack against apps and sites. Here’s the good news! There are effective, tested strategies for finding vulnerabilities, plugging security gaps, and building APIs that are secure by design, as well as a powerful new ally--generative AI. Secure APIs: Design, build, and implement shows you reliable methods you can use to counter cracks, hacks, and attacks on your internal and external APIs. Written for developers and architects, Secure APIs: Design, build, and implement shows you how to create and deploy APIs that are resistant to the most common security threats. Author Jose Peralta illustrates each vulnerability with extended code samples and shows you exactly how to mitigate them in your own APIs. You’ll find insights into emerging AI-powered security threats, along with tips and patterns for using LLMs in your own security testing. For software developers and architects, cybersecurity professionals and QA engineers. Examples are in Python.
 

.NET Aspire Made Easy (MEAP v3)

Автор: literator от 11-06-2025, 18:26, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: .NET Aspire Made Easy (MEAP v3)
Автор: Fiodar Sazanavets
Издательство: Manning Publications
Год: 2025
Страниц: 147
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Write distributed apps naturally on your local machine using .NET Aspire! .NET Aspire radically simplifies the process of building distributed applications! With this powerful tool, you can design, code, and run distributed systems on your local dev machine, even replicating cloud services such as Azure Cosmos DB and Azure Storage. Aspire includes the templates and packages you need to create a complete distributed environment on your local machine, including Kubernetes orchestration, observability, and database integration, all from your familiar Visual Studio IDE. The groundbreaking .NET Aspire framework makes it easy to locally launch distributed applications in a single process, so you can run apps in development the same way they’ll work in production. .NET Aspire Made Easy teaches you to use this powerful framework to build reliable distributed apps without flaky emulators or the need to disable half your services. In .NET Aspire Made Easy you’ll discover the fundamentals of Aspire: how Aspire code is structured, how its components all work together, and how to integrate Aspire apps with databases, message brokers, and other infrastructure. For .NET developers who know C#. No experience with distributed applications needed.
 

Acing the Certified Kubernetes Administrator Exam, Second Edition (MEAP v1)

Автор: literator от 11-06-2025, 18:10, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Acing the Certified Kubernetes Administrator Exam, Second Edition (MEAP v1)
Автор: Chad Crowell, Rafael Brito
Издательство: Manning Publications
Год: 2025
Страниц: 166
Язык: английский
Формат: pdf, epub
Размер: 16.9 MB

Acing the Certified Kubernetes Administrator Exam, Second Edition is your fast-track to becoming a Certified Kubernetes Administrator! Branding yourself as a Certified Kubernetes Administrator makes you stand out in the competitive job market for Kubernetes and Cloud-native engineers. With the exam’s latest updates introducing Operators, the Gateway API, and Kustomize, mastering Kubernetes extensibility is now front and center. This second edition of the bestselling original helps you build the skills and strategic insights you need to build production-ready clusters with confidence and ace the updated hands-on CKA exam the first time you sit for it. If you’re familiar with Kubernetes, this book will ensure you’re ready to pass the exam. If you’re brand new, this is the perfect primer to get started on your Kubernetes journey.
 

Машинное обучение в Elastic Stack

Автор: umkaS от 11-06-2025, 12:35, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Машинное обучение в Elastic Stack
Автор: Кольер Р., Монтонен К., Азарами Б.
Издательство: ДMK
Год: 2021 (2022)
Cтраниц: 380
Формат: pdf
Размер: 24 мб
Язык: русский

Elastic Stack – это комплексное решение для анализа журналов, которое помогает пользователям эффективно получать, обрабатывать и анализировать данные поиска. Книга содержит всесторонний обзор функций машинного обучения Elastic Stack (Elastic ML) как для анализа данных временных рядов, так и для классификации, регрессии и обнаружения выбросов.
 

Secrets of the JavaScript Ninja, Third Edition (MEAP v6)

Автор: literator от 11-06-2025, 10:41, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Secrets of the jаvascript Ninja, Third Edition (MEAP v6)
Автор: Trevor Burnham, Bear Bibeault, Josip Maras, John Resig
Издательство: Manning Publications
Год: 2025
Страниц: 165
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

The secrets of modern web development using jаvascript and TypeScript! If you’re serious about web development, you need to be ninja-stealthy, efficient, and ready for anything! Secrets of the jаvascript Ninja, Third Edition will turn you into a killer jаvascript coder. In it, you’ll learn techniques for writing efficient code, applications, and libraries that you can apply to any jаvascript or TypeScript project. Whether you’re a jаvascript novice or a battle-hardened web developer, you’ll love Secrets of the jаvascript Ninja, Third Edition! Written for web developers who know the basics of jаvascript or TypeScript, this amazing book delivers best practices for writing code that’s readable, reliable, and performant. This fully-revised third edition includes TypeScript techniques, along with modern tools like ESLint that help you catch bugs before they crash your apps.
 

Deep Learning with Python, Third Edition (MEAP v4)

Автор: literator от 11-06-2025, 10:17, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Deep Learning with Python, Third Edition (MEAP v4)
Автор: François Chollet, Matthew Watson
Издательство: Manning Publications
Год: 2025
Страниц: 903
Язык: английский
Формат: pdf, epub
Размер: 72.7 MB

The bestselling book on Python Deep Learning, now covering generative AI, Keras 3, PyTorch, and JAX! Deep Learning with Python, Third Edition puts the power of Deep Learning in your hands. This new edition includes the latest Keras and TensorFlow features, generative AI models, and added coverage of PyTorch and JAX. Learn directly from the creator of Keras and step confidently into the world of Deep Learning with Python. This book introduces Deep Learning from scratch. Each chapter introduces practical code examples that build up your understanding of Deep Learning layer by layer. You’ll appreciate the intuitive explanations, crisp color illustrations, and clear examples. In this expanded third edition you’ll find fresh chapters on the transformers architecture, building your own GPT-like large language model, and image generation with diffusion models. Plus, even DL veterans will benefit from the insightful explanations on the nature of Deep Learning. For readers with intermediate Python skills. No previous experience with Keras, TensorFlow, or Machine Learning is required.
 

Data Pipelines with Apache Airflow, Second Edition (MEAP v12)

Автор: literator от 11-06-2025, 09:16, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Data Pipelines with Apache Airflow, Second Edition (MEAP v12)
Автор: Julian de Ruiter, Ismael Cabral, Kris Geusebroek, Daniel van der Ende, Bas Harenslak
Издательство: Manning Publications
Год: 2025
Страниц: 645
Язык: английский
Формат: pdf, epub
Размер: 47.9 MB

Simplify, streamline, and scale your data operations with data pipelines built on Apache Airflow. Apache Airflow provides a batteries-included platform for designing, implementing, and monitoring data pipelines. Building pipelines on Airflow eliminates the need for patchwork stacks and homegrown processes, adding security and consistency to the process. Now in its second edition, Data Pipelines with Apache Airflow teaches you to harness this powerful platform to simplify and automate your data pipelines, reduce operational overhead, and seamlessly integrate all the technologies in your stack. This book focuses on Apache Airflow, a batch-oriented framework for building data pipelines. Airflow’s key feature is that it enables you to easily build scheduled data pipelines using Python, while also providing many building blocks that allow you to stitch together the many different technologies encountered in modern technological landscapes. For DevOps, data engineers, Machine Learning engineers, and sysadmins with intermediate Python skills.
 

Effective Platform Engineering (MEAP v5)

Автор: literator от 11-06-2025, 07:52, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Effective Platform Engineering (MEAP v5)
Автор: Ajay Chankramath, Nic Cheneweth, Bryan Oliver, Sean Alvarez
Издательство: Manning Publications
Год: 2025
Страниц: 429
Язык: английский
Формат: pdf (true)
Размер: 23.1 MB

Learn to design and build platforms and tools that maximize developer efficiency. A great developer platform makes your development team incredibly efficient, providing a customized one-stop shop for everything they need to build and deploy applications. Effective Platform Engineering introduces platform engineering as a discipline, teaching you what goes into a great developer platform and then showing you how to develop your own. Platform engineers bridge the gap between operations and development, automating many tasks throughout the software engineering lifecycle. Effective Platform Engineering shows you how to establish and administer the kind of platforms that reduce a dev team’s workload, improve consistency, and accelerate software delivery. You’ll learn to create internal developer platforms and developer portals, as well as how to make sure your teams will use them. Effective Platform Engineering demonstrates through practical examples and scenarios how platform engineering differs from traditional DevOps, what value it brings to an organization, and how to articulate and demonstrate that value to stakeholders. For DevOps engineers familiar with Kubernetes, the cloud, and infrastructure-as-code.
 

Effortless Automation with jаvascript: Build, Automate, and Streamline Tasks Without Prior Coding Experience

Автор: literator от 11-06-2025, 07:01, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Effortless Automation with jаvascript: Build, Automate, and Streamline Tasks Without Prior Coding Experience
Автор: Andrew Davis
Издательство: Reedsy
Год: September 28, 2024
Страниц: 146
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Unlock the power of automation and skyrocket your productivity with "Effortless Automation with jаvascript"! Whether you're a business professional looking to streamline workflows or an individual seeking to simplify daily tasks, this groundbreaking guide is your key to mastering automation—no prior coding experience required. Dive into the world of jаvascript and discover how this versatile language can transform your approach to task management. At its core, automation is the use of technology to execute tasks automatically, eliminating the need for manual effort. This can involve anything from automating simple data entry tasks to orchestrating complex workflows that span multiple systems and applications. Automation is often driven by the desire to increase efficiency, reduce errors, and free up human resources for more strategic and creative activities. The jаvascript ecosystem is vast, boasting numerous libraries and frameworks that facilitate automation. Tools like Puppeteer enable browser automation, while others, like Node.js’s built-in modules, provide capabilities for file handling, HTTP requests, and scheduling tasks.
 

Vision Language Models (Early Release)

Автор: literator от 11-06-2025, 04:34, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Vision Language Models: Building VLMs with Hugging Face (Early Release)
Автор: Merve Noyan, Miquel Farré, Andrés Marafioti, Orr Zohar
Издательство: O’Reilly Media, Inc.
Год: 2025-06-10
Язык: английский
Формат: epub
Размер: 10.1 MB

Vision-language models (VLMs) combine computer vision and natural language processing (NLP) to create powerful systems that can interpret, generate, and respond in multimodal contexts. Vision Language Models is a hands-on guide to building real-world VLMs using the most up-to-date stack of Machine Learning tools from Hugging Face, Meta (PyTorch), Nvidia (cuda), OpenAI (Clip), and others, written by leading researchers and practitioners Merve Noyan, Miquel Farras, Andres Marafioti, and Orr Zohar. From image captioning and document understanding to advanced zero-shot inference and retrieval-augmented generation (RAG), this book covers the full VLM application and development lifecycle.