4.835 resultater (0,83587 sekunder)

Mærke

Butik

Pris (EUR)

Nulstil filter

Produkter
Fra
Butikker

Frontend Development with JavaFX and Kotlin - Peter Spath - Bog - APress - Plusbog.dk

Frontend Development with JavaFX and Kotlin - Peter Spath - Bog - APress - Plusbog.dk

Build elegant, responsive, and stable Java Virtual Machine-based client applications (Fat Clients) with modern user interfaces. This book introduces JavaFX as a frontend technology and utilizes Kotlin instead of Java for coding program artifacts to boost code expressiveness and maintainability. Author Peter Späth employs a hands-on approach, providing practical examples and code to demonstrate each concept. Mid-level Java programming knowledge and a basic understanding of Kotlin are the only prerequisites; experience with JavaFX and frontend coding is not essential. JavaFX is a modern frontend programming toolkit equipped with containers, menus, buttons, sliders, text fields, and various other controls necessary for communicating with your users, all of which are covered here. Despite its name, JavaFX applications can be coded with programming languages other than Java. The central requirement is that any language targeting JavaFX compiles to artifacts runnable on a Java Virtual Machine. Over the course of this book, you’ll learn firsthand why Kotlin, with its elegant and concise syntax, is a perfect match. After completing Frontend Development With JavaFX and Kotlin, you will be able to build frontends of mid-to-high level complexity, depending on present Java skills, and use Kotlin as a language for addressing GUI programming needs and accessing the JavaFX API. What You Will LearnCreate a JavaFX + Kotlin development pipeline for Gradle, Eclipse and IntelliJUse JavaFX scenes, stages, and nodes/controlsMaster JavaFX event handling, effects, and animation using KotlinUnderstand the JavaFX Concurrency Framework and Kotlin Coroutines for JavaFXWho This Book Is ForLow- to mid-level Java or Kotlin developers with or without JavaFX experience who wish to learn how to build JavaFX applications with Kotlin.

DKK 434.00
4

Getting Started with Enterprise Architecture - Eric Jager - Bog - APress - Plusbog.dk

Getting Started with Enterprise Architecture - Eric Jager - Bog - APress - Plusbog.dk

Implement a basic Enterprise Architecture from start to finish using a four-stage, wheel-based approach. Aided by real-world examples, this book shows what elements are needed for the initial implementation of a fundamental Enterprise Architecture. The book's pragmatic approach keeps existing architecture frameworks and methodologies in mind while providing instructions that are readable and applicable to all. The Enterprise Architecture Implementation Wheel builds on the methodology of existing architecture frameworks and allows you to apply the theory more pragmatically and closer to the reality that an architect encounters in daily practice. While the main focus of the book is on the actual steps taken to design an Enterprise Architecture, other important topics include architecture origin, definition, domains, visualization, and roles. Getting Started with Enterprise Architecture is the ideal handbook for the architect who is asked to implement an Enterprise Architecture in an existing organization. What You'll LearnIdentify a company's needs and develop an appropriate strategy to satisfy those needsImplement measurable goals and objectives for a baseline architectureCreate meaningful catalogues, diagrams, and maps to communicate the architecture to an organizationMeasure the progress of implementing the architectureWho This Book Is ForNovice (Enterprise and Business) architectsSenior managementExecutives

DKK 385.00
4

Complex Enterprise Architecture - A New Adaptive Systems Approach - John D. McDowall

Solution Architecture Patterns for Enterprise - Bog af Chanaka Fernando - Paperback

Solutions Architecture - Bog af Wasim Rajput - Paperback

Everyday Enterprise Architecture - Tom Graves - Bog - APress - Plusbog.dk

Modern Data Architecture on Azure - Sagar Lad - Bog - APress - Plusbog.dk

Modern Data Architecture on Azure - Sagar Lad - Bog - APress - Plusbog.dk

This book is an exhaustive guide to designing and implementing data solutions on Azure. It covers the process of managing data from end to end, starting from data collection all the way through transformation, distribution, and consumption. Modern Data Architecture on Azure begins with an introduction to the fundaments of data management, followed by a demonstration of how to build relational and non-relational data solutions on Azure. Here, you will learn data processing for complex analysis and how to work with CSV and JSON files. Moving forward, you will learn the foundational concepts of big data architecture, along with data management patterns and technology options offered by Azure. From there, you’ll be walked through the data architecture process, including data consortium on Azure, enterprise data governance, and much more. The book culminates with a deep dive into data architecture frameworks with data modeling. After reading this book, you will have a thorough understanding of data design and analytics using Azure, allowing you to collect and analyze massive amounts of data to optimize business performance, forecast future results, and more. What Will You LearnUnderstand the fundamentals of data architecture including data management, data handling ethics, data governance, and metadata managementAnalyze and understand business needs to choose the right Azure services and make informed business decisionsUnderstand Azure Cloud Data design patterns for relational and non-relational data, batch real-time processing, and ETL/ELT pipelinesModernize data architecture using Azure to leverage data and AI to enable digital transformation by securing and optimizing overall data lifecycle managementWho Is This Book For:Data solution architects, data engineers, and IT consultants who want to gain a better understanding of modern data architecture design and implementation on Azure.

DKK 434.00
4

Cloud Native Architecture and Design - Shivakumar R Goniwada - Bog - APress - Plusbog.dk

Cloud Native Architecture and Design - Shivakumar R Goniwada - Bog - APress - Plusbog.dk

Build enterprise-grade cloud-native systems and learn all about cloud-native architecture and design. This book provides extensive in-depth details of patterns, tools, techniques, and processes with plenty of examples. Cloud Native Architecture and Design begins by explaining the fundamentals of cloud-native architecture and services, what cloud principles and patterns to use, and details of designing a cloud-native element. The book progresses to cover the details of how IT systems can modernize to embrace cloud-native architecture, and also provides details of various enterprise assessment techniques to decide what systems can move and cannot move into the cloud. Architecting and designing a cloud-native system isn’t possible without modernized software engineering principles, the culture of automation, and the culture of innovation. As such, this book covers the details of cloud-native software engineering methodologies, and process, and how to adopt an automated governance approach across enterprises with the adoption of artificial intelligence. Finally, you need your cloud-native applications to run efficiently; this section covers the details of containerization, orchestration, and virtualization in the public, private, and hybrid clouds. After reading this book, you will have familiarity with the many concepts related to cloud-native and understand how to design and develop a successful cloud-native application. Technologies and practices may change over time, but the book lays a strong foundation on which you can build successful cloud-native systems. What You Will Learn Discover cloud-native principles and patterns, and how you can leverage them to solve your business problems Gain the techniques and concepts you need to adapt to design a cloud-native application Use assessment techniques and tools for IT modernization Apply cloud-native engineering principles to the culture of automation and culture of innovation Harness the techniques and tools to run your cloud-native applications and automate infrastructureOperate your cloud-native applications by using AI techniques and zero operation techniques Who This Book Is For Software architects, leaders, developers, engineers, project managers, and students.

DKK 519.00
4

Practical Event-Driven Microservices Architecture - Hugo Filipe Oliveira Rocha - Bog - APress - Plusbog.dk

Practical Event-Driven Microservices Architecture - Hugo Filipe Oliveira Rocha - Bog - APress - Plusbog.dk

In the simplest terms, event-driven architectures are like onions; they are manageable as a single layer (like a monolith) but when you get into them, they begin to cascade apart and you quickly realize that there are many complex layers (distributed microservices architecture). And that’s when the tears begin. This prescriptive guide takes you through the steps of moving a platform with millions of users from a monolith to a microservices event-driven architecture. You will learn about the challenges and complexities that arise in high-throughput environments that often contain upwards of hundreds of microservices. This book is designed to be your single best resource for learning how to apply event-driven architectures in real-world scenarios and offers hundreds of patterns to overcome the common and not so common challenges. While event-driven architectures have been the standard for decoupled, pluggable, evolutionary architectures for years, they have onlyrecently been adopted by enterprises for the purpose of distributed microservices and there is little information about adopting them. Using them at scale can save valuable resources, but requires different considerations, including the added complexity of supporting several moving parts and getting the event schema right from the start in order to avoid large restructuring later on. Author Hugo Rocha understands that these kinds of challenges, as well as many others, need to be considered from the beginning, and helps teach you the mindset needed to create a deliberate strategy upfront. This book offers learning approaches and patterns to get you up to speed in order to sustainably build and manage event-driven architectures. What You Will LearnUnderstand the real-world challenges of event-driven architectures and the patterns to deal with those challenges and the trade-offs of each solutionLeverage the advantages of event-driven architectures to build scalable solutions and address legacy applicationsPlan successful future implementations to avoid common pitfalls and apply proven patterns to deal with challenges in a real-world platform with millions of usersDecide whether event-driven solutions are the right choice for the requirements at handDiscuss and understand advanced concepts about event-driven architectures Who Is This Book ForSoftware engineers and software architects. Anyone currently working with microservice architectures, primarily event-driven microservices, will greatly benefit from this book. Readers working with monoliths will benefit, as the book explores migration from a monolithic application to an event-driven microservice architecture.

DKK 519.00
4

Pro Power BI Architecture - Reza Rad - Bog - APress - Plusbog.dk

Pro Power BI Architecture - Reza Rad - Bog - APress - Plusbog.dk

This book provides detailed guidance around architecting and deploying Power BI reporting solutions, including help and best practices for sharing and security. You''ll find chapters on dataflows, shared datasets, composite model and DirectQuery connections to Power BI datasets, deployment pipelines, XMLA endpoints, and many other important features related to the overall Power BI architecture that are new since the first edition. You will gain an understanding of what functionality each of the Power BI components provide (such as Dataflow, Shared Dataset, Datamart, thin reports, and paginated reports), so that you can make an informed decision about what components to use in your solution. You will get to know the pros and cons of each component, and how they all work together within the larger Power BI architecture. Commonly encountered problems you will learn to handle include content unexpectedly changing while users are in the process of creating reports and building analyses, methods of sharing analyses that don''t cover all the requirements of your business or organization, and inconsistent security models. Detailed examples help you to understand and choose from among the different methods available for sharing and securing Power BI content so that only intended recipients can see it. The knowledge provided in this book will allow you to choose an architecture and deployment model that suits the needs of your organization. It will also help ensure that you do not spend your time maintaining your solution, but on using it for its intended purpose: gaining business value from mining and analyzing your organization''s data. What You Will Learn - Architect Power BI solutions that are reliable and easy to maintain - Create development templates and structures in support of reusability - Set up and configure the Power BI gateway as a bridge between on-premises data sources and the Power BI cloud service - Select a suitable connection type-Live Connection, DirectQuery, Scheduled Refresh, or Composite Model-for your use case - Choose the right sharing method for how you are using Power BI in your organization - Create and manage environments for development, testing, and production - Secure your data using row-level and object-level security - Save money by choosing the right licensing plan Who This Book Is For Data analysts and developers who are building reporting solutions around Power BI, as well as architects and managers who are responsible for the big picture of how Power BI meshes with an organization''s other systems, including database and data warehouse systems.

DKK 509.00
4

Integrating Serverless Architecture - Rami Vemula - Bog - APress - Plusbog.dk

Integrating Serverless Architecture - Rami Vemula - Bog - APress - Plusbog.dk

Design, develop, build, and deliver an end-to-end serverless architecture by leveraging Azure services, frameworks, and tools. This book offers a holistic approach, guiding you through the design and development of a Twitter Bot application, while leveraging Azure Functions. Integrating Serverless Architecture begins with an overview of serverless computing and getting started with Azure Functions. Here, you will create a Twitter bot function which scans Twitter for the latest tweets and makes use of dependency injection. Further, you will learn about Azure Cosmos DB where you will cover its change feed mechanism and the repository pattern. You will create a Cosmos DB trigger-based tweet notifier function, which will broadcast the latest tweets to connected clients. You will explore the basics of Azure Service Bus and create a tweet scheduler function, which will prioritize different keywords for the Twitter bot function. Along the way, you will debug, deliver, and test the functions in the Azure environment. This book shows you how to secure your Azure Function secrets with the help of Azure Key Vault. To further your understanding of the technology, you will learn logging and exception handling in Azure Functions. Later in the book, you will build a Twitter bot web application by using ASP.NET Core and Materialize CSS, which will interact with several HTTP-based Azure Functions. The Twitter bot web application allows users to log in through the Twitter Identity Provider, subscribe to different keywords/hashtags, and browse the latest tweets based on subscriptions. You will get started with SignalR Service and integrate it with Azure Functions and web applications. Towards the end you will go through app service authentication on Azure Functions and discover how to configure continuous integration and delivery to Azure Functions. After reading this book, you will be able to understand the steps involved in design, development, and delivery of a workflow using Azure Functions. What You Will Learn - Design and develop a Twitter bot application using Azure Functions with Azure Web App Service as the front end - Leverage Azure Cosmos DB as data storage and trigger notifications using its change feed mechanism - Store and retrieve secrets from Azure Key Vault - Integrate Azure Functions with Azure SignalR Service to broadcast real-time messages - Secure Azure Functions by enabling Twitter identity authentication using built-in App Service authentication - Build a continuous integration and continuous delivery pipeline for Azure Functions using Visual Studio Team Services (VSTS) Who This Book Is For Developers, software engineers, and architects who design and manage infrastructures and build applications by leveraging Microsoft cloud services.

DKK 519.00
4

Practical Rust Web Projects - Shing Lyu - Bog - APress - Plusbog.dk

Expert Oracle Database Architecture - Thomas Kyte - Bog - APress - Plusbog.dk

Expert Oracle Database Architecture - Thomas Kyte - Bog - APress - Plusbog.dk

Now in its fourth edition and covering Oracle Database 21c, this best-selling book continues to bring you some of the best thinking on how to apply Oracle Database to produce scalable applications that perform well and deliver correct results. Tom Kyte and Darl Kuhn share a simple philosophy: "you can treat Oracle as a black box and just stick data into it, or you can understand how it works and exploit it as a powerful computing environment." If you choose the latter, then you''ll find that there are few information management problems that you cannot solve quickly and elegantly. This fully revised fourth edition covers the developments and new features up to Oracle Database 21c. Up-to-date features are covered for tables, indexes, data types, sequences, partitioning, data loading, temporary tables, and more. All the examples are demonstrated using modern techniques and are executed in container and pluggable databases. The book''s proof-by-example approach encourages you to let evidence be your guide. Try something. See the result. Understand why the result is what it is. Apply your newfound knowledge with confidence. The book covers features by explaining how each one works, how to implement software using it, and the common pitfalls associated with it. Don''t treat Oracle Database as a black box. Get this book. Dive deeply into Oracle Database''s most powerful features that many do not invest the time to learn about. Set yourself apart from your competition and turbo-charge your career. What You Will Learn - Identify and effectively resolve application performance issues and bottlenecks - Architect systems to leverage the full power and feature set of Oracle''s database engine - Configure a database to maximize the use of memory structures and background processes - Understand internal locking and latching technology and how it impacts your system - Proactively recommend best practices around performance for table and index structures - Take advantage of advanced features such as table partitioning and parallel execution Who This Book Is For Oracle developers and Oracle DBAs. If you''re a developer and want a stronger understanding of Oracle features and architecture that will enable your applications to scale regardless of the workload, this book is for you. If you''re a DBA and want to intelligently work with developers to design applications that effectively leverage Oracle technology, then look no further.

DKK 509.00
4

Modern Front-end Architecture - Optimize Your Front-end Development with Components, Storybook, and Mise en Place Philosophy - Ryan Lanciaux

Building Microservices Applications on Microsoft Azure - Harsh Chawla - Bog - APress - Plusbog.dk

Building Microservices Applications on Microsoft Azure - Harsh Chawla - Bog - APress - Plusbog.dk

Implement microservices starting with their architecture and moving on to their deployment, manageability, security, and monitoring. This book focuses on the key scenarios where microservices architecture is preferred over a monolithic architecture. Building Microservices Applications on Microsoft Azure begins with a survey of microservices architecture compared to monolithic architecture and covers microservices implementation in detail. You''ll see the key scenarios where microservices architecture is preferred over a monolithic approach. From there, you will explore the critical components and various deployment options of microservices on platforms such as Microsoft Azure (public cloud) and Azure Stack (hybrid cloud). This includes in-depth coverage of developing, deploying, and monitoring microservices on containers and orchestrating with Azure Service Fabric and Azure Kubernetes Cluster (AKS). This book includes practical experience from large-scale enterprise deployments, therefore it can be a quick reference for solution architects and developers to understand the critical factors while designing a microservices application. What You Will Learn - Explore the use cases of microservices and monolithic architecture - Discover the architecture patterns to build scalable, agile, and secure microservices applications - Develop and deploy microservices using Azure Service Fabric and Azure Kubernetes Service - Secure microservices using the gateway pattern - See the deployment options for Microservices on Azure Stack - Implement database patterns to handle the complexities introduced by microservices Who This Book Is For Architects and consultants who work on Microsoft Azure and manage large-scale deployments.

DKK 391.00
4

Beginning Azure Synapse Analytics - Bhadresh Shiyal - Bog - APress - Plusbog.dk

Beginning Azure Synapse Analytics - Bhadresh Shiyal - Bog - APress - Plusbog.dk

Get started with Azure Synapse Analytics, Microsoft''s modern data analytics platform. This book covers core components such as Synapse SQL, Synapse Spark, Synapse Pipelines, and many more, along with their architecture and implementation. The book begins with an introduction to core data and analytics concepts followed by an understanding of traditional/legacy data warehouse, modern data warehouse, and the most modern data lakehouse. You will go through the introduction and background of Azure Synapse Analytics along with its main features and key service capabilities. Core architecture is discussed, along with Synapse SQL. You will learn its main features and how to create a dedicated Synapse SQL pool and analyze your big data using Serverless Synapse SQL Pool. You also will learn Synapse Spark and Synapse Pipelines, with examples. And you will learn Synapse Workspace and Synapse Studio followed by Synapse Link and its features. You will go through use cases in Azure Synapse and understand the reference architecture for Synapse Analytics. After reading this book, you will be able to work with Azure Synapse Analytics and understand its architecture, main components, features, and capabilities. What You Will Learn - Understand core data and analytics concepts and data lakehouse concepts - Be familiar with overall Azure Synapse architecture and its main components - Be familiar with Synapse SQL and Synapse Spark architecture components - Work with integrated Apache Spark (aka Synapse Spark) and Synapse SQL engines - Understand Synapse Workspace, Synapse Studio, and Synapse Pipeline - Study reference architecture and use cases Who This Book Is For Azure data analysts, data engineers, data scientists, and solutions architects

DKK 509.00
2

Practical Microservices Architectural Patterns - Binildas Christudas - Bog - APress - Plusbog.dk

Practical Microservices Architectural Patterns - Binildas Christudas - Bog - APress - Plusbog.dk

Take your distributed applications to the next level and see what the reference architectures associated with microservices can do for you. This book begins by showing you the distributed computing architecture landscape and provides an in-depth view of microservices architecture. Following this, you will work with CQRS, an essential pattern for microservices, and get a view of how distributed messaging works. Moving on, you will take a deep dive into Spring Boot and Spring Cloud. Coming back to CQRS, you will learn how event-driven microservices work with this pattern, using the Axon 2 framework. This takes you on to how transactions work with microservices followed by advanced architectures to address non-functional aspects such as high availability and scalability. In the concluding part of the book you develop your own enterprise-grade microservices application using the Axon framework and true BASE transactions, while making it as secure as possible. What You Will Learn - Shift from monolith architecture to microservices - Work with distributed and ACID transactions - Build solid architectures without two-phase commit transactions - Discover the high availability principles in microservices Who This Book Is For Java developers with basic knowledge of distributed and multi-threaded application architecture, and no knowledge of Spring Boot or Spring Cloud. Knowledge of CQRS and event-driven architecture is not mandatory as this book will cover these in depth.

DKK 593.00
4

Unity Networking Fundamentals - Sloan Kelly - Bog - APress - Plusbog.dk

Event- and Data-Centric Enterprise Risk-Adjusted Return Management - Dr. Sudheesh Kumar Kattumannil - Bog - APress - Plusbog.dk

Event- and Data-Centric Enterprise Risk-Adjusted Return Management - Dr. Sudheesh Kumar Kattumannil - Bog - APress - Plusbog.dk

Take a holistic view of enterprise risk-adjusted return management in banking. This book recommends that a bank transform its siloed operating model into an agile enterprise model. It offers an event-driven, process-based, data-centric approach to help banks plan and implement an enterprise risk-adjusted return model (ERRM), keeping the focus on business events, processes, and a loosely coupled enterprise service architecture. Most banks suffer from a lack of good quality data for risk-adjusted return management. This book provides an enterprise data management methodology that improves data quality by defining and using data ontology and taxonomy. It extends the data narrative with an explanation of the characteristics of risk data, the usage of machine learning, and provides an enterprise knowledge management methodology for risk-return optimization. The book provides numerous examples for process automation, data analytics, event management, knowledge management, and improvements to risk quantification. The book provides guidance on the underlying knowledge areas of banking, enterprise risk management, enterprise architecture, technology, event management, processes, and data science. The first part of the book explains the current state of banking architecture and its limitations. After defining a target model, it explains an approach to determine the "gap" and the second part of the book guides banks on how to implement the enterprise risk-adjusted return model. What You Will Learn - Know what causes siloed architecture, and its impact - Implement an enterprise risk-adjusted return model (ERRM) - Choose enterprise architecture and technology - Define a reference enterprise architecture - Understand enterprise data management methodology - Define and use an enterprise data ontology and taxonomy - Create a multi-dimensional enterprise risk data model - Understand the relevance of event-driven architecture from business generation and risk management perspectives - Implement advanced analytics and knowledge management capabilities Who This Book Is For The global banking community, including: senior management of a bank, such as the Chief Risk Officer, Head of Treasury/Corporate Banking/Retail Banking, Chief Data Officer, and Chief Technology Officer. It is also relevant for banking software vendors, banking consultants, auditors, risk management consultants, banking supervisors, and government finance professionals.

DKK 509.00
2

Azure SQL Hyperscale Revealed - Bog af Daniel Scott-Raynsford - Paperback

Introduction to Transformers for NLP - Shashank Mohan Jain - Bog - APress - Plusbog.dk

Introduction to Transformers for NLP - Shashank Mohan Jain - Bog - APress - Plusbog.dk

Get a hands-on introduction to Transformer architecture using the Hugging Face library. This book explains how Transformers are changing the AI domain, particularly in the area of natural language processing. This book covers Transformer architecture and its relevance in natural language processing (NLP). It starts with an introduction to NLP and a progression of language models from n-grams to a Transformer-based architecture. Next, it offers some basic Transformers examples using the Google colab engine. Then, it introduces the Hugging Face ecosystem and the different libraries and models provided by it. Moving forward, it explains language models such as Google BERT with some examples before providing a deep dive into Hugging Face API using different language models to address tasks such as sentence classification, sentiment analysis, summarization, and text generation. After completing Introduction to Transformers for NLP , you will understand Transformer concepts and be able to solve problems using the Hugging Face library. What You Will Learn - Understand language models and their importance in NLP and NLU (Natural Language Understanding) - Master Transformer architecture through practical examples - Use the Hugging Face library in Transformer-based language models - Create a simple code generator in Python based on Transformer architecture Who This Book Is For Data Scientists and software developers interested in developing their skills in NLP and NLU (Natural Language Understanding)

DKK 285.00
2

Zero Trust Networks with VMware NSX - Sreejith Keeriyattil - Bog - APress - Plusbog.dk