出现在书名中的结果
共 9989 条

Architecture
暂无简介

Software Architecture with Python
1人今日阅读
This book is for experienced Python developers who are aspiring to become the architects of enterprise-grade applications or software architects who would like to leverage Python to create effective blueprints of applications.

Revit Architecture-BIM应用实战教程
全书共分4部分,分别是项目构建的前期知识,建筑设计,室内装修,景观与族、概念体量的设计,共计19章,三个项目、三个实例贯穿整部教材,从建筑的准备阶段、标高、轴网、柱与梁、墙体、楼板、门窗、楼梯、扶手、屋顶、洞口、室内空间、室外场地、构件等建筑组成部分对Revit的命令进行了详细分析与详解,并指出操作命令在项目应用中应注意的问题与应用技巧。本书可作为建筑院校相关课程的教材和教学参考用书,也可作为培训教材,以及初学制图者和工程技术人员的参考书。本书所配套的案例以及所需素材,请登录www.cipedu.com.cn网站下载。

Stories of Ancient Chinese Architecture(中国古建筑及其故事)
用英语讲述中国文化,用英语讲好中国故事,含精美图片插画,生动活泼,图文并茂。在7000年的历史长河中,中国劳动人民创造出独特的建筑结构、建筑技巧及建筑哲学,与西方建筑形成鲜明的对比。中国建筑之美无与伦比,而其精髓往往透过砖瓦,隐藏在历史故事之中。《中国古建筑及其故事》介绍了近50处中国历史建筑,其中包括“秦皇陵”“岳阳楼”“山西民居”等,为读者开启了通往中国古代王朝的历史之门。

Serverless Architectures with Kubernetes
Kubernetes has established itself as the standard platform for container management, orchestration, and deployment. By learning Kubernetes, you’ll be able to design your own serverless architecture by implementing the function-as-a-service (FaaS) model.After an accelerated, hands-on overview of the serverless architecture and various Kubernetes concepts, you’ll cover a wide range of real-world development challenges faced by real-world developers, and explore various techniques to overcome them. You’ll learn how to create production-ready Kubernetes clusters and run serverless applications on them. You'll see how Kubernetes platforms and serverless frameworks such as Kubeless, Apache OpenWhisk and OpenFaaS provide the tooling to help you develop serverless applications on Kubernetes. You'll also learn ways to select the appropriate framework for your upcoming project. By the end of this book, you’ll have the skills and confidence to design your own serverless applications using the power and flexibility of Kubernetes.

Get Your Hands Dirty on Clean Architecture
We would all like to build software architecture that yields adaptable and flexible software with low development costs. But, unreasonable deadlines and shortcuts make it very hard to create such an architecture.Get Your Hands Dirty on Clean Architecture starts with a discussion about the conventional layered architecture style and its disadvantages. It also talks about the advantages of the domain-centric architecture styles of Robert C. Martin's Clean Architecture and Alistair Cockburn's Hexagonal Architecture. Then, the book dives into hands-on chapters that show you how to manifest a hexagonal architecture in actual code. You'll learn in detail about different mapping strategies between the layers of a hexagonal architecture and see how to assemble the architecture elements into an application. The later chapters demonstrate how to enforce architecture boundaries. You'll also learn what shortcuts produce what types of technical debt and how, sometimes, it is a good idea to willingly take on those debts.After reading this book, you'll have all the knowledge you need to create applications using the hexagonal architecture style of web development.

Hands-On Deep Learning Architectures with Python
Deep learning architectures are composed of multilevel nonlinear operations that represent high-level abstractions; this allows you to learn useful feature representations from the data. This book will help you learn and implement deep learning architectures to resolve various deep learning research problems.Hands-On Deep Learning Architectures with Python explains the essential learning algorithms used for deep and shallow architectures. Packed with practical implementations and ideas to help you build efficient artificial intelligence systems (AI), this book will help you learn how neural networks play a major role in building deep architectures. You will understand various deep learning architectures (such as AlexNet, VGG Net, GoogleNet) with easy-to-follow code and diagrams. In addition to this, the book will also guide you in building and training various deep architectures such as the Boltzmann mechanism, autoencoders, convolutional neural networks (CNNs), recurrent neural networks (RNNs), natural language processing (NLP), GAN, and more—all with practical implementations.By the end of this book, you will be able to construct deep models using popular frameworks and datasets with the required design patterns for each architecture. You will be ready to explore the potential of deep architectures in today's world.

Advanced Serverless Architectures with Microsoft Azure
Advanced Serverless Architectures with Microsoft Azure redefines your experience of designing serverless systems. It shows you how to tackle challenges of varying levels, not just the straightforward ones. You'll be learning how to deliver features quickly by building systems, which retain the scalability and benefits of serverless.You'll begin your journey by learning how to build a simple, completely serverless application. Then, you'll build a highly scalable solution using a queue, load messages onto the queue, and read them asynchronously. To boost your knowledge further, the book also features durable functions and ways to use them to solve errors in a complex system. You'll then learn about security by building a security solution from serverless components. Next, you’ll gain an understanding of observability and ways to leverage application insights to bring you performance benefits. As you approach the concluding chapters, you’ll explore chaos engineering and the benefits of resilience, by actively switching off a few of the functions within a complex system, submitting a request, and observing the resulting behavior. By the end of this book, you will have developed the skills you need to build and maintain increasingly complex systems that match evolving platform requirements.

Serverless Architectures with AWS
Serverless Architecture with AWS begins with an introduction to the serverless model and helps you get started with AWS and Lambda. You'll also get to grips with other capabilities of the AWS Serverless Platform and see how AWS supports enterprise-grade serverless applications with and without Lambda.This book will guide you in deploying your first serverless project and exploring the capabilities of serverless Amazon Athena, an interactive query service that makes it easy to analyze data in Amazon Simple Storage Service (S3 Amazon) using standard SQL. You’ll also learn about AWS Glue, a fully managed ETL service that makes categorizing data easy and cost-effective. You'll study how Amazon Kinesis makes it possible to unleash the potential of real-time data insights and analytics with capabilities such as video streams, data streams, data firehose, and data analytics. Last but not least, you’ll be equipped to combine Amazon Kinesis capabilities with AWS Lambda to create lightweight serverless architectures.By the end of the book, you will be ready to create and run your first serverless application that takes advantage of the high availability, security, performance, and scalability of AWS.

VMware Cross:Cloud Architecture
This book is for administrators, Cloud architects and network engineers who want to globalize their infrastructure using VMware and AWS services. An initial setup of workloads and data center is beneficial.

Enterprise Application Architecture with .NET Core
This book is for experienced .NET developers who are aspiring to become architects of enterprise-grade applications, as well as software architects who would like to leverage .NET to create effective blueprints of applications.

Raspberry Pi Computer Architecture Essentials
Raspberry Pi Computer Architecture Essentials is for those who are new and those who are familiar with the Raspberry Pi. Each topic builds upon earlier ones to provide you with a guide to Raspberry Pi’s architecture. From the novice to the expert, there is something for everyone. A basic knowledge of programming and Linux would be helpful but is not required.

Building Resilient Architectures on AWS
Unlock the power of AWS to create resilient cloud architectures on AWS and operate your business efficiently using best practices Key Features Transform chaos into reliability with real-world case studies and cutting-edge methods to design robust AWS architectures Minimize downtime and protect business revenue through battle-tested architectural strategies Implement scalable architecture solutions on AWS using proven patterns and best practices <l

Microsoft Power Platform Enterprise Architecture
For forward-looking architects and decision makers who want to craft complex solutions to serve growing business needs, Microsoft Power Platform Enterprise Architecture offers an array of architectural best practices and techniques. With this book, you’ll learn how to design robust software using the tools available in the Power Platform suite and be able to integrate them seamlessly with various Microsoft 365 and Azure components.Unlike most other resources that are overwhelmingly long and unstructured, this book covers essential concepts using concise yet practical examples to help you save time. You’ll develop the skills you need to architect, design, and manage a complex solution as you follow the journey of a fictitious enterprise customer as they enter the world of Power Platform. Throughout the book, you’ll discover how to combine the functionality of Power Apps, Power Automate, Power BI, and Power Virtual Agents with various methodologies to effectively address application lifecycle management, security, and extensibility. Finally, you'll learn how to overcome common challenges in migrating data to and from Microsoft Power Platform using proven techniques.By the end of this book, you’ll have the strategic perspective of an enterprise architect to make accurate architectural decisions for your complex Power Platform projects.

Modern Computer Architecture and Organization
Are you a software developer, systems designer, or computer architecture student looking for a methodical introduction to digital device architectures but overwhelmed by their complexity? This book will help you to learn how modern computer systems work, from the lowest level of transistor switching to the macro view of collaborating multiprocessor servers. You'll gain unique insights into the internal behavior of processors that execute the code developed in high-level languages and enable you to design more efficient and scalable software systems.The book will teach you the fundamentals of computer systems including transistors, logic gates, sequential logic, and instruction operations. You will learn details of modern processor architectures and instruction sets including x86, x64, ARM, and RISC-V. You will see how to implement a RISC-V processor in a low-cost FPGA board and how to write a quantum computing program and run it on an actual quantum computer. By the end of this book, you will have a thorough understanding of modern processor and computer architectures and the future directions these architectures are likely to take.

Embedded Systems Architecture
If you’re a software developer or designer wanting to learn about embedded programming, this is the book for you. You’ll also find this book useful if you’re a less experienced embedded programmer willing to expand your knowledge.

Building Serverless Architectures
This book is for developers and software architects who are interested in designing on the back end. Since the book uses Java to teach concepts, knowledge of Java is required.

Autodesk Revit Architecture 2021 官方标准教程
Autodesk Revit系列软件是Autodesk公司在建筑设计行业推出的三维设计解决方案,它带给建筑师的不仅是一款全新的设计、绘图工具,还是一次建筑行业信息技术的革命。作为一款三维参数化建筑设计软件,Revit Architecture 2021强大的可视化功能,以及所有的视图与视图、视图与构件、构件与明细表、构件与构件之间的相互关联,使建筑师可以更好地推敲空间和发现设计的不足,且可以在任何时候、任何地方对设计做任意修改,真正实现了“一处修改、处处更新”,极大地提高了设计质量和设计效率。本书共分为两大部分。第一部分以基础软件应用及操作为主,从三个方面出发,分别介绍了软件的功能特点、界面及各种工具的使用方法和技巧,讲述方案阶段的功能;在初级方案设计应用的基础上详细讲解了详图大样、渲染漫游及成果输出等相关知识;在模型基础上进行施工图深化,最终生成图纸服务于实际工程。因此,本部分内容主要包括明细表、设计选项、阶段、工作集、链接文件、共享坐标及Revit Architecture中族的制作方法。第一部分还详细介绍了2021版软件的更新情况。第二部分主要介绍BIM标准化应用体系,从百余个项目实战中总结归纳,基本实现了BIM材质库、族库、出图规则、建模命名规则、国标清单项目编码以及施工、运维等各项信息管理的有机统一,真正应用于项目设计、施工、运维的全生命周期。本书可作为建筑师、在校相关专业师生、三维设计爱好者等的自学用书,也可作为高等院校相关课程的教材。

Autodesk Revit Architecture 2019官方标准教程
Autodesk Revit系列软件是Autodesk公司在建筑设计行业推出的三维设计解决方案,它带给建筑师的不仅是一款全新的设计、绘图工具,还是一次建筑行业信息技术的革命。 作为一款三维参数化建筑设计软件,Revit Architecture 2019强大的可视化功能,以及所有视图与视图、视图与构件、构件与明细表、构件与构件之间相互关联,从而使建筑师更好地推敲空间和发现设计的不足,且可以在任何时候、任何地方对设计做任意修改,真正实现了“一处修改、处处更新”,极大地提高了设计质量和设计效率。 本书“初级应用”部分详细介绍了软件的功能特点、界面及各工具的使用方法和技巧,讲述方案阶段的功能详解;“中级应用”部分在初级方案设计应用的基础上详细讲解了详图大样、渲染漫游及成果输出等相关知识;“高级应用”在模型基础上进行施工图深化,最终生成实际图纸服务于实际工程,因此本部分内容主要包括明细表、设计选项、阶段、工作集、链接文件、共享坐标及Revit Architecture 中族的制作方法;“案例应用”根据上述三部分所讲解的功能,将理论用于实践,完成实际案例的搭建。

Force.com Enterprise Architecture(Second Edition)
This book is for advanced Force.com developers and architects who need to understand the Salesforce platform from the perspective of enterprise-level requirements. A prior understanding of Apex and Visualforce is a must. Those familiar with other enterprise software ecosystems will also find this book ideal as they adopt Force.com.

Flux Architecture
Are you trying to use React, but are struggling to get your head around Flux? Maybe you're tired of MV* spaghetti code at scale? Do you find yourself asking what the Flux?!Flux Architecture will guide you through everything you need to understand the Flux pattern, and design and build powerful web applications that rely on the Flux architecture.You don’t need to know what Flux is or how it works to read along with the book. No knowledge of Flux’s partner technology, ReactJS, is necessary to follow along, but it is recommended that you have a good working knowledge of JavaScript.

Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
This book is intended for BPM and SOA architects, analysts, developers, and project managers who are responsible for, or involved in, business process development, modelling, monitoring, or the implementation of composite, process-oriented applications. The principles are relevant for the design of on-premise and cloud solutions.

Force.com Enterprise Architecture
This book is for advanced Force.com developers and architects who need to understand the Salesforce platform from the perspective of enterprise-level requirements. You should have an existing understanding of Apex and Visualforce. Those familiar with other enterprise software ecosystems will also find this book ideal as they adopt Force.com.

Architecture and Infrastructure of Britain's Railways: Northern England and Scotland
The range and variety of British railway stations is truly astonishing; from the tiny wayside halt made of corrugated iron to the magnificent stone-built city centre terminus. No less remarkable in th

Solutions Architect's Handbook
1人今日阅读
From fundamentals and design patterns to the different strategies for creating secure and reliable architectures in AWS cloud, learn everything you need to become a successful solutions architectKey Features* Create solutions and transform business requirements into technical architecture with this practical guide* Understand various challenges that you might come across while refactoring or modernizing legacy applications* Delve into security automation, DevOps, and validation of solution architectureBook DescriptionBecoming a solutions architect gives you the flexibility to work with cutting-edge technologies and define product strategies. This handbook takes you through the essential concepts, design principles and patterns, architectural considerations, and all the latest technology that you need to know to become a successful solutions architect.This book starts with a quick introduction to the fundamentals of solution architecture design principles and attributes that will assist you in understanding how solution architecture benefits software projects across enterprises. You'll learn what a cloud migration and application modernization framework looks like, and will use microservices, event-driven, cache-based, and serverless patterns to design robust architectures. You'll then explore the main pillars of architecture design, including performance, scalability, cost optimization, security, operational excellence, and DevOps. Additionally, you'll also learn advanced concepts relating to big data, machine learning, and the Internet of Things (IoT). Finally, you'll get to grips with the documentation of architecture design and the soft skills that are necessary to become a better solutions architect.By the end of this book, you'll have learned techniques to create an efficient architecture design that meets your business requirements.What you will learn* Explore the various roles of a solutions architect and their involvement in the enterprise landscape* Approach big data processing, machine learning, and IoT from an architect's perspective and understand how they fit into modern architecture* Discover different solution architecture patterns such as event-driven and microservice patterns* Find ways to keep yourself updated with new technologies and enhance your skills* Modernize legacy applications with the help of cloud integration* Get to grips with choosing an appropriate strategy to reduce costWho this book is forThis book is for software developers, system engineers, DevOps engineers, architects, and team leaders working in the information technology industry who aspire to become solutions architect professionals. A good understanding of the software development process and general programming experience with any language will be useful.

Architectural Patterns
This book will empower and enrich IT architects (such as enterprise architects, software product architects, and solution and system architects), technical consultants, evangelists, and experts.

Data Lake for Enterprises
1人今日阅读
Java developers and architects who would like to implement a data lake for their enterprise will find this book useful. If you want to get hands-on experience with the Lambda Architecture and big data technologies by implementing a practical solution using these technologies, this book will also help you.

Architecting the Industrial Internet
Architects who are interested in learning how to define solutions for the Industrial Internet will benefit immensely from this book. Relevant architect roles include enterprise architects, business architects, information architects, cloud solution architects, software architects, and others. The content is also relevant for technically inclined line of business leaders investing in these solutions.

Managing Data as a Product
Learn everything you need to know to manage data as a product and shift toward a more modular and decentralized socio-technical data architecture to deliver business value in an incremental, measurable, and sustainable way Key Features Leverage data-as-product to unlock the modular platform potential and fix flaws in traditional monolithic architectures Learn how to identify, implement, and operate data products throughout their life cycle Design and

数字建筑设计与建造:DADA2015系列活动 数字建筑国际学术会议论文集
DADA是数字建筑设计专业委员会(Digital Architecture Design Association)的简称,它隶属于中国建筑学会建筑师分会,由23位国内从事数字建筑设计的建筑师及学者于2012年10月发起成立。 第二届DADA会议于2015年7月在上海同济大学召开,本书是从DADA2015“数字工厂”系列活动——数字建筑国际学术会议的53篇论文中,精选24篇论文,集结而成的中英文双语论文集。这些论文涉及数字建筑相关的多个领域,包括数字建筑设计、建筑性能模拟与优化,数控加工与建造,互动建筑与互动设计等。这些论文较全面展示了数字技术与建筑设计相结合的最新成果和趋势。希望本书内容能够促进数字建筑领域的学术和实践交流,并引发更多探讨和思考。

Real-Time Big Data Analytics
If you are a Big Data architect, developer, or a programmer who wants to develop applications/frameworks to implement real-time analytics using open source technologies, then this book is for you.

Oracle SOA Governance 11g Implementation
This book is a practical tutorial, with lots of step-by-step instructions for achieving SOA Governance by implementing the component Oracle products.This book is written for SOA architects and project managers who want to learn how to implement Oracle SOA Governance.

Hands-On Neural Networks with TensorFlow 2.0
TensorFlow, the most popular and widely used machine learning framework, has made it possible for almost anyone to develop machine learning solutions with ease. With TensorFlow (TF) 2.0, you'll explore a revamped framework structure, offering a wide variety of new features aimed at improving productivity and ease of use for developers.This book covers machine learning with a focus on developing neural network-based solutions. You'll start by getting familiar with the concepts and techniques required to build solutions to deep learning problems. As you advance, you’ll learn how to create classifiers, build object detection and semantic segmentation networks, train generative models, and speed up the development process using TF 2.0 tools such as TensorFlow Datasets and TensorFlow Hub.By the end of this TensorFlow book, you'll be ready to solve any machine learning problem by developing solutions using TF 2.0 and putting them into production.

数字系统设计与VHDL
本书系统介绍EDA与FPGA设计技术,主要内容包括:EDA设计流程与典型设计工具、FPGA/CPLD器件、VHDL硬件描述语言等。本书以Quartus II、Synplify Pro/Synplify软件为平台,以可综合的设计为重点,以大量经过验证的数字设计实例为依据,系统阐述了EDA设计方法与设计技术,深入讨论了设计优化的问题。本书的特点是:着眼于实用,紧密联系教学科研实际,实例丰富。

中国建筑设计作品年鉴·第11卷
本书是一本建筑设计类优秀设计作品选集,收录了中国2014—2015年间,100多家设计机构的近千件优秀设计作品,作品类型包括建筑设计和改造、区域规划、景观园林设计、室内设计等。

Mastering Citrix® XenDesktop®
This book is intended for IT administrators who want to use Citrix® as a desktop virtualization solution or for IT architects who want to learn how to design and implement highly available and scalable XenDesktop® environments. It is assumed that you have intermediate-level knowledge of virtualization concepts, Windows desktop operating systems, and Windows Server technologies.Citrix®, Citrix Systems®, XenApp®, XenDesktop®, and CloudPortal™ are trademarks of Citrix® Systems®, Inc. and/or one or more of its subsidiaries, and may be registered in the United States Patent and Trademark Office and in other countries.

Mastering Blockchain
1人今日阅读
Blockchain technology is the backbone of cryptocurrencies, and it has applications in finance, government, media, and many other industries. With a legacy of providing technologists with executable insights, the third edition of Mastering Blockchain is thoroughly revised and updated with the latest blockchain research, including four new chapters on consensus algorithms, Serenity (Ethereum 2.0), tokenization, and enterprise blockchains.Apart from covering the basics, including blockchain's technical underpinnings, cryptography, and consensus protocols, this book provides you with expert knowledge on decentralization, decentralized application development on Ethereum, Bitcoin, alternative coins, smart contracts, alternative blockchains, and Hyperledger.Furthermore, you will explore how to implement blockchain solutions beyond cryptocurrencies, such as the Internet of Things with blockchain, blockchain scalability, enterprise blockchains, and tokenization using blockchain, and the future scope of this fascinating and disruptive technology.By the end of this book, you will have gained a thorough understanding of the various facets of blockchain technology and be comfortable applying them to diverse real-world scenarios.

Learning .NET High:performance Programming
If you are a .NET developer with an understanding of application development, but want to learn how to optimize the performance of your applications, this is the book for you. Basic knowledge of C# is expected.

Spring Microservices
If you are a Spring developers and want to build cloud-ready, internet-scale applications to meet modern business demands, then this book is for you Developers will understand how to build simple Restful services and organically grow them to truly enterprise grade microservices ecosystems.

移动系统中间件建模与仿真
本书主要介绍基于软件架构的软件建模与设计的相关知识,以移动系统作为例子,展示了如何使用基于和UML类似的元建模和图形转换技术来解决实际问题,主要内容包括问题领域、建模语言、软件架构式样、仿真技术、细化技术以及工具支持与代码生成。本书不仅具有理论研究价值,而且具有较高的工程应用价值,对移动系统和软件架构软件建模感兴趣的研究开发者和工程师具有很好的参考价值。

Spring 5.0 Microservices(Second Edition)
This book is ideal for Spring developers who want to build cloud-ready, Internet-scale applications, and simple RESTful services to meet modern business demands.

Building Clouds with Windows Azure Pack
This book targets cloud and virtualization professionals willing to get hands-on exposure to Windows Azure Pack. It will help virtualization customers adopt cloud architecture and would also help existing cloud providers to understand the benefits of Azure Pack. This book will also be of use to cloud professionals from other platforms such as VMware/OpenStack to appreciate and evaluate Azure Pack.

Machine Learning for Algorithmic Trading
4人今日阅读
The explosive growth of digital data has boosted the demand for expertise in trading strategies that use machine learning (ML). This revised and expanded second edition enables you to build and evaluate sophisticated supervised, unsupervised, and reinforcement learning models.This book introduces end-to-end machine learning for the trading workflow, from the idea and feature engineering to model optimization, strategy design, and backtesting. It illustrates this by using examples ranging from linear models and tree-based ensembles to deep-learning techniques from cutting edge research.This edition shows how to work with market, fundamental, and alternative data, such as tick data, minute and daily bars, SEC filings, earnings call transcripts, financial news, or satellite images to generate tradeable signals. It illustrates how to engineer financial features or alpha factors that enable an ML model to predict returns from price data for US and international stocks and ETFs. It also shows how to assess the signal content of new features using Alphalens and SHAP values and includes a new appendix with over one hundred alpha factor examples.By the end, you will be proficient in translating ML model predictions into a trading strategy that operates at daily or intraday horizons, and in evaluating its performance.

Building Virtual Pentesting Labs for Advanced Penetration Testing
Written in an easy-to-follow approach using hands-on examples, this book helps you create virtual environments for advanced penetration testing, enabling you to build a multi-layered architecture to include firewalls, IDS/IPS, web application firewalls, and endpoint protection, which is essential in the penetration testing world.If you are a penetration tester, security consultant, security test engineer, or analyst who wants to practice and perfect penetration testing skills by building virtual pentesting labs in varying industry scenarios, this is the book for you. This book is ideal if you want to build and enhance your existing pentesting methods and skills. Basic knowledge of network security features is expected along with web application testing experience.

Linux:Embedded Development
2人今日阅读
If you are a developer who wants to build embedded systems using Linux, this book is for you. It is the ideal guide for you if you want to become proficient and broaden your knowledge. A basic understanding of C programming and experience with systems programming is needed. Experienced embedded Yocto developers will find new insight into working methodologies and ARM specific development competence.

Hands-On Microservices:Monitoring and Testing
Microservices are the latest "right" way of developing web applications. Microservices architecture has been gaining momentum over the past few years, but once you've started down the microservices path, you need to test and optimize the services. This book focuses on exploring various testing, monitoring, and optimization techniques for microservices.The book starts with the evolution of software architecture style, from monolithic to virtualized, to microservices architecture. Then you will explore methods to deploy microservices and various implementation patterns. With the help of a real-world example, you will understand how external APIs help product developers to focus on core competencies. After that, you will learn testing techniques, such as Unit Testing, Integration Testing, Functional Testing, and Load Testing. Next, you will explore performance testing tools, such as JMeter, and Gatling. Then, we deep dive into monitoring techniques and learn performance benchmarking of the various architectural components. For this, you will explore monitoring tools such as Appdynamics, Dynatrace, AWS CloudWatch, and Nagios. Finally, you will learn to identify, address, and report various performance issues related to microservices.

Architecting Cloud Native Applications
Cloud computing has proven to be the most revolutionary IT development since virtualization. Cloud native architectures give you the benefit of more flexibility over legacy systems.This Learning Path teaches you everything you need to know for designing industry-grade cloud applications and efficiently migrating your business to the cloud. It begins by exploring the basic patterns that turn your database inside out to achieve massive scalability. You’ll learn how to develop cloud native architectures using microservices and serverless computing as your design principles. Then, you’ll explore ways to continuously deliver production code by implementing continuous observability in production. In the concluding chapters, you’ll learn about various public cloud architectures ranging from AWS and Azure to the Google Cloud Platform, and understand the future trends and expectations of cloud providers.By the end of this Learning Path, you’ll have learned the techniques to adopt cloud native architectures that meet your business requirements. This Learning Path includes content from the following Packt products:Cloud Native Development Patterns and Best Practices by John Gilbert.Cloud Native Architectures by Erik Farr et al.

Generative Adversarial Networks Cookbook
Developing Generative Adversarial Networks (GANs) is a complex task, and it is often hard to find code that is easy to understand.This book leads you through eight different examples of modern GAN implementations, including CycleGAN, simGAN, DCGAN, and 2D image to 3D model generation. Each chapter contains useful recipes to build on a common architecture in Python, TensorFlow and Keras to explore increasingly difficult GAN architectures in an easy-to-read format. The book starts by covering the different types of GAN architecture to help you understand how the model works. This book also contains intuitive recipes to help you work with use cases involving DCGAN, Pix2Pix, and so on. To understand these complex applications, you will take different real-world data sets and put them to use.By the end of this book, you will be equipped to deal with the challenges and issues that you may face while working with GAN models, thanks to easy-to-follow code solutions that you can implement right away.

英汉信息战:术语词典
本词典收入与信息战各相关领域的专业术语67000多条,以信息对抗为主,内容涉及通信与通信对抗、雷达与雷达对抗、光电与光电对抗、水声对抗、空间信息对抗、新概念武器对抗以及计算机网络战等多专业。

《建筑史学刊》2021年4期(期刊,季刊)
《建筑史学刊》创刊于2020年,由中国机械工业联合会主管,机械工业信息研究院和清华大学联合主办,中国建筑学会为学术指导,是清华大学建筑学院原有《建筑史》和《中国建筑史论汇刊》的延续。

LLM Engineer's Handbook
2人今日阅读
Step into the world of LLMs with this practical guide that takes you from the fundamentals to deploying advanced applications using LLMOps best practices Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader Free Key Features Build and refine LLMs step by step, covering data preparation, RAG, and fine-tuning Learn essential skills for deploying and monitoring LLMs, ensuring optimal performance in production Utilize preference alignment, eval

Hands-On Graph Neural Networks Using Python
Design robust graph neural networks with PyTorch Geometric by combining graph theory and neural networks with the latest developments and apps Purchase of the print or Kindle book includes a free PDF eBook Key Features Implement -of-the-art graph neural architectures in Python Create your own graph datasets from tabular data Build powerful traffic forecasting, recommender systems, and anomaly detection applications Book Description G

Implementing Qlik Sense
If you have basic familiarity with Qlik Sense and want to upgrade your skills to become a full-fledged Qlik Consultant, this book is for you. With this book, you will be able to create efficient business intelligence solutions that would fetch client satisfaction, and in turn, more projects.

EDA技术与VHDL设计
本书根据电子类课程课堂教学和实验要求,以提高学生的实践动手能力和工程设计能力为目的,对EDA技术和PLD设计的相关知识进行了系统和完整的介绍。全书共10章,主要内容包括:EDA技术概述、可编程逻辑器件基础、典型FPGA/CPLD的结构与配置、原理图与宏功能模块设计、VHDL设计输入方式、VHDL结构与要素、VHDL基本语句与基本设计、VHDL设计进阶、数字接口实例及分析、通信算法实例及分析等,附录内容为EDA实验系统简介,并提供电子课件和习题解答。本书内容新颖,技术先进,由浅入深,既有关于EDA技术、大规模可编程逻辑器件和VHDL硬件描述语言的系统介绍,又有丰富的设计应用实例。

Federal IT Capital Planning and Investment Control
Reduce risk and improve the overall performance of IT assets! Federal IT Capital Planning and Investment Control is the first book to provide a comprehensive look at the IT capital planning and investment control (CPIC) process.