Scalable with
 
楽天市場検索


  レディースファッション (0)
  メンズファッション (0)
  インナー・下着・ナイトウェア (0)
  バッグ・小物・ブランド雑貨 (0)
  靴 (0)
  腕時計 (0)
  ジュエリー・アクセサリー (0)
  キッズ・ベビー・マタニティ (0)
  おもちゃ (0)
  スポーツ・アウトドア (0)
  家電 (0)
  TV・オーディオ・カメラ (0)
  パソコン・周辺機器 (1) (Scalable with)
  スマートフォン・タブレット (0)
  光回線・モバイル通信 (0)
  食品 (0)
  スイーツ・お菓子 (0)
  水・ソフトドリンク (0)
  ビール・洋酒 (0)
  日本酒・焼酎 (0)
  インテリア・寝具・収納 (0)
  日用品雑貨・文房具・手芸 (0)
  キッチン用品・食器・調理器具 (0)
  本・雑誌・コミック (188) (Scalable with)
  CD・DVD (0)
  テレビゲーム (0)
  ホビー (0)
  楽器・音響機器 (0)
  車・バイク (0)
  車用品・バイク用品 (0)
  美容・コスメ・香水 (0)
  ダイエット・健康 (0)
  医薬品・コンタクト・介護 (0)
  ペット・ペットグッズ (0)
  花・ガーデン・DIY (0)
  サービス・リフォーム (0)
  住宅・不動産 (0)
  カタログギフト・チケット (0)
  百貨店・総合通販・ギフト (0)
 
189件中 1件 - 30件  1 2 3 4 5 6
商品説明価格

Data Engineering with Apache Spark, Delta Lake, and Lakehouse Create scalable pipelines that ingest, curate, and aggregate complex data in a timely and secure way【電子書籍】[ Manoj Kukreja ]

楽天Kobo電子書籍ストア
<p>Understand the complexities of modern-day data engineering platforms and explore strategies to deal with them with the help of use case scenarios led by an industry expert in big data Key Features ? Become well-versed with the core concepts of Apache Spark and Delta Lake for building data platforms ? Learn how to ingest, process, and analyze data that can be later used for training machine learning models ? Understand how to operationalize data models in production using curated data Book Description In the world of ever-changing data and schemas, it is important to build data pipelines that can auto-adjust to changes. This book will help you build scalable data platforms that managers, data scientists, and data analysts can rely on. Starting with an introduction to data engineering, along with its key concepts and architectures, this book will show you how to use Microsoft Azure Cloud services effectively for data engineering. You'll cover data lake design patterns and the different stages through which the data needs to flow in a typical data lake. Once you've explored the main features of Delta Lake to build data lakes with fast performance and governance in mind, you'll advance to implementing the lambda architecture using Delta Lake. Packed with practical examples and code snippets, this book takes you through real-world examples based on production scenarios faced by the author in his 10 years of experience working with big data. Finally, you'll cover data lake deployment strategies that play an important role in provisioning the cloud resources and deploying the data pipelines in a repeatable and continuous way. By the end of this data engineering book, you'll know how to effectively deal with ever-changing data and create scalable data pipelines to streamline data science, ML, and artificial intelligence (AI) tasks. What you will learn ? Discover the challenges you may face in the data engineering world ? Add ACID transactions to Apache Spark using Delta Lake ? Understand effective design strategies to build enterprise-grade data lakes ? Explore architectural and design patterns for building efficient data ingestion pipelines ? Orchestrate a data pipeline for preprocessing data using Apache Spark and Delta Lake APIs ? Automate deployment and monitoring of data pipelines in production ? Get to grips with securing, monitoring, and managing data pipelines models efficiently Who this book is for This book is for aspiring data engineers and data analysts who are new to the world of data engineering and are looking for a practical guide to building scalable data platforms. If you already work with PySpark and want to use Delta Lake for data engineering, you'll find this book useful. Basic knowledge of Python, Spark, and SQL is expected.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,540円

RabbitMQ Essentials Build distributed and scalable applications with message queuing using RabbitMQ, 2nd Edition【電子書籍】[ Lovisa Johansson ]

楽天Kobo電子書籍ストア
<p><strong>Learn basic to advanced RabbitMQ techniques with the help of a realistic case study shared by the experts from CloudAMQP</strong></p> <h4>Key Features</h4> <ul> <li>Delve into message queues with this comprehensive RabbitMQ guide</li> <li>Explore message queue architecture evolution with the help of a realistic case study</li> <li>Discover strategies for improving scalability and fault tolerance of a message queue architecture</li> </ul> <h4>Book Description</h4> <p>RabbitMQ is an open source message queuing software that acts as a message broker using the Advanced Message Queuing Protocol (AMQP). This book will help you to get to grips with RabbitMQ to build your own applications with a message queue architecture. You'll learn from the experts from CloudAMQP as they share what they've learned while managing the largest fleet of RabbitMQ clusters in the world.</p> <p>Following the case study of Complete Car, you'll discover how you can use RabbitMQ to provide exceptional customer service and user experience, and see how a message queue architecture makes it easy to upgrade the app and add features as the company grows. From implementing simple synchronous operations through to advanced message routing and tracking, you'll explore how RabbitMQ streamlines scalable operations for fast distribution. This book will help you understand the advantages of message queue architecture, including application scalability, resource efficiency, and user reliability. Finally, you'll learn best practices for working with RabbitMQ and be able to use this book as a reference guide for your future app development projects.</p> <p>By the end of this book, you'll have learned how to use message queuing software to streamline the development of your distributed and scalable applications.</p> <h4>What you will learn</h4> <ul> <li>Get well versed with RabbitMQ's message queue architecture and features</li> <li>Discover the benefits of RabbitMQ, AMQP, and message queuing</li> <li>Install and configure RabbitMQ and its plugins</li> <li>Get to grips with the management console features and controls</li> <li>Understand how queue and exchange types differ and when and how to use them</li> <li>Get the hang of channels, routing strategies, and direct exchanges</li> <li>Implement best practices to work smoothly with message queues</li> </ul> <h4>Who this book is for</h4> <p>If you are a professional enterprise developer or someone who just codes for fun, RabbitMQ Essentials is a valuable resource on open-source message queue architecture. Even those already familiar with microservices and messaging will discover value in reading this book for an exploration of moving forward with best practices and resource efficiency. This book will give you the push you need to get started with creating new and exciting applications or migrating existing monoliths to a microservice architecture.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,496円

Building Applications with Spring 5 and Kotlin Build Scalable and Reactive applications with Spring combined with the productivity of Kotlin【電子書籍】[ Milos Vasic ]

楽天Kobo電子書籍ストア
<p>Learn to build a full-fledged application in Spring and Kotlin taking a reactive, microservice-based approach for scalability and robustness in the cloud About This Book ? Build a full-fledged application in Spring and Kotlin ? Architect your application to take a microservice-based approach in the cloud ? Integrate your application with a variety of Spring components Who This Book Is For Developers comfortable using Spring who have basic knowledge of Kotlin and want to take their development skills to the next level and build enterprise-grade applications will benefit from this book. What You Will Learn ? Explore Spring 5 concepts with Kotlin ? Learn both dependency injections and complex configurations ? Utilize Spring Data, Spring Cloud, and Spring Security in your applications ? Create efficient reactive systems with Project Reactor ? Write unit tests for your Spring/Kotlin applications ? Deploy applications on cloud platforms like AWS In Detail Kotlin is being used widely by developers because of its light weight, built-in null safety, and functional and reactive programming aspects. Kotlin shares the same pragmatic, innovative and opinionated mindset as Spring, so they work well together. Spring when combined with Kotlin helps you to reach a new level of productivity. This combination has helped developers to create Functional Applications using both the tools together. This book will teach you how to take advantage of these developments and build robust, scalable and reactive applications with ease. In this book, you will begin with an introduction to Spring and its setup with Kotlin. You will then dive into assessing the design considerations of your application. Then you will learn to use Spring (with Spring Boot) along with Kotlin to build a robust backend in a microservice architecture with a REST based collaboration, and leverage Project Reactor in your application. You'll then learn how to integrate Spring Data and Spring Cloud to manage configurations for database interaction and cloud deployment. You'll also learn to use Spring Security to beef up security of your application before testing it with the JUnit framework and then deploying it on a cloud platform like AWS. Style and approach Everything you learn will be demonstrated on real-world Spring project. In each chapter we will cover some of Spring features and apply it on our project. We will guide you from the project initialization till the project deployment.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,540円

Building a Scalable Data Warehouse with Data Vault 2.0【電子書籍】[ Michael Olschimke ]

楽天Kobo電子書籍ストア
<p>TheData Vault was invented by Dan Linstedt at the U.S. Department of Defense, and the standard has been successfully applied to data warehousing projects at organizations of different sizes, from small to large-size corporations. Due to its simplified design, which is adapted from nature, the Data Vault 2.0 standard helps prevent typical data warehousing failures.</p> <p>"<em>Building a Scalable Data Warehouse</em>" covers everything one needs to know to create a scalable data warehouse end to end, including a presentation of the Data Vault modeling technique, which provides the foundations to create a technical data warehouse layer. The book discusses how to build the data warehouse incrementally using the agile Data Vault 2.0 methodology. In addition, readers will learn how to create the input layer (the stage layer) and the presentation layer (data mart) of the Data Vault 2.0 architecture including implementation best practices. Drawing upon years of practical experience and using numerous examples and an easy to understand framework, Dan Linstedt and Michael Olschimke discuss:</p> <ul> <li></li> <li> <p>How to load each layer using SQL Server Integration Services (SSIS), including automation of the Data Vault loading processes.</p> </li> <li></li> <li> <p>Important data warehouse technologies and practices.</p> </li> <li></li> <li> <p>Data Quality Services (DQS) and Master Data Services (MDS) in the context of the Data Vault architecture.</p> </li> <li> <p>Provides a complete introduction to data warehousing, applications, and the business context so readers can get-up and running fast</p> </li> <li> <p>Explains theoretical concepts and provides hands-on instruction on how to build and implement a data warehouse</p> </li> <li> <p>Demystifies data vault modeling with beginning, intermediate, and advanced techniques</p> </li> <li> <p>Discusses the advantages of the data vault approach over other techniques, also including the latest updates to Data Vault 2.0 and multiple improvements to Data Vault 1.0</p> </li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 6,916円

Beginning API Development with Node.js Build highly scalable, developer-friendly APIs for the modern web with JavaScript and Node.js【電子書籍】[ Anthony Nandaa ]

楽天Kobo電子書籍ストア
<p><strong>Learn everything you need to get up and running with cutting-edge API development using JavaScript and Node.js; ideal for data-intensive real-time applications that run across multiple platforms.</strong></p> <h4>Key Features</h4> <ul> <li>Build web APIs from start to finish using JavaScript across the development stack</li> <li>Explore advanced concepts such as authentication with JWT, and running tests against your APIs</li> <li>Implement over 20 practical activities and exercises across 9 topics to reinforce your learning</li> </ul> <h4>Book Description</h4> <p>Using the same framework to build both server and client-side applications saves you time and money. This book teaches you how you can use JavaScript and Node.js to build highly scalable APIs that work well with lightweight cross-platform client applications. It begins with the basics of Node.js in the context of backend development, and quickly leads you through the creation of an example client that pairs up with a fully authenticated API implementation. By the end of the book, you’ll have the skills and exposure required to get hands-on with your own API development project.</p> <h4>What you will learn</h4> <ul> <li>Understand how Node.js works, its trends, and where it is being used now</li> <li>Learn about application modularization and built-in Node.js modules</li> <li>Use the npm third-party module registry to extend your application</li> <li>Gain an understanding of asynchronous programming with Node.js</li> <li>Develop scalable and high-performing APIs using hapi.js and Knex.js</li> <li>Write unit tests for your APIs to ensure reliability and maintainability</li> </ul> <h4>Who this book is for</h4> <p>This book is ideal for developers who already understand JavaScript and are looking for a quick no-frills introduction to API development with Node.js. Though prior experience with other server-side technologies such as Python, PHP, ASP.NET, Ruby will help, it’s not essential to have a background in backend development before getting started.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,362円

Web Application Development with Streamlit Develop and Deploy Secure and Scalable Web Applications to the Cloud Using a Pure Python Framework【電子書籍】[ Mohammad Khorasani ]

楽天Kobo電子書籍ストア
<p>Transition from a back-end developer to a full-stack developer with knowledge of all the dimensions of web application development, namely, front-end, back-end and server-side software. This book provides a comprehensive overview of Streamlit, allowing developers and programmers of all backgrounds to get up to speed in as little time as possible.</p> <p>Streamlit is a pure Python web framework that will bridge the skills gap and shorten development time from weeks to hours. This book walks you through the complete cycle of web application development, from an introductory to advanced level with accompanying source code and resources. You will be exposed to developing basic, intermediate, and sophisticated user interfaces and subsequently you will be acquainted with data visualization, database systems, application security, and cloud deployment in Streamlit.</p> <p>In a market with a surplus demand for full stack developers, this skill set could not possibly come at a better time. In one sentence, Streamlit is a means for the empowerment of developers everywhere and all stand to gain from it.</p> <p><strong>What You’ll Learn</strong></p> <ul> <li>Mutate big data in real-time</li> <li>Visualize big data interactively</li> <li>Implement web application security and privacy protocols</li> <li>Deploy Streamlit web applications to the cloud using Streamlit, Linux and Windows servers</li> </ul> <p><strong>Who is this Book for?</strong></p> <p>Developers with solid programming experience wanting to learn Streamlit; Back-end developers looking to upskill and transition to become a full-stack developers; Those who wish to learn and become more acquainted with data visualization, database systems, security and cloud deployment with Steamlit</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 7,292円

Ultimate Django for Web App Development Using Python Build Modern, Reliable and Scalable Production-Grade Web Applications with Django and Python【電子書籍】[ Leonardo Lazzaro ]

楽天Kobo電子書籍ストア
<p>Craft Scalable and Dynamic Web Apps using Django and Python<br /> Book DescriptionThis comprehensive guide is an indispensable resource for developers seeking to elevate their web development skills in Django and Python. The book begins by establishing a strong foundation and understanding of Django's architecture, emphasizing the Model-View-Template (MVT) pattern and a pivotal service layer for creating scalable web applications. The book then progresses to practical aspects, guiding readers through the development of a Task Management App. This hands-on approach reinforces fundamental concepts and showcases Django's flexibility and efficiency in real-world scenarios.<br /> The advanced sections of the book will help you tackle complex challenges, covering topics like preventing double-form submissions, implementing offline pessimistic and optimistic locking techniques, mastering API development with Django Ninja, and ensuring application reliability through exhaustive testing with pytest. The book culminates in practical insights for deploying Django applications with Docker and Kubernetes, this guide equips you to tackle real-world challenges effectively.<br /> Table of Contents1. Introduction to Django and Python2. Setting Up Your Development Environment3. Getting Started with Django Projects and Apps4. Django Models and PostgreSQL5. Django Views and URL Handling6. Using the Django Template Engine7. Forms in Django8. User Authentication and Authorization in Django9. Django Ninja and APIs10. Testing with pytest11. Deploying Django Applications with Gunicorn and Docker12. Final Thoughts and Future DirectionsIndex</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,005円

Polished Ruby Programming Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code【電子書籍】[ Jeremy Evans ]

楽天Kobo電子書籍ストア
<p>Elevate your Ruby skills to an advanced level by deepening your understanding of the design principles, best practices, and trade-offs involved in implementation approaches to future-proof your Ruby applications Key Features ? Learn Ruby web application design principles and strategies for databases, security, and testing from a Ruby committer ? Understand the design principles behind polished Ruby code and trade-offs between implementation approaches ? Use metaprogramming and DSLs to reduce the amount of code needed without decreasing maintainability Book Description Anyone striving to become an expert Ruby programmer needs to be able to write maintainable applications. Polished Ruby Programming will help you get better at designing scalable and robust Ruby programs, so that no matter how big the codebase grows, maintaining it will be a breeze. This book takes you on a journey through implementation approaches for many common programming situations, the trade-offs inherent in each approach, and why you may choose to use different approaches in different situations. You'll start by refreshing Ruby fundamentals, such as correctly using core classes, class and method design, variable usage, error handling, and code formatting. Then you'll move on to higher-level programming principles, such as library design, use of metaprogramming and domain-specific languages, and refactoring. Finally, you'll learn principles specific to web application development, such as how to choose a database and web framework, and how to use advanced security features. By the end of this Ruby programming book, you'll be a well rounded web developer with a deep understanding of Ruby. While most code examples and principles discussed in the book apply to all Ruby versions, some examples and principles are specific to Ruby 3.0, the latest release at the time of publication. What you will learn ? Use Ruby's core classes and design custom classes effectively ? Explore the principles behind variable usage and method argument choice ? Implement advanced error handling approaches such as exponential backoff ? Design extensible libraries and plugin systems in Ruby ? Use metaprogramming and DSLs to avoid code redundancy ? Implement different approaches to testing and understand their trade-offs ? Discover design patterns, refactoring, and optimization with Ruby ? Explore database design principles and advanced web app security Who this book is for This book is for Ruby programmers who are comfortable in coding with Ruby but want to advance their skills by mastering the deeper principles and best practices behind writing maintainable, scalable, optimized, and well-structured Ruby code. This book won't teach you the basics of Ruby ? you'll need intermediate knowledge and practical experience before you can dive in.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,993円

Mobile Deep Learning with TensorFlow Lite, ML Kit and Flutter Build scalable real-world projects to implement end-to-end neural networks on Android and iOS【電子書籍】[ Anubhav Singh ]

楽天Kobo電子書籍ストア
<p><strong>Learn how to deploy effective deep learning solutions on cross-platform applications built using TensorFlow Lite, ML Kit, and Flutter</strong></p> <h4>Key Features</h4> <ul> <li>Work through projects covering mobile vision, style transfer, speech processing, and multimedia processing</li> <li>Cover interesting deep learning solutions for mobile</li> <li>Build your confidence in training models, performance tuning, memory optimization, and neural network deployment through every project</li> </ul> <h4>Book Description</h4> <p>Deep learning is rapidly becoming the most popular topic in the mobile app industry. This book introduces trending deep learning concepts and their use cases with an industrial and application-focused approach. You will cover a range of projects covering tasks such as mobile vision, facial recognition, smart artificial intelligence assistant, augmented reality, and more.</p> <p>With the help of eight projects, you will learn how to integrate deep learning processes into mobile platforms, iOS, and Android. This will help you to transform deep learning features into robust mobile apps efficiently. You'll get hands-on experience of selecting the right deep learning architectures and optimizing mobile deep learning models while following an application oriented-approach to deep learning on native mobile apps. We will later cover various pre-trained and custom-built deep learning model-based APIs such as machine learning (ML) Kit through Firebase. Further on, the book will take you through examples of creating custom deep learning models with TensorFlow Lite. Each project will demonstrate how to integrate deep learning libraries into your mobile apps, right from preparing the model through to deployment.</p> <p>By the end of this book, you'll have mastered the skills to build and deploy deep learning mobile applications on both iOS and Android.</p> <h4>What you will learn</h4> <ul> <li>Create your own customized chatbot by extending the functionality of Google Assistant</li> <li>Improve learning accuracy with the help of features available on mobile devices</li> <li>Perform visual recognition tasks using image processing</li> <li>Use augmented reality to generate captions for a camera feed</li> <li>Authenticate users and create a mechanism to identify rare and suspicious user interactions</li> <li>Develop a chess engine based on deep reinforcement learning</li> <li>Explore the concepts and methods involved in rolling out production-ready deep learning iOS and Android applications</li> </ul> <h4>Who this book is for</h4> <p>This book is for data scientists, deep learning and computer vision engineers, and natural language processing (NLP) engineers who want to build smart mobile apps using deep learning methods. You will also find this book useful if you want to improve your mobile app's user interface (UI) by harnessing the potential of deep learning. Basic knowledge of neural networks and coding experience in Python will be beneficial to get started with this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

Game Development Patterns with Unreal Engine 5 Build maintainable and scalable systems with C++ and Blueprint【電子書籍】[ Stuart Butler ]

楽天Kobo電子書籍ストア
<p><b>Improve your game's code to make it more readable, reusable, modular, and optimized, guided by design patterns to enhance your overall use of C++ with Unreal Engine</b></p><h2>Key Features</h2><ul><li>Explore the fascinating world of design patterns and their applications in Unreal Engine 5 game development</li><li>Learn how to translate code from Blueprint to C++ to implement performant solutions in game development</li><li>Discover best practices for writing clean code and applying it to Unreal Engine 5 and C++</li><li>Purchase of the print or Kindle book includes a free PDF eBook</li></ul><h2>Book Description</h2>Design patterns serve as a toolkit of techniques and practices that enable you to write code that’s not only faster, but also more manageable. With this book, you’ll explore a range of design patterns and learn how to apply them to projects developed in Unreal Engine 5. You’ll begin by delving into the foundational principles of coding and develop a solid understanding of the concepts, challenges, and benefits of using patterns in your code. As you progress, you’ll identify patterns that are woven into the core of Unreal Engine 5 such as Double Buffer, Flyweight, and Spatial Partitioning, followed by some of the existing tool sets that embody patterns in their design and usage including Component, Behavior Tree, and Update. In the next section of the book, you’ll start developing a series of gameplay use cases in C++ to implement a variety of design patterns such as Interface and Event-based Observers to build a decoupled communications hierarchy. You’ll also work with Singleton, Command, and State, along with Behavioral Patterns, Template, Subclass Sandbox, and Type Object. The final section focuses on using design patterns for optimization, covering Dirty Flag, Data Locality, and Object Pooling. By the end of this book, you’ll be proficient in designing systems with the perfect C++/Blueprint blend for maintainable and scalable systems. <h2>What you will learn</h2><ul><li>Grasp the essence of design patterns and their inherent utility</li><li>Understand the layers within UE 5 and how they work together</li><li>Identify the relationship between C++ code and Blueprint in Unreal Engine 5</li><li>Recognize the design patterns found within existing Unreal Engine 5 functions</li><li>Explore design patterns to understand their purpose and application within Unreal Engine 5</li><li>Creatively apply design patterns to existing code to overcome common challenges</li></ul><h2>Who this book is for</h2><p>If you are a beginner or intermediate game developer working with Unreal Engine and looking to improve your C++ coding practices, this book is tailor-made to help you produce clean, reusable code through the application of design patterns. While this book will cover introductory tasks to show the fundamentals of Unreal Engine 5, its primary purpose is not to teach Unreal Engine from scratch. Prior experience with Unreal Engine will be beneficial, but don’t fret if your knowledge isn’t in-depth; the book will introduce tools and features as needed.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,444円

React.js Design Patterns: Learn how to build scalable React apps with ease (English Edition)【電子書籍】[ Anthony Onyekachukwu Okonta ]

楽天Kobo電子書籍ストア
<p><strong>Get familiar with React design patterns and best practices to solve common React development problems</strong></p> <p><strong>KEY FEATURES</strong></p> <p>● Get tips to create a better React app architecture.</p> <p>● Explore the best practices for building scalable React apps.</p> <p>● Discover ways to write tests for your React applications.</p> <p><strong>DESCRIPTION</strong></p> <p>React is a JavaScript library created by Facebook to help build applications with components. In React, there are proven methods to solve common problems experienced by React developers. If you are looking for different ways how to choose your pattern when building a React app, then this book is for you.</p> <p>The book starts by sharing the best practices for architecting your React app. It then helps you learn how to create clean, performant, and maintainable React components using JavaScript and TypeScript. The book helps you explore and work with some useful hooks in React. It also helps you learn how to enable server-side rendering for your React app. Later, the book will help you discover ways to style your React components effectively. Towards the end, the book will help you learn how to write tests for your React applications.</p> <p>By the end of the book, you will be able to build complex and maintainable React apps with JavaScript and TypeScript.</p> <p><strong>WHAT YOU WILL LEARN</strong></p> <p>● Learn how to manage State with Hooks on React components.</p> <p>● Learn how to style React components with CSS.</p> <p>● Understand how to use Next.js for server-side rendering of your React app.</p> <p>● Explore different ways to fetch data using API in React.</p> <p>● Test your React app with React testing library, Jest, and Cypress.</p> <p><strong>WHO THIS BOOK IS FOR</strong></p> <p>This book is for Web developers, JavaScript developers, and Typescript developers who want to build complex and scalable apps with React. Software engineers and developers who are early in their React careers will find this book very helpful.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,250円

アドバンテック ASMB-825-00A1E Dual LGA 3647-P0 Intel Xeon Scalable ATX Server Board with 6 DDR4 4 PCIe x16 + 2 PCIe x8 8 SATA3

ISダイレクト楽天市場店
型番:ASMB-825-00A1E 281,333円

Polished Ruby Programming: Build better software with more intuitive,maintainable,scalable,and high-performance Ruby code [

参考書専門店 ブックスドリーム
【30日間返品保証】商品説明に誤りがある場合は、無条件で弊社送料負担で商品到着後30日間返品を承ります。ご満足のいく取引となるよう精一杯対応させていただきます。※下記に商品説明およびコンディション詳細、出荷予定・配送方法・お届けまでの期間について記載しています。ご確認の上ご購入ください。【インボイス制度対応済み】当社ではインボイス制度に対応した適格請求書発行事業者番号(通称:T番号・登録番号)を印字した納品書(明細書)を商品に同梱してお送りしております。こちらをご利用いただくことで、税務申告時や確定申告時に消費税額控除を受けることが可能になります。また、適格請求書発行事業者番号の入った領収書・請求書をご注文履歴からダウンロードして頂くこともできます(宛名はご希望のものを入力して頂けます)。■商品名■Polished Ruby Programming: Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code [ペーパーバック] Evans, Jeremy■出版社■Packt Publishing■著者■Evans, Jeremy■発行年■2021/07/16■ISBN10■1801072728■ISBN13■9781801072724■コンディションランク■良いコンディションランク説明ほぼ新品:未使用に近い状態の商品非常に良い:傷や汚れが少なくきれいな状態の商品良い:多少の傷や汚れがあるが、概ね良好な状態の商品(中古品として並の状態の商品)可:傷や汚れが目立つものの、使用には問題ない状態の商品■コンディション詳細■書き込みありません。古本のため多少の使用感やスレ・キズ・傷みなどあることもございますが全体的に概ね良好な状態です。水濡れ防止梱包の上、迅速丁寧に発送させていただきます。【発送予定日について】こちらの商品は午前9時までのご注文は当日に発送致します。午前9時以降のご注文は翌日に発送致します。※日曜日・年末年始(12/31〜1/3)は除きます(日曜日・年末年始は発送休業日です。祝日は発送しています)。(例)・月曜0時〜9時までのご注文:月曜日に発送・月曜9時〜24時までのご注文:火曜日に発送・土曜0時〜9時までのご注文:土曜日に発送・土曜9時〜24時のご注文:月曜日に発送・日曜0時〜9時までのご注文:月曜日に発送・日曜9時〜24時のご注文:月曜日に発送【送付方法について】ネコポス、宅配便またはレターパックでの発送となります。関東地方・東北地方・新潟県・北海道・沖縄県・離島以外は、発送翌日に到着します。関東地方・東北地方・新潟県・北海道・沖縄県・離島は、発送後2日での到着となります。商品説明と著しく異なる点があった場合や異なる商品が届いた場合は、到着後30日間は無条件で着払いでご返品後に返金させていただきます。メールまたはご注文履歴からご連絡ください。 10,042円

Expertise in Python Implementing Parallel and High-Performance Techniques for Scalable, Responsive Applications with Efficiency and Speed"【電子書籍】[ Matthew B.Richard ]

楽天Kobo電子書籍ストア
<p>"Unlock the full potential of Python with our comprehensive guide to implementing parallel and high-performance techniques for building scalable, responsive applications with efficiency and speed. Whether you're a seasoned Python developer or just starting your journey, this book provides expert insights and practical strategies to optimize your code and harness the power of parallel computing.</p> <p>Dive deep into advanced topics such as concurrency, threading, multiprocessing, and asynchronous programming to unlock new levels of performance and scalability in your applications. Learn how to design scalable architectures, leverage cloud computing resources, and utilize cutting-edge tools and libraries to accelerate data processing, scientific computing, and machine learning tasks.</p> <p>With real-world examples, best practices, and hands-on exercises, you'll gain the skills and confidence to tackle even the most demanding computational challenges. Whether you're building web applications, data pipelines, or scientific simulations, this book will empower you to deliver lightning-fast, responsive solutions that meet the needs of modern users and businesses.</p> <p>Elevate your Python expertise and take your applications to the next level with 'Implementing Parallel and High-Performance Techniques for Scalable, Responsive Applications with Efficiency and Speed.' Let's unlock the full potential of Python together</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,105円

Mastering Azure Serverless Computing Design and Implement End-to-End Highly Scalable Azure Serverless Solutions with Ease【電子書籍】[ Abhishek Mishra ]

楽天Kobo電子書籍ストア
<p>The book starts with the basic concepts of Serverless Computing, its evolution, characteristics, and benefits. The next set of chapters is based on Azure Function as a Service (FaaS) programming model where you will gain proficiency in creating Serverless Azure Function, which is the basic unit of Azure Serverless Computing. Furthermore, the book focuses on building Azure Serverless Messaging, Integration, and Workflow that facilitates communication between components in the Azure Serverless ecosystem. Azure Logic Apps, Azure Event Grid, and Azure Service Bus are explained in detail. You will also work with advanced Azure Serverless services such as Azure Serverless Database and Azure Serverless Kubernetes that are essential for building highly scalable (at runtime) next-generation Serverless applications. Towards the end, the book focuses on reference architectures for Serverless Computing scenarios.By now, you will be proficient in working with Azure Serverless components, and their integration and can design and build an end to end Azure Serverless solution.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,597円

Mastering Microservices with Java 9 - Second Edition Master the art of implementing scalable microservices in your production environment with ease【電子書籍】[ Sourabh Sharma ]

楽天Kobo電子書籍ストア
<p><strong>Master the art of implementing scalable microservices in your production environment with ease</strong></p> <h2>About This Book</h2> <ul> <li>Use domain-driven design to build microservices</li> <li>Use Spring Cloud to use Service Discovery and Registeration</li> <li>Use Kafka, Avro and Spring Streams for implementing event based microservices</li> </ul> <h2>Who This Book Is For</h2> <p>This book is for Java developers who are familiar with the microservices architecture and now wants to take a deeper dive into effectively implementing microservices at an enterprise level. A reasonable knowledge level and understanding of core microservice elements and applications is expected.</p> <h2>What You Will Learn</h2> <ul> <li>Use domain-driven design to design and implement microservices</li> <li>Secure microservices using Spring Security</li> <li>Learn to develop REST service development</li> <li>Deploy and test microservices</li> <li>Troubleshoot and debug the issues faced during development</li> <li>Learning best practices and common principals about microservices</li> </ul> <h2>In Detail</h2> <p>Microservices are the next big thing in designing scalable, easy-to-maintain applications. It not only makes app development easier, but also offers great flexibility to utilize various resources optimally. If you want to build an enterprise-ready implementation of the microservices architecture, then this is the book for you!</p> <p>Starting off by understanding the core concepts and framework, you will then focus on the high-level design of large software projects. You will gradually move on to setting up the development environment and configuring it before implementing continuous integration to deploy your microservice architecture. Using Spring security, you will secure microservices and test them effectively using REST Java clients and other tools like RxJava 2.0. We'll show you the best patterns, practices and common principals of microservice design and you'll learn to troubleshoot and debug the issues faced during development. We'll show you how to design and implement reactive microservices. Finally, we'll show you how to migrate a monolithic application to microservices based application.</p> <p>By the end of the book, you will know how to build smaller, lighter, and faster services that can be implemented easily in a production environment.</p> <h2>Style and approach</h2> <p>This book starts from the basics, including environment setup and provides easy-to-follow steps to implement the sample project using microservices.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,540円

洋書 Hands-On Full-Stack Web Development with GraphQL and React: Build scalable full-stack applications while learning to solve complex problems with GraphQL

Glomarket
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文 10,251円

Distributed .NET with Microsoft Orleans Build robust and highly scalable distributed applications without worrying about complex programming patterns【電子書籍】[ Bhupesh Guptha Muthiyalu ]

楽天Kobo電子書籍ストア
<p>Adopt an effortless approach to avoid the hassles of complex concurrency and scaling patterns when building distributed applications in .NET Key Features ? Explore the Orleans cross-platform framework for building robust, scalable, and distributed applications ? Handle concurrency, fault tolerance, and resource management without complex programming patterns ? Work with essential components such as grains and silos to write scalable programs with ease Book Description Building distributed applications in this modern era can be a tedious task as customers expect high availability, high performance, and improved resilience. With the help of this book, you'll discover how you can harness the power of Microsoft Orleans to build impressive distributed applications. Distributed .NET with Microsoft Orleans will demonstrate how to leverage Orleans to build highly scalable distributed applications step by step in the least possible time and with minimum effort. You'll explore some of the key concepts of Microsoft Orleans, including the Orleans programming model, runtime, virtual actors, hosting, and deployment. As you advance, you'll become well-versed with important Orleans assets such as grains, silos, timers, and persistence. Throughout the book, you'll create a distributed application by adding key components to the application as you progress through each chapter and explore them in detail. By the end of this book, you'll have developed the confidence and skills required to build distributed applications using Microsoft Orleans and deploy them in Microsoft Azure. What you will learn ? Get to grips with the different cloud architecture patterns that can be leveraged for building distributed applications ? Manage state and build a custom storage provider ? Explore Orleans key design patterns and understand when to reuse them ? Work with different classes that are created by code generators in the Orleans framework ? Write unit tests for Orleans grains and silos and create mocks for different parts of the system ? Overcome traditional challenges of latency and scalability while building distributed applications Who this book is for This book is for .NET developers and software architects looking for a simplified guide for creating distributed applications, without worrying about complex programming patterns. Intermediate web developers who want to build highly scalable distributed applications will also find this book useful. A basic understanding of .NET Classic or .NET Core with C# and Azure will be helpful.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,765円

Web API Development with ASP.NET Core 8 Learn techniques, patterns, and tools for building high-performance, robust, and scalable web APIs【電子書籍】[ Xiaodi Yan ]

楽天Kobo電子書籍ストア
<p><b>Develop web API applications using design patterns, advanced customization, and cutting-edge technologies, such as SignalR, gRPC, and GraphQL, while leveraging powerful cloud platforms and tools to accelerate development</b></p><h2>Key Features</h2><ul><li>Gain proficiency in building modern ASP.NET Core web API applications</li><li>Develop the skills to effectively test, debug, and secure your web API applications</li><li>Streamline development workflows and boost productivity with cloud computing platforms and industry-standard CI/CD tools</li><li>Purchase of the print or Kindle book includes a free PDF eBook</li></ul><h2>Book Description</h2>Web API applications have become increasingly significant in recent years, fueled by the ever-accelerating pace of technological advancements. However, with this rapid evolution comes a pressing challenge: the need to create web API applications that are not only functional but also adaptable, maintainable, and scalable to meet the demands of users and businesses alike. This book will help you address this challenge head-on, equipping you with the knowledge and skills required to develop web API applications from scratch. By providing a deeper understanding of the various protocols implemented by ASP.NET Core, including RESTful, SignalR (WebSocket), gRPC, and GraphQL, supplemented by practical examples and optimization techniques, such as using middleware, testing, caching, and logging, this book offers invaluable insights for both newcomers as well as seasoned developers to meet modern web development requirements. Additionally, you’ll discover how to use cloud platforms such as Azure and Azure DevOps to enhance the development and operational aspects of your application. By the end of the book, you’ll be fully prepared to undertake enterprise-grade web API projects with confidence, harnessing the latest advancements in ASP.NET Core 8 to drive innovation.<h2>What you will learn</h2><ul><li>Build a strong foundation in web API fundamentals</li><li>Explore the ASP.NET Core 8 framework and other industry-standard libraries and tools for high-performance, scalable web APIs</li><li>Apply essential software design patterns such as MVC, dependency injection, and the repository pattern</li><li>Use Entity Framework Core for database operations and complex query creation</li><li>Implement robust security measures to protect against malicious attacks and data breaches</li><li>Deploy your application to the cloud using Azure and leverage Azure DevOps to implement CI/CD</li></ul><h2>Who this book is for</h2><p>This book is for developers who want to learn how to build web APIs with ASP.NET Core and create flexible, maintainable, scalable applications with .NET platform. Basic knowledge of C\#, .NET, and Git will assist with understanding the concepts more easily.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,734円

洋書 Building a Scalable Data Warehouse with Data Vault 2.0

Glomarket
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文 11,655円

洋書 Building Large-Scale Web Applications with Angular: Your one-stop guide to building scalable and production-grade Angular web apps

Glomarket
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文 11,961円

洋書 Paperback, Django 2 Web Development Cookbook: 100 practical recipes on building scalable Python web apps with Django 2, 3rd Edition

Glomarket
*** We ship internationally, so do not use a package forwarding service. We cannot ship to a package forwarding company address because of the Japanese customs regulation. If it is shipped and customs office does not let the package go, we do not make a refund. 【注意事項】 *** 特に注意してください。 *** ・個人ではない法人・団体名義での購入はできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 ・お名前にカタカナが入っている場合法人である可能性が高いため当店システムから自動保留します。カタカナで記載が必要な場合はカタカナ変わりローマ字で記載してください。 ・お名前またはご住所が法人・団体名義(XX株式会社等)、商店名などを含めている場合、または電話番号が個人のものではない場合、税関から法人名義でみなされますのでご注意ください。 ・転送サービス会社への発送もできません。この場合税関で滅却されてもお客様負担になりますので御了承願います。 *** ・注文後品切れや価格変動でキャンセルされる場合がございますので予めご了承願います。 ・当店でご購入された商品は、原則として、「個人輸入」としての取り扱いになり、すべてニュージャージからお客様のもとへ直送されます。 ・ご注文後、30営業日以内(通常2~3週間)に配送手続きをいたします。配送作業完了後、2週間程度でのお届けとなります。 ・まれに商品入荷状況や国際情勢、運送、通関事情により、お届けが2ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。PC販売説明文 11,244円

Inspire Greatness How to Motivate Employees with a Simple, Repeatable, Scalable Process【電子書籍】[ Matt Tenney ]

楽天Kobo電子書籍ストア
<p><strong>Quickly and sustainably improve employee motivation, engagement, and performance with this simple, four-step process from a top leadership expert.</strong></p> <p>Leadership tends to be thought of as an art, not a science. Imagine the benefits of having an <em>algorithm</em>ーa repeatable process based on decades of research on what motivates employeesーthat any leader could follow to consistently inspire greatness in others.</p> <p>From sought-after speaker and consultant Matt Tenney, <em>Inspire Greatness</em> outlines a simple, scalable, four-step process that enables leaders to routinely bring out the best in team members and improve performance by:</p> <ul> <li>Taking responsibility for employee engagement and acting from the wisdom that their primary job is to inspire greatness in their team members.</li> <li>Identifying what team members need to thrive and do great work.</li> <li>Collecting regular feedback on how well direct supervisors are meeting the 14 universal needs people have for being engaged at work.</li> <li>Pairing feedback for leaders with bite-size learning that is easy to consume and act on immediately.</li> </ul> <p>Tightly synchronizing employees’ feedback with targeted, microlearning for their direct managers creates an incredibly powerful, synergistic effect by: (1) dramatically increasing the likelihood that managers will develop lasting habits that contribute to employee engagement, and (2) allowing employees to see meaningful action almost immediately in response to their feedback.</p> <p><em>Inspire Greatness</em> is a practical guide to consistently bringing out the best in team members while also helping you and other leaders in your organization realize deep meaning and fulfillment at work.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,991円

Scalable Data Analytics with Azure Data Explorer Modern ways to query, analyze, and perform real-time data analysis on large volumes of data【電子書籍】[ Jason Myerscough ]

楽天Kobo電子書籍ストア
<p>Write efficient and powerful KQL queries to query and visualize your data and implement best practices to improve KQL execution performance Key Features ? Apply Azure Data Explorer best practices to manage your data at scale and reduce KQL execution time ? Discover how to query and visualize your data using the powerful KQL ? Manage cluster performance and monthly costs by understanding how to size your ADX cluster correctly Book Description Azure Data Explorer (ADX) enables developers and data scientists to make data-driven business decisions. This book will help you rapidly explore and query your data at scale and secure your ADX clusters. The book begins by introducing you to ADX, its architecture, core features, and benefits. You'll learn how to securely deploy ADX instances and navigate through the ADX Web UI, cover data ingestion, and discover how to query and visualize your data using the powerful Kusto Query Language (KQL). Next, you'll get to grips with KQL operators and functions to efficiently query and explore your data, as well as perform time series analysis and search for anomalies and trends in your data. As you progress through the chapters, you'll explore advanced ADX topics, including deploying your ADX instances using Infrastructure as Code (IaC). The book also shows you how to manage your cluster performance and monthly ADX costs by handling cluster scaling and data retention periods. Finally, you'll understand how to secure your ADX environment by restricting access with best practices for improving your KQL query performance. By the end of this Azure book, you'll be able to securely deploy your own ADX instance, ingest data from multiple sources, rapidly query your data, and produce reports with KQL and Power BI. What you will learn ? Become well-versed with the core features of the Azure Data Explorer architecture ? Discover how ADX can help manage your data at scale on Azure ? Get to grips with deploying your ADX environment and ingesting and analyzing your data ? Explore KQL and learn how to query your data ? Query and visualize your data using the ADX UI and Power BI ? Ingest structured and unstructured data types from an array of sources ? Understand how to deploy, scale, secure, and manage ADX Who this book is for This book is for data analysts, data engineers, and data scientists who are responsible for analyzing and querying their team's large volumes of data on Azure. SRE and DevOps engineers who deploy, maintain, and secure infrastructure will also find this book useful. Prior knowledge of Azure and basic data querying will help you to get the most out of this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,993円

Selenium and Appium with Python Build robust and scalable test automation frameworks using Selenium, Appium and Python (English Edition)【電子書籍】[ Yogashiva Mathivanan ]

楽天Kobo電子書籍ストア
<p>Appium and Selenium are popular open-source frameworks widely used for test automation in the software industry. Python, on the other hand, is a versatile and powerful programming language known for its simplicity and readability. Combining Appium and Selenium with Python offers numerous advantages for test automation, including a simplified testing process, faster test execution, and increased efficiency in test script development. Written by a Test Automation Architect, this book aims to enhance your knowledge of Selenium and Appium automation tools. The book will help you learn how to leverage Python for test automation development, gaining skills to automate various types of elements, actions, gestures, and more in web and mobile applications, including Android and IOS. Furthermore, the book will help you create a robust and maintainable test automation framework from scratch. Lastly, the book will teach you how to utilize Selenium Grid with Docker to run and distribute tests across multiple machines, enabling you to maximize efficiency and productivity in test automation. By the end of the book, you will be able to build effective and scalable automated testing solutions using Python.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,597円

Machine Learning with Spark - Second Edition Create scalable machine learning applications to power a modern data-driven business using Spark 2.x【電子書籍】[ Rajdeep Dua ]

楽天Kobo電子書籍ストア
<p><strong>Create scalable machine learning applications to power a modern data-driven business using Spark 2.x</strong></p> <h2>About This Book</h2> <ul> <li>Get to the grips with the latest version of Apache Spark</li> <li>Utilize Spark's machine learning library to implement predictive analytics</li> <li>Leverage Spark's powerful tools to load, analyze, clean, and transform your data</li> </ul> <h2>Who This Book Is For</h2> <p>If you have a basic knowledge of machine learning and want to implement various machine-learning concepts in the context of Spark ML, this book is for you. You should be well versed with the Scala and Python languages.</p> <h2>What You Will Learn</h2> <ul> <li>Get hands-on with the latest version of Spark ML</li> <li>Create your first Spark program with Scala and Python</li> <li>Set up and configure a development environment for Spark on your own computer, as well as on Amazon EC2</li> <li>Access public machine learning datasets and use Spark to load, process, clean, and transform data</li> <li>Use Spark's machine learning library to implement programs by utilizing well-known machine learning models</li> <li>Deal with large-scale text data, including feature extraction and using text data as input to your machine learning models</li> <li>Write Spark functions to evaluate the performance of your machine learning models</li> </ul> <h2>In Detail</h2> <p>This book will teach you about popular machine learning algorithms and their implementation. You will learn how various machine learning concepts are implemented in the context of Spark ML. You will start by installing Spark in a single and multinode cluster. Next you'll see how to execute Scala and Python based programs for Spark ML. Then we will take a few datasets and go deeper into clustering, classification, and regression. Toward the end, we will also cover text processing using Spark ML.</p> <p>Once you have learned the concepts, they can be applied to implement algorithms in either green-field implementations or to migrate existing systems to this new platform. You can migrate from Mahout or Scikit to use Spark ML.</p> <p>By the end of this book, you will acquire the skills to leverage Spark's features to create your own scalable machine learning applications and power a modern data-driven business.</p> <h2>Style and approach</h2> <p>This practical tutorial with real-world use cases enables you to develop your own machine learning systems with Spark. The examples will help you combine various techniques and models into an intelligent machine learning system.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,993円

Vue.js 3 Design Patterns and Best Practices Develop scalable and robust applications with Vite, Pinia, and Vue Router【電子書籍】[ Pablo David Garaguso ]

楽天Kobo電子書籍ストア
<p><b>Start or migrate to the new Vue 3 ecosystem, and learn to use Vite, Pinia, Web Workers, and other techniques to develop Single and Progressive Page Applications on solid ground</b></p><h2>Key Features</h2><ul><li>Learn software engineering best practices and design patterns and apply them effectively to your Vue applications</li><li>Build both SPAs and PWAs using Web Workers and IndexedDB</li><li>Develop, test, build, and deploy your Vue 3 applications to a real production server</li></ul><h2>Book Description</h2>If you’re familiar with the progressive Vue framework for creating responsive user interfaces, you’ll be impressed with its latest iteration, Vue 3, which introduces new concepts and approaches design patterns that are uncommon in other libraries or frameworks. By building on your foundational knowledge of Vue 3 and software engineering principles, this book will enable you to evaluate the trade-offs of different approaches to building robust applications. This book covers Vue 3 from the basics, including components and directives, and progressively moves on to more advanced topics such as routing, state management, web workers, and offline storage. Starting with a simple page, you’ll gradually build a fully functional multithreaded, offline, and installable progressive web application. By the time you finish reading this Vue book, not only will you have learned how to build applications, but you’ll also understand how to solve common problems efficiently by applying existing design patterns. With this knowledge, you’ll avoid reinventing the wheel for every project, saving time and creating software that’s adaptable to future changes.<h2>What you will learn</h2><ul><li>What is the Vue 3 progressive framework</li><li>What are software principles and design patterns, how and when to implement them, and the trade-offs to consider</li><li>Setup your development environment using the new Vite bundler</li><li>Integrate in your applications state management, routing, multithreading, offline storage, and other resources provided to you by the browser, seldom taken advantage</li><li>Apply and identify design patterns to solve common problems in the architecture of your web application</li><li>Best practices for your code, organization, architecture, and user experience implementation</li><li>Incrementally expand an application with new functionalities without re-writing the whole application each time</li></ul><h2>Who this book is for</h2><p>This book is for Vue.js developers who are passionate about framework design principles and seek to apply commonly found design patterns to their web development projects. This book assumes prior knowledge of JavaScript and a basic understanding of Vue.js, making it an ideal resource for developers looking to expand their existing skillset.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,444円

Hands-On Microservices with Kubernetes Build, deploy, and manage scalable microservices on Kubernetes【電子書籍】[ Gigi Sayfan ]

楽天Kobo電子書籍ストア
<p><strong>Enhance your skills in building scalable infrastructure for your cloud-based applications</strong></p> <h4>Key Features</h4> <ul> <li>Learn to design a scalable architecture by building continuous integration (CI) pipelines with Kubernetes</li> <li>Get an in-depth understanding of role-based access control (RBAC), continuous deployment (CD), and observability</li> <li>Monitor a Kubernetes cluster with Prometheus and Grafana</li> </ul> <h4>Book Description</h4> <p>Kubernetes is among the most popular open-source platforms for automating the deployment, scaling, and operations of application containers across clusters of hosts, providing a container-centric infrastructure.</p> <p>Hands-On Microservices with Kubernetes starts by providing you with in-depth insights into the synergy between Kubernetes and microservices. You will learn how to use Delinkcious, which will serve as a live lab throughout the book to help you understand microservices and Kubernetes concepts in the context of a real-world application. Next, you will get up to speed with setting up a CI/CD pipeline and configuring microservices using Kubernetes ConfigMaps. As you cover later chapters, you will gain hands-on experience in securing microservices, and implementing REST, gRPC APIs, and a Delinkcious data store. In addition to this, you'll explore the Nuclio project, run a serverless task on Kubernetes, and manage and implement data-intensive tests. Toward the concluding chapters, you'll deploy microservices on Kubernetes and learn to maintain a well-monitored system. Finally, you'll discover the importance of service meshes and how to incorporate Istio into the Delinkcious cluster.</p> <p>By the end of this book, you'll have gained the skills you need to implement microservices on Kubernetes with the help of effective tools and best practices.</p> <h4>What you will learn</h4> <ul> <li>Understand the synergy between Kubernetes and microservices</li> <li>Create a complete CI/CD pipeline for your microservices on Kubernetes</li> <li>Develop microservices on Kubernetes with the Go kit framework using best practices</li> <li>Manage and monitor your system using Kubernetes and open-source tools</li> <li>Expose your services through REST and gRPC APIs</li> <li>Implement and deploy serverless functions as a service</li> <li>Externalize authentication, authorization and traffic shaping using a service mesh</li> <li>Run a Kubernetes cluster in the cloud on Google Kubernetes Engine</li> </ul> <h4>Who this book is for</h4> <p>This book is for developers, DevOps engineers, or anyone who wants to develop large-scale microservice-based systems on top of Kubernetes. If you are looking to use Kubernetes on live production projects or want to migrate existing systems to a modern containerized microservices system, then this book is for you. Coding skills, together with some knowledge of Docker, Kubernetes, and cloud concepts will be useful.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

Microservices with Go Building scalable and reliable microservices with Go【電子書籍】[ Alexander Shuiskov ]

楽天Kobo電子書籍ストア
<p><b>Build, scale, and maintain microservices in Golang with ease.</b></p><h2>Key Features</h2><ul><li>Create and organize well-structured Go microservices</li><li>Learn industry best practices and gain insights into Go microservice development tools, patterns, and solutions</li><li>Cover hands-on Golang examples in each chapter</li></ul><h2>Book Description</h2>This book covers the key benefits and common issues of microservices, helping you understand the problems microservice architecture helps to solve, the issues it usually introduces, and the ways to tackle them. You’ll start by learning about the importance of using the right principles and standards in order to achieve the key benefits of microservice architecture. The following chapters will explain why the Go programming language is one of the most popular languages for microservice development and lay down the foundations for the next chapters of the book. You’ll explore the foundational aspects of Go microservice development including service scaffolding, service discovery, data serialization, synchronous and asynchronous communication, deployment, and testing. After covering the development aspects, you’ll progress to maintenance and reliability topics. The last part focuses on more advanced topics of Go microservice development including system reliability, observability, maintainability, and scalability. In this part, you’ll dive into the best practices and examples which illustrate how to apply the key ideas to existing applications, using the services scaffolded in the previous part as examples. By the end of this book, you’ll have gained hands-on experience with everything you need to develop scalable, reliable and performant microservices using Go.<h2>What you will learn</h2><ul><li>Get familiar with the industry’s best practices and solutions in microservice development</li><li>Understand service discovery in the microservices environment</li><li>Explore reliability and observability principles</li><li>Discover best practices for asynchronous communication</li><li>Focus on how to write high-quality unit and integration tests in Go applications</li><li>Understand how to profile Go microservices</li></ul><h2>Who this book is for</h2><p>This book is for all types of developers, from people interested in learning how to write microservices in Go to seasoned professionals who want to take the next step in mastering the art of writing scalable and reliable microservice-based systems. A basic understanding of Go will come in handy.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,616円

Scalable Cloud Ops with Fugue Declare, Deploy, and Automate the Cloud【電子書籍】[ Josha Stella ]

楽天Kobo電子書籍ストア
<p>Harness the promise of the cloud with Fugue, an operating system built for the cloud. Program cloud infrastructure in a fraction of the time it takes with current tools, debug infrastructure at design time, and centralize your change control process. Written by the Fugue development team, this is the definitive resource to scalable cloud operations with Fugue.</p> <p>Cloud computing represents the greatest shift in computing in more than a decade. But the promise of the cloud is unrealized. The cloud isn't just about shedding the physical data center - it's about shedding the data center mindset. Cloud infrastructure can be controlled via API calls. This means we can view it as a giant general-purpose compute - and program it. That's where the Fugue operating system and the Ludwig language come in. They automate the creation, operation, enforcement, and termination of infrastructure in the cloud.</p> <p>This definitive Fugue guide starts with a simple website and moves on to a more robust application with evolving infrastructure needs as you walk through the steps to harnessing the cloud. With Amazon Web Services, launch infrastructure quickly. Debug in design time. Automate deployment and enforcement of your cloud. Centralize your change control process and automate continuous auditing. Rest easy knowing configuration drift, unwanted changes, and infrastructure quality issues are addressed, continuously and automatically. Hands-on chapters lead you through creating this application step by step.</p> <p>If you're a software engineer, architect, DevOps professional, or enterprise team leader using cloud computing for running applications and websites, this book will change the way you view cloud computing.</p> <p><strong>What You Need:</strong></p> <p>An Amazon Web Services (AWS) account and a basic familiarity with the AWS Console.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,705円