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

Implementing AWS: Design, Build, and Manage your Infrastructure Leverage AWS features to build highly secure, fault-tolerant, and scalable cloud environments【電子書籍】[ Yohan Wadia ]
楽天Kobo電子書籍ストア
|
<p><strong>Work through exciting recipes to administer your AWS cloud</strong></p> <h4>Key Features</h4> <ul> <li>Build secure environments using AWS components and services</li> <li>Explore core AWS features with real-world applications and best practices</li> <li>Design and build Lambda functions using real-world examples</li> </ul> <h4>Book Description</h4> <p>With this Learning Path, you’ll explore techniques to easily manage applications on the AWS cloud.</p> <p>You’ll begin with an introduction to serverless computing, its advantages, and the fundamentals of AWS. The following chapters will guide you on how to manage multiple accounts by setting up consolidated billing, enhancing your application delivery skills, with the latest AWS services such as CodeCommit, CodeDeploy, and CodePipeline to provide continuous delivery and deployment, while also securing and monitoring your environment's workflow. It’ll also add to your understanding of the services AWS Lambda provides to developers. To refine your skills further, it demonstrates how to design, write, test, monitor, and troubleshoot Lambda functions.</p> <p>By the end of this Learning Path, you’ll be able to create a highly secure, fault-tolerant, and scalable environment for your applications.</p> <p>This Learning Path includes content from the following Packt products:</p> <ul> <li>AWS Administration: The Definitive Guide, Second Edition by Yohan Wadia</li> <li>AWS Administration Cookbook by Rowan Udell, Lucas Chan</li> <li>Mastering AWS Lambda by Yohan Wadia, Udita Gupta</li> </ul> <h4>What you will learn</h4> <ul> <li>Explore the benefits of serverless computing and applications</li> <li>Deploy apps with AWS Elastic Beanstalk and Amazon Elastic File System</li> <li>Secure environments with AWS CloudTrail, AWSConfig, and AWS Shield</li> <li>Run big data analytics with Amazon EMR and Amazon Redshift</li> <li>Back up and safeguard data using AWS Data Pipeline</li> <li>Create monitoring and alerting dashboards using CloudWatch</li> <li>Effectively monitor and troubleshoot serverless applications with AWS</li> <li>Design serverless apps via AWS Lambda, DynamoDB, and API Gateway</li> </ul> <h4>Who this book is for</h4> <p>This Learning Path is specifically designed for IT system and network administrators, AWS architects, and DevOps engineers who want to effectively implement AWS in their organization and easily manage daily activities. Familiarity with Linux, web services, cloud computing platforms, virtualization, networking, and other administration-related tasks will assist in understanding the concepts in the book. Prior hands-on experience with AWS core services such as EC2, IAM, S3, and programming languages, such as Node.Js, Java, and C#, will also prove beneficial.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,932円
|

Django 2 Web Development Cookbook 100 practical recipes on building scalable Python web apps with Django 2, 3rd Edition【電子書籍】[ Jake Kronika ]
楽天Kobo電子書籍ストア
|
<p><strong>Create unbelievably fast, robust and secure web apps with Django Web Framework and Python 3.6</strong></p> <h4>Key Features</h4> <ul> <li>Discover solutions to a variety of web application scenarios, leveraging the power of the Django framework</li> <li>Understand URL routing, models, forms, templates, and RESTful services with Django 2.14</li> <li>Test, deploy, and scale your web applications efficiently with Amazon Web Services</li> </ul> <h4>Book Description</h4> <p>Django is a framework designed to balance rapid web development with high performance. It handles high levels of user traffic and interaction, integrates with a variety of databases, and collects and processes data in real time. This book follows a task-based approach to guide you through developing with the Django 2.1 framework, starting with setting up and configuring Docker containers and a virtual environment for your project.</p> <p>You'll learn how to write reusable pieces of code for your models and manage database changes. You'll work with forms and views to enter and list data, applying practical examples using templates and JavaScript together for the optimum user experience. This cookbook helps you to adjust the built-in Django administration to fit your needs and sharpen security and performance to make your web applications as robust, scalable, and dependable as possible. You'll also explore integration with Django CMS, the popular content management suite.</p> <p>In the final chapters, you'll learn programming and debugging tricks and discover how collecting data from different sources and providing it to others in various formats can be a breeze. By the end of the book, you'll learn how to test and deploy projects to a remote dedicated server and scale your application to meet user demands.</p> <h4>What you will learn</h4> <ul> <li>Get started with the basic configuration necessary to start any Django project</li> <li>Build a database structure out of reusable model mixins</li> <li>Secure web applications against malicious usage and address common performance bottlenecks</li> <li>Integrate with, and extend, the Django CMS</li> <li>Construct and manage complex and deep hierarchies</li> <li>Import data from local sources and external web services and export it to third parties</li> </ul> <h4>Who this book is for</h4> <p>This book is designed for Python developers working on fast and secure web apps that can scale over time. You’ll also find this book useful if you want to upgrade to latest Django framework. A background in Python 3 along with basic knowledge of the Django framework will be useful.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
5,073円
|

Deno KV for Scalable, Distributed Applications The Complete Guide for Developers and Engineers【電子書籍】[ William Smith ]
楽天Kobo電子書籍ストア
|
<p>"Deno KV for Scalable, Distributed Applications"</p> <p>"Deno KV for Scalable, Distributed Applications" is an authoritative and comprehensive guide for engineers, architects, and technology leaders seeking to harness the power of Deno KV in building resilient, high-scale distributed systems. The book opens with a thorough exploration of Deno’s modern architecture and traces the evolution and critical roles of key-value stores in contemporary cloud-native environments. Through incisive comparisons with established distributed datastores like etcd, Consul, Redis, and DynamoDB, it sets a strong foundational context for Deno KV’s unique capabilities and innovations.</p> <p>Delving deeply into data modeling, API patterns, and scalability techniques, the book covers essential topics such as namespace design, transactional operations, multi-tenant architectures, and advanced indexing. Readers gain actionable insight into managing evolving schemas, ensuring data consistency, and mastering concurrency control. Practical chapters illuminate sharding, replication, resilience, and real-world performance optimization, providing tools to design systems that deliver on both scalability and reliability while maintaining rigorous service-level objectives.</p> <p>Crucially, the book addresses the demands of real-world operations, from integrating Deno KV into cloud and edge environments to enabling secure deployments through robust authentication, encryption, and audit practices. Readers will discover distributed patternsーleader election, event sourcing, service discoveryーand DevOps strategies for automated deployment, upgrades, monitoring, and incident response. The closing chapters explore emerging frontiers like AI, IoT, and open-source collaboration, equipping professionals to not only deploy today’s solutions but also to contribute to the future of distributed data systems.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,475円
|

Ultimate Agentic AI with AutoGen for Enterprise Automation Design, Build, And Deploy Enterprise-Grade AI Agents Using LLMs and AutoGen To Power Intelligent, Scalable Enterprise Automation (English Edition)【電子書籍】[ Shekhar Agrawal ]
楽天Kobo電子書籍ストア
|
<p>Empowering Enterprises with Scalable, Intelligent AI Agents.<br /> Book Description<br /> In an era where artificial intelligence is transforming enterprises, Large Language Models (LLMs) are unlocking new frontiers in automation, augmentation, and intelligent decision-making.<br /> Ultimate Agentic AI with AutoGen for Enterprise Automation bridges the gap between foundational AI concepts and hands-on implementation, empowering professionals to build scalable and intelligent enterprise agents.<br /> The book begins with the core principles of LLM agents and gradually moves into advanced topics such as agent architecture, tool integration, memory systems, and context awareness. Readers will learn how to design task-specific agents, apply ethical and security guardrails, and operationalize them using the powerful AutoGen framework. Each chapter includes practical examplesーfrom customer support to internal process automationーensuring concepts are actionable in real-world settings.<br /> By the end of this book, you will have a comprehensive understanding of how to design, develop, deploy, and maintain LLM-powered agents tailored for enterprise needs. Whether you're a developer, data scientist, or enterprise architect, this guide offers a structured path to transform intelligent agent concepts into production-ready solutions.<br /> Table of Contents</p> <ol> <li>Introduction to LLM Agents (Foundation and Impact)2. Architecting LLM Agents (Patterns and Frameworks)3. Building a Task-Oriented Agent using AutoGen4. Integrating Tools for Enhanced Functionality5. Context Awareness and Memory System6. Designing Multi-Agent Systems7. Evaluation Framework for Agents and Tools8. Agent-Security, Guardrails, Trust, and Privacy9. LLM Agents in Production10. Use Cases for Enterprise LLM Agents11. Advanced Prompt Engineering for Effective Agents<br /> Index</li> </ol>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,308円
|

The Art of Micro Frontends Build highly scalable, distributed web applications with multiple teams【電子書籍】[ Florian Rappl ]
楽天Kobo電子書籍ストア
|
<p><b>Apply your web development experience with HTML and JavaScript to build micro frontends for large-scale web projects, independent of frameworks and tooling </b></p><h2>Key Features</h2><ul><li>Cut through the complexities of designing a monolithic web architecture using micro frontend architecture</li><li>Explore architecture patterns and their areas of use for building large-scale applications</li><li>Learn how to build, test, and secure your micro frontends efficiently</li><li>Purchase of the print or Kindle book includes a free PDF eBook</li></ul><h2>Book Description</h2>The organizational pattern of micro frontends allows you to split web applications into multiple parts, where each part can be owned by an autonomous team. Each team can have its own development and deployment life cycle, allowing every part of an application to be shipped in isolation. Following the strategies outlined in this book, you can avoid complexity while increasing resilience for your frontend. This updated second edition will guide you through the patterns available to implement a micro frontend solution. You’ll learn about micro frontends, the different architecture styles, and their areas of use. Then, you’ll learn how to prepare teams for the change to micro frontends, as well as how to adjust the user interface (UI) design and your CSS styles for scalability. Starting with the simplest variants of micro frontend architectures, the book progresses from static approaches to fully dynamic solutions that allow maximum scalability with faster release cycles. In the concluding chapters, you’ll strengthen the security level of your micro frontend solution, while reinforcing your overall knowledge with real-world case studies relating to micro frontends. By the end of this book, you’ll be able to decide whether and how micro frontends should be implemented to achieve high scalability for your web app.<h2>What you will learn</h2><ul><li>Understand how to choose the right micro frontend architecture</li><li>Use screen designs and isolated styles for compositional UIs</li><li>Create outstanding developer experiences for micro frontend solutions</li><li>Introduce governance and boundary checks to manage distributed frontends</li><li>Share dependencies and expose micro frontends with module federation</li><li>Build scalable modular web applications from scratch or by migrating an existing monolith</li></ul><h2>Who this book is for</h2><p>This book is for software architects, lead developers, senior web developers, and frontend engineers. Beginner-level knowledge of HTML and CSS, as well as a solid understanding of JavaScript programming and its ecosystem, including Node.js and npm, is assumed. </p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,186円
|

Building Scalable Web Apps with Node.js and Express Design and Develop a Robust, Scalable, High-Performance Web Application Using Node.js, Express.js, TypeScript, and Redis (English Edition)【電子書籍】[ Yamini Panchal ]
楽天Kobo電子書籍ストア
|
<p><em><strong>Easy API Design Using Express.js and Node.js (TypeScript)</strong></em></p> <p><strong>Key Features</strong><br /> ● Step-by-step instructions using TypeScript for efficient backend development on Node.js, enhancing code quality and maintainability.<br /> ● Practical insights using Redis to implement efficient API caching methods, optimizing performance and scalability.<br /> ● Provides practical examples of API testing using Mocha and Chai, ensuring robustness and reliability of the developed APIs.</p> <p><strong>Book Description</strong><br /> Embark on a journey to become an expert in backend web development with this essential guide using Node.js v20, Express.js, Redis and TypeScript.</p> <p>The book covers foundational to advanced topics through one comprehensive example: a project management system. It ensures learning and application of skills in API caching with Redis, API testing using Mocha and Chai, and deployment on AWS. This approach simplifies complex concepts and provides a practical learning trajectory.</p> <p>With expert tips and best practices, you'll create user-friendly features like sign-ups and project trackers. Plus, you'll learn how to make your apps faster with caching and add cool features like notifications. Finally, you'll ace testing and deploying your apps like an expert.</p> <p><strong>What you will learn</strong><br /> ● Explore TypeScript's power and versatility for developing backend using Node and Express.<br /> ● Learn effective strategies for planning and structuring your application to ensure scalability and maintainability.<br /> ● Dive deep into building REST APIs for user management, project handling, and task tracking.<br /> ● Explore the implementation of API caching to boost performance and efficiency.<br /> ● Develop a notification module to enrich user interaction and experience within your application.<br /> ● Master the art of thoroughly testing your APIs using industry-standard tools and methodologies.<br /> ● Acquire skills and best practices for deploying your application, ensuring smooth operation in production environments.</p> <p><strong>Table of Contents</strong></p> <ol> <li>Introduction to Node.js</li> <li>Introduction to TypeScript</li> <li>Overview of Express.js</li> <li>Planning the App</li> <li>REST API for User Module</li> <li>REST API for Project and Task Modules</li> <li>API Caching</li> <li>Notification Module</li> <li>Testing API</li> <li>Building and Deploying Application</li> <li>The Journey Ahead<br /> <strong>Index</strong></li> </ol> <p><strong>About the Authors</strong><br /> <strong>Yamini Panchal</strong> holds a Bachelor of Engineering in Computer Science from Gujarat Technological University and has over 8 years of experience in the IT industry. She has worked on diverse domain-based web development applications, including IoT, Telecommunication, Healthcare, and Cloud Services.</p> <p>Currently a Technical Lead at Azilen Technologies, she specializes in open-source development with a focus on Node.js, constructing server-side applications and APIs. She has expertise in both SQL and NoSQL databases.</p> <p><strong>Ravi Kumar Gupta</strong> is an accomplished author and open-source software evangelist with a strong technology background. He holds an MS in Software Systems from BITS Pilani and a B.Tech from LNMIIT, Jaipur.</p> <p>Currently, he works as a Solution Architect at Orbiwise and contributes to the NoiseApp Team. Ravi excels in coding with Python, TypeScript, Node.js, and Java, enhancing OrbiWAN's performance and efficiency.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,516円
|

Microservices with Spring Boot and Spring Cloud Develop modern, resilient, scalable and highly available apps using microservices with Java, Spring Boot 3.0 and Spring Cloud【電子書籍】[ Tejaswini Jog ]
楽天Kobo電子書籍ストア
|
<p>Microservices has emerged as a powerful solution to build flexible, scalable, and resilient applications. This Book is the go-to-guide to understanding, designing, and implementing microservice architectures using Spring Boot. It takes you on a journey through the intricacies of microservices to create robust and efficient microservice-based applications.<br /> This book helps you to understand the motivations and the entire process behind migrating from monolithic to microservice architectures. It covers essentials like REST basics, advanced topics such as centralized configuration, inter-service communication, Eureka Server, resilience mechanisms, security, and Docker deployment.<br /> Readers will be equipped to effortlessly find and access instances within a microservice architecture without disrupting clients. You will delve into distributed tracing and its importance in monitoring the interactions among microservices. Finally, we will discuss strategies for ensuring the reliability of your microservices architecture.<br /> Whether you're new to microservices or seeking to enhance your existing expertise, this book is your comprehensive guide to navigating the intricacies of modern application development. Embark on your microservices journey today and unlock the potential of Spring Boot in crafting efficient, scalable, and resilient software solutions.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,315円
|

JavaScript and JSON Essentials Build light weight, scalable, and faster web applications with the power of JSON【電子書籍】[ Bruno Joseph D'mello ]
楽天Kobo電子書籍ストア
|
<p>Use JSON for building web applications with technologies like HTML, JavaScript, Angular, Node.js, Hapi.js, Kafka, socket.io, MongoDB, Gulp.js, and handlebar.js, and others formats like GEOJSON, JSON-LD, MessagePack, and BSON. About This Book ? Use JSON with trending technologies like Angular, Hapi.js, MongoDB, Kafka, and Socket.io ? Debug, validate, and format JSON using developer toolkits, JSONLint, and JSON Editor Online ? Explore other JSON formats like GeoJSON, JSON-LD, BSON, and MessagePack Who This Book Is For If you're a web developer with a basic understanding of JavaScript and want to write JSON data, integrate it with RESTful APIs to create faster and scalable applications, this book is for you. What You Will Learn ? Use JSON to store metadata for dependency managers, package managers, configuration managers, and metadata stores ? Handle asynchronous behavior in applications using callbacks, promises, generators, and async-await functions ? Use JSON for Angular 5, Node.js, Gulp.js, and Hapi.js ? Implement JSON as BSON in MongoDB ? Make use of JSON in developing automation scripts ? Implement JSON for realtime using socket.io and distributed systems using Kafka In Detail JSON is an established and standard format used to exchange data. This book shows how JSON plays different roles in full web development through examples. By the end of this book, you'll have a new perspective on providing solutions for your applications and handling their complexities. After establishing a strong basic foundation with JSON, you'll learn to build frontend apps by creating a carousel. Next, you'll learn to implement JSON with Angular 5, Node.js, template embedding, and composer.json in PHP. This book will also help you implement Hapi.js (known for its JSON-configurable architecture) for server-side scripting. You'll learn to implement JSON for real-time apps using Kafka, as well as how to implement JSON for a task runner, and for MongoDB BSON storage. The book ends with some case studies on JSON formats to help you sharpen your creativity by exploring futuristic JSON implementations. By the end of the book, you'll be up and running with all the essential features of JSON and JavaScript and able to build fast, scalable, and efficient web applications. Style and approach JavaScript and JSON Essentials, Second Edition, takes you on a fast-paced, hands-on journey through building lightweight, scalable and faster web applications with JSON.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,663円
|

Highlights of Practical Applications of Scalable Multi-Agent Systems. The PAAMS Collection International Workshops of PAAMS 2016, Sevilla, Spain, June 1-3, 2016. Proceedings【電子書籍】
楽天Kobo電子書籍ストア
|
<p>This book constitutes the refereed proceedings of the seven workshops co-located with the 14th International Conference on Practical Applications of Agents and Multi-Agent Systems, PAAMS 2016, held in Sevilla, Spain, in June 2016.</p> <p>The 37 full papers presented were carefully reviewed and selected from 77 submissions. The volume presents the papers that have been accepted for the following workshops: Workshop on Agents and Multi-Agent Systems for AAL and e-Health; Workshop on Agent-Based Solutions for Manufacturing and Supply Chain; Workshop on MAS for Complex Networks and Social Computation; Workshop on Decision Making in Dynamic Information Environments; Workshop on Intelligent Systems for Context-based Information Fusion; Workshop on Multi-Agent based Applications for Smart Grids and Sustainable Energy Systems; Workshop on Multiagent System based Learning Environments.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
6,076円
|

Business by Design: Take Your Business from Chaos and Overwhelm to Scalable and Rewarding【電子書籍】[ Chris Green ]
楽天Kobo電子書籍ストア
|
<p><strong>Is your business all-consuming, not leaving you with the time to enjoy the things that really matter?</strong></p> <p>Do you want the freedom to choose the work you do, the way you want? Shouldn't your business serve you and your lifestyle? If the answer to these questions is yes, then the way forward is to create a business by design.</p> <p>The modern SME is more complex than ever with empowered clients, ramped-up communication, highly mobile employees and supply chains requiring constant attention. Do you find yourself working longer and longer hours but having little impact?</p> <p>Written by leading regional business coach Chris Green and drawing on over twenty years' experience in supporting entrepreneurial business owners to grow their businesses and realise their leadership potential, this practical book shows you how to take your business from overwhelm and chaotic to scalable and rewarding.</p> <p>Using real-life case studies, learn to:</p> <ul> <li>Set an inspirational strategy;</li> <li>Adopt a breakthrough attitude;</li> <li>Eliminate key-person risk;</li> <li>Rethink and grow your team; and</li> <li>Create business systems that work.</li> </ul> <p><em>Business by Design</em> will give you the road map to create the business you always wanted but didn't know how to attain.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,980円
|

Ultimate Elastic Kubernetes Service with AWS Implement Scalable, Secure Kubernetes Solutions on AWS EKS with Hands-on Architecture Design, Automation, Monitoring, and Performance Tuning (English Edition)【電子書籍】[ Jatinder Singh ]
楽天Kobo電子書籍ストア
|
<p>Build, Secure and Scale Production-Grade Kubernetes with AWS EKS.Key Features● Real-world EKS scenarios with hands-on labs and practical implementation guides.● Complete coverage from cluster setup to production-grade security and scaling.● Expert insights on cost optimization and cloud-native best practices in AWS.Book DescriptionAs organizations increasingly adopt microservices and containerized architectures, mastering Kubernetes on the cloud has become a critical skill. Ultimate Elastic Kubernetes Service with AWS equips you with the knowledge and tools needed to harness the full power of EKS for real-world, enterprise-grade use cases.This comprehensive guide takes you through the fundamentals of Kubernetes and cloud-native design to advanced topics such as multi-cluster management, service mesh, observability, and disaster recovery. You will begin by setting up your EKS environment, and understanding Docker as well as container orchestration essentials. As you progress, you will dive into security best practices, automated CI/CD pipelines, cost optimization, and performance tuningーeach covered through step-by-step tutorials, real-world scenarios, and detailed diagrams.Written by AWS experts with deep industry experience, this book simplifies complex concepts, and offers practical guidance backed by real implementations. Hence, whether you are a DevOps engineer, cloud architect, or platform engineer, this is your go-to reference for designing, deploying, and managing robust Kubernetes workloads on AWS.Start your journey today to become an EKS expert, and unlock the full potential of cloud-native application delivery on AWS.What you will learn● Design and deploy secure, production-grade EKS clusters at enterprise scale.● Implement multi-region, resilient architectures with automated disaster recovery capabilities.● Build and optimize CI/CD pipelines for containerized applications on EKS.Table of Contents1. Introduction to EKS2. Setting Up Your EKS Environment3. Container Management and Docker Essentials4. Cluster Operations and Management5. Networking in EKS6. Security Best Practices7. Advanced Deployment Strategies8. Observability and Monitoring9. Storage and State Management10. High Availability and Disaster Recovery11. Cost Optimization and Resource Management12. Performance Tuning and Scaling IndexAbout the AuthorsJatinder Singh is a seasoned technology professional with over two decades of experience driving digital transformation and leveraging advanced technologies such as AI and ML. As a Senior Technical Account Manager at Amazon Web Services (AWS), he leads modernization of legacy systems, optimizes performance, and designs innovative cloud-native solutions.Manpreet Kour, Senior Technical Account Manager at AWS, brings deep expertise in digital transformation and cloud architecture. Specializing in modernizing legacy systems and architecting cloud-native solutions, she also focuses on FinOps, helping organizations maximize cloud investments, while ensuring operational excellence.Aneesh Varghese is an accomplished AWS Technical Account Manager specializing in enterprise-scale DevOps and MLOps. He has guided customers across industries in designing scalable, resilient, and cost-efficient AWS infrastructures. Author of a book on Amazon EKS, he shares practical insights into building cloud-native applications with Kubernetes.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,310円
|

Ultimate ITIL? 4 for Scaling ITSM in Enterprise Design Scalable Integrated Service Management Systems (ITSMs) with ITIL? 4, DevOps, Cloud, and Agile for Complex IT Ecosystems (English Edition)【電子書籍】[ Sankarsan Biswas ]
楽天Kobo電子書籍ストア
|
<p><em><strong>Confidently Scale ITSM Using ITIL? 4, DevOps, and Cloud.</strong></em></p> <p><strong>Key Features</strong><br /> ● Scalable ITIL? 4 strategies tailored for complex enterprise needs.<br /> ● Seamless integration with Agile, DevOps, Cloud, and Digital tools.<br /> ● Practical frameworks for KPIs, performance, and ITSM governance.</p> <p><strong>Book Description</strong><br /> ITIL? 4 is the foundation for modern, scalable, and value-driven IT Service Management (ITSM). But mastering its true potential requires more than certification.</p> <p><strong>Ultimate ITIL? 4 for Scaling ITSM in Enterprise</strong> is your definitive guide to evolving from foundational knowledge to transformational leadership. Whether you're an ITSM practitioner, consultant, or technology leader, this book takes you beyond the basicsーdeep into the realities of applying ITIL? 4 in today’s hybrid, fast-paced environments shaped by Agile, DevOps, Cloud, and Digital Transformation.</p> <p>You’ll begin with a solid refresh of the core concepts, then advance through ITIL? 4’s critical practicesーfrom governance, risk, and continual improvement to technical integration and enterprise-scale implementation. Along the way, you'll learn to craft scalable workflows, embed KPIs, measure value, align with business outcomes, and build ITSM ecosystems that thrive across geographies and functions.</p> <p>This isn’t just a theory bookーit’s a strategic playbook for real-world impact. You’ll close each chapter better equipped to drive operational excellence and future-proof your ITSM capabilities in a digital-first world.</p> <p>If you’re serious about turning ITIL? 4 into a competitive advantage and don’t want to be left behind in the next wave of enterprise transformation, this is the book for you!</p> <p><strong>What you will learn</strong><br /> ● Apply advanced ITIL? 4 strategies in complex enterprise settings.<br /> ● Integrate ITIL? 4 with Agile, DevOps, Cloud, and AI practices.<br /> ● Design resilient ITSM workflows aligned to business objectives.<br /> ● Build governance models that ensure value and compliance.<br /> ● Measure service value using KPIs, SLAs, and metrics frameworks.<br /> ● Lead continual improvement and prepare for future ITSM trends.</p> <p><strong>Table of Contents</strong></p> <ol> <li>Introduction to Advanced ITIL4 Concepts</li> <li>Revisiting ITIL4 Basics</li> <li>ITIL4’s Role in Digital Transformation</li> <li>General Management Practices</li> <li>Service Management Practices</li> <li>Technical Management Practices</li> <li>Integrating ITIL4 with Modern Frameworks</li> <li>Scaling ITIL4 in Large Enterprises</li> <li>Measuring ITIL4 Performance and Value Creation</li> <li>Governance and Continual Improvement</li> <li>Emerging Trends and Technologies in ITIL4</li> <li>Overcoming Challenges in ITIL4 Implementation</li> <li>The Road Ahead for ITIL4 Professionals<br /> <strong>Index</strong></li> </ol> <p><strong>About the Authors</strong><br /> <strong>Sankarsan Biswas</strong> is a globally recognized IT Service Management (ITSM) expert, an accredited ITIL Master, and the acclaimed author of Ultimate ITIL? 4 Foundation Certification Guide. With over three decades of distinguished leadership across IT service management, governance, and enterprise transformation, he has made an enduring impact on organizations worldwide.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,007円
|

Mastering Efficient Software Design Practices Master Scalable and High Performance Software Development Using Agile, DevOps, CI/CD, Git, Docker, and Kubernetes (English Edition)【電子書籍】[ Paulo Cardoso ]
楽天Kobo電子書籍ストア
|
<p><em><strong>Build Secure, Scalable, and Efficient Software with Modern Best Practices.</strong></em></p> <p><strong>Key Features</strong><br /> ● Master Agile, DevOps, CI/CD, and scalable software architectures<br /> ● Ensure code quality, security, and high-performance computing<br /> ● Apply real-world best practices with hands-on case studies</p> <p><strong>Book Description</strong><br /> In today’s fast-paced digital era, efficient software design is the key to building secure, scalable, and high-performing applications. <strong>Mastering Efficient Software Design Practices</strong> serves as a comprehensive guide for developers, engineers, and architects seeking to enhance their technical expertise and streamline software development workflows.</p> <p>This book covers essential principles, from foundational coding methodologies and version control with Git to Agile, DevOps, and Test-Driven Development (TDD). Readers will learn how to implement Continuous Integration and Continuous Delivery (CI/CD), improve code quality, enforce security best practices, and optimize performance. Real-world examples, case studies, and best practices ensure that theoretical concepts translate into practical skills.</p> <p>By the end of this book, readers will have a solid grasp of modern software development methodologies and the confidence to build robust, maintainable, and future-proof software solutions. Whether you're an aspiring developer or an experienced engineer, this book equips you with the tools and insights needed to thrive in today’s evolving tech landscape. Stay ahead of the curveーmaster these essential practices before you get left behind!</p> <p><strong>What you will learn</strong><br /> ● Apply Agile, DevOps, and CI/CD to streamline software development.<br /> ● Design secure, scalable, and maintainable software architectures.<br /> ● Use Git, Docker, and Kubernetes for seamless team collaboration.<br /> ● Write high-quality, testable code with automated testing strategies.<br /> ● Optimize software performance and ensure scalability under load.<br /> ● Leverage user-centered design and analytics for better UX decisions.</p> <p><strong>Table of Contents</strong></p> <ol> <li>Foundations of Modern Software Development</li> <li>Preparing the Ground work (Development Foundations)</li> <li>Collaborative Development through Version Control</li> <li>Coding Principles for the Modern Developer</li> <li>The Art of Code Testing and TDD</li> <li>Continuous Integration and Delivery (CI/CD) for Seamless Development</li> <li>Mastering Modularity and Documentation</li> <li>Ensuring Code Quality and Maintainability</li> <li>Security Practices, Error Handling, and Logging</li> <li>High-Performance Computing and Scalable Systems</li> <li>The Culture of Code Review and Collaborative Coding</li> <li>Aligning Software Design with User Needs<br /> <strong>Index</strong></li> </ol> <p><strong>About the Authors</strong><br /> <strong>Paulo Cardoso</strong> is a seasoned IT and data professional with extensive experience in software development, data engineering, and governance. With a deep understanding of modern software architecture, cloud computing, and scalable data solutions, he has been at the forefront of optimizing system efficiency, enhancing data governance, and implementing cutting-edge development methodologies. His expertise spans across Agile, DevOps, CI/ CD, and performance optimization, making him a strong advocate for building efficient, secure, and maintainable software solutions.</p> <p>Paulo holds a Master’s degree in Information Sciences from the Federal University of Rio de Janeiro, complemented by specialized studies in Data Science and Software Product Management at Johns Hopkins University, University of Windsor, and Universidade de S?o Paulo.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,007円
|

Growth Strategy The Art of Scalable Growth【電子書籍】[ Omar Mohout ]
楽天Kobo電子書籍ストア
|
<p>Are you an ambitious entrepreneur or a seasoned business leader aiming for the next stage of growth? <em>Growth Strategy</em> is the essential guide to help you master the art of scalable growth. Whether you want to optimize your current approach or transform your entire business model, <em>Growth Strategy</em> provides the insights, guidance and inspiration you need to succeed in a competitive market.</p> <p>Learn how to build a powerful growth strategy, dive into proven approaches like internal scaling, strategic alliances, and discover why customer retention and cash flow are the lifeblood of enduring success. Drawing from years of navigating growth challenges and scaling businesses, it shares proven strategies and actionable tools that will help you unlock your organization’s full potential. With a focus on real-world application, this book is designed to empower you to overcome obstacles and achieve sustainable success.</p> <p>Hereby, we are also launching the AI version of Omar Mohout, as a book assistant, as a first.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,390円
|

Ultimate Microservices with RabbitMQ Master Microservices Architecture and RabbitMQ Integration to Build Scalable, Resilient Systems, and to Drive Innovation in Software Development (English Edition)【電子書籍】[ Peter Morlion ]
楽天Kobo電子書籍ストア
|
<p>Learn the ins and outs of a RabbitMQ-enabled microservices system.<br /> Book DescriptionEmbark on a transformative journey into the world of microservices architecture with'Ultimate Microservices with RabbitMQ' This comprehensive resource equips you with the knowledge and tools needed to design, deploy, and manage scalable microservices architectures using RabbitMQ as a messaging backbone.<br /> From laying the groundwork with foundational concepts to implementing advanced techniques, this book covers everything you need to know to build resilient and high-performing microservices-based systems. It dives into the intricacies of RabbitMQ messaging to leverage its capabilities to facilitate communication and data exchange across distributed systems. You will discover best practices for designing scalable and fault-tolerant microservices architectures, and gain insights into effective integration strategies.<br /> The book will help you learn to combine microservices and RabbitMQ for designing, building and maintaining robust architectures that leverage the strengths of both paradigms. By the end of this book, you will be primed to navigate the complexities of modern software development with confidence, driving innovation and efficiency in professional endeavors.<br /> Table of Contents1. An Introduction to Microservices2. A Deeper Look Into Microservices3. An Introduction to RabbitMQ4. RabbitMQ Use Cases5. Designing a Microservices Architecture With RabbitMQ6. Running A Microservices Architecture With RabbitMQ7. The Future of Microservices8. The Future of RabbitMQ Index</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,137円
|

Kotlin Design Patterns and Best Practices Build scalable applications using traditional, reactive, and concurrent design patterns in Kotlin, 2nd Edition【電子書籍】[ Alexey Soshin ]
楽天Kobo電子書籍ストア
|
<p><strong>Future-proof your applications with best practices and design patterns in Kotlin</strong></p> <h4>Key Features</h4> <ul> <li>Understand traditional and modern design patterns to improve the design of your application</li> <li>Combine the benefits of object-oriented, functional, reactive, and concurrent programming</li> <li>Choose the best microservices architecture and frameworks for your web application</li> </ul> <h4>Book Description</h4> <p>This book shows you how easy it can be to implement traditional design patterns in the modern multi-paradigm Kotlin programming language, and takes you through the new patterns and paradigms that have emerged.</p> <p>This second edition is updated to cover the changes introduced from Kotlin 1.2 up to 1.5 and focuses more on the idiomatic usage of coroutines, which have become a stable language feature. You'll begin by learning about the practical aspects of smarter coding in Kotlin, as well as understanding basic Kotlin syntax and the impact of design patterns on your code.</p> <p>The book also provides an in-depth explanation of the classical design patterns, such as Creational, Structural, and Behavioral families, before moving on to functional programming. You'll go through reactive and concurrent patterns, and finally, get to grips with coroutines and structured concurrency to write performant, extensible, and maintainable code.</p> <p>By the end of this Kotlin book, you'll have explored the latest trends in architecture and design patterns for microservices. You'll also understand the tradeoffs when choosing between different architectures and make informed decisions.</p> <h4>What you will learn</h4> <ul> <li>Implement all the classical design patterns using the Kotlin programming language</li> <li>Apply reactive and concurrent design patterns to make your application more scalable</li> <li>Discover best practices in Kotlin and explore its new features</li> <li>Understand the key principles of functional programming and learn how they apply to Kotlin</li> <li>Find out how to write idiomatic Kotlin code and learn which patterns to avoid</li> <li>Harness the power of Kotlin to design concurrent and reliable systems with ease</li> <li>Create an effective microservice with Kotlin and the Ktor framework</li> </ul> <h4>Who this book is for</h4> <p>This book is for developers who want to apply design patterns they've learned from other languages in Kotlin and build reliable, scalable, and maintainable applications. You'll need a good grasp on at least one programming language before you get started with this book. Java or design patterns will be particularly useful, but you'll still be able to follow along if you code in other languages.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
5,073円
|

C++ Data Structures and Algorithm Design Principles Leverage the power of modern C++ to build robust and scalable applications【電子書籍】[ John Carey ]
楽天Kobo電子書籍ストア
|
<p><strong>Get started with C++ programming by learning how to build applications using its data structures and algorithms</strong></p> <h4>Key Features</h4> <ul> <li>Explore data structures such as arrays, stacks, and graphs with real-world examples</li> <li>Study the trade-offs between algorithms and data structures and discover what works and what doesn't</li> <li>Discover how techniques such as bloom filters and multi-way heaps boost real-world applications</li> </ul> <h4>Book Description</h4> <p>C++ is a mature multi-paradigm programming language that enables you to write high-level code with a high degree of control over the hardware. Today, significant parts of software infrastructure, including databases, browsers, multimedia frameworks, and GUI toolkits, are written in C++.</p> <p>This book starts by introducing C++ data structures and how to store data using linked lists, arrays, stacks, and queues. In later chapters, the book explains the basic algorithm design paradigms, such as the greedy approach and the divide-and-conquer approach, which are used to solve a large variety of computational problems. Finally, you will learn the advanced technique of dynamic programming to develop optimized implementations of several algorithms discussed in the book.</p> <p>By the end of this book, you will have learned how to implement standard data structures and algorithms in efficient and scalable C++ 14 code.</p> <h4>What you will learn</h4> <ul> <li>Build applications using hash tables, dictionaries, and sets</li> <li>Explore how modern hardware affects the actual run-time performance of programs</li> <li>Apply common algorithms such as heapsort and merge sort for string data types</li> <li>Use C++ template metaprogramming to write code libraries</li> <li>Implement a URL shortening service using a bloom filter</li> <li>Use appropriate modern C++ idioms such as std:: array instead of C-style arrays</li> </ul> <h4>Who this book is for</h4> <p>This book is for developers or students who want to revisit basic data structures and algorithm design techniques. Although no mathematical background is required, basic knowledge of complexity classes and Big O notation along with a qualification in an algorithms course will help you get the most out of this book. Familiarity with C++ 14 standard is assumed.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,085円
|

Playbook Speedrun Build Async SOPs in 7 Days with Ready-to-Use Templates, Team Rollout Plans, and Scalable Docs for Faster Enablement【電子書籍】[ Micah Ellison ]
楽天Kobo電子書籍ストア
|
<p>Most teams waste hours reinventing the wheelーscattered docs, inconsistent playbooks, and endless Slack pings just to answer the same questions. The solution? A bulletproof asynchronous SOP system that scales knowledge, empowers teams, and eliminates chaos.</p> <p>This book is your fast-track blueprint to building SOPs that don’t just sit in a dusty folder but actually get used. In just one week, you’ll learn how to:</p> <p>Design clear, async-ready SOPs your team can follow without constant hand-holding</p> <p>Roll out templates and playbooks that accelerate onboarding and reduce errors</p> <p>Create scalable documentation systems that adapt as your business grows</p> <p>Drive adoption with proven rollout plans that ensure buy-in across your team</p> <p>No fluff, no theoryーjust practical frameworks, real examples, and templates you can swipe immediately. Whether you lead a startup squad or an enterprise team, this guide gives you the playbook to turn chaos into clarity.</p> <p>Stop repeating yourself. Start scaling smarter. Your async SOP transformation begins this week.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,014円
|

Ultimate Data Engineering with Databricks: Develop Scalable Data Pipelines Using Data Engineering's Core Tenets Such as Delta Tables, Ingestion, Transformation, Security, and Scalability【電子書籍】[ Mayank Malhotra ]
楽天Kobo電子書籍ストア
|
<p><strong>Navigating Databricks with Ease for Unparalleled Data Engineering Insights.</strong></p> <p><strong>Key Features</strong></p> <p>● Navigate Databricks with a seamless progression from fundamental principles to advanced engineering techniques.</p> <p>● Gain hands-on experience with real-world examples, ensuring immediate relevance and practicality.</p> <p>● Discover expert insights and best practices for refining your data engineering skills and achieving superior results with Databricks.</p> <p><strong>Book Description</strong></p> <p><strong>Ultimate Data Engineering with Databricks</strong> is a comprehensive handbook meticulously designed for professionals aiming to enhance their data engineering skills through Databricks. Bridging the gap between foundational and advanced knowledge, this book employs a step-by-step approach with detailed explanations suitable for beginners and experienced practitioners alike.</p> <p>Focused on practical applications, the book employs real-world examples and scenarios to teach how to construct, optimize, and maintain robust data pipelines. Emphasizing immediate applicability, it equips readers to address real data challenges using Databricks effectively. The goal is not just understanding Databricks but mastering it to offer tangible solutions.</p> <p>Beyond technical skills, the book imparts best practices and expert tips derived from industry experience, aiding readers in avoiding common pitfalls and adopting strategies for optimal data engineering solutions. This book will help you develop the skills needed to make impactful contributions to organizations, enhancing your value as a data engineering professional in today's competitive job market.</p> <p><strong>What you will learn</strong></p> <p>● Acquire proficiency in Databricks fundamentals, enabling the construction of efficient data pipelines.</p> <p>● Design and implement high-performance data solutions for scalability.</p> <p>● Apply essential best practices for ensuring data integrity in pipelines.</p> <p>● Explore advanced Databricks features for tackling complex data tasks.</p> <p>● Learn to optimize data pipelines for streamlined workflows.</p> <p><strong>Table of Contents</strong></p> <ol> <li> <p>Fundamentals of Data Engineering</p> </li> <li> <p>Mastering Delta Tables in Databricks</p> </li> <li> <p>Data Ingestion and Extraction</p> </li> <li> <p>Data Transformation and ETL Processes</p> </li> <li> <p>Data Quality and Validation</p> </li> <li> <p>Data Modeling and Storage</p> </li> <li> <p>Data Orchestration and Workflow Management</p> </li> <li> <p>Performance Tuning and Optimization</p> </li> <li> <p>Scalability and Deployment Considerations</p> </li> <li> <p>Data Security and Governance</p> </li> </ol> <p><strong>Last Words</strong></p> <p><strong>Index</strong></p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,761円
|

Get Scalable The Operating System Your Business Needs To Run and Scale Without You【電子書籍】[ Ryan Deiss ]
楽天Kobo電子書籍ストア
|
<p>You started your business because you wanted <em>more</em>. <em>More</em> wealth. <em>More</em> freedom. A greater <em>impact</em>. But these days, it feels like you're working harder than ever for less and less money, and you barely have time to take a coffee break, much less a vacation. Sound familiar?</p> <p>If your answer is a weary "yes," then <em>Get Scalable</em> is here to change the game...and your life.</p> <p>In the entrepreneurial journey, many fall prey to the Founder's Curse-the dangerous notion that their business's success hinges solely on their effort. But Ryan Deiss is here to shatter this illusion and usher you toward a reality where <strong>your business doesn't just survive without your constant input-it thrives.</strong></p> <p>The secret? An "operating system." Deiss convincingly argues that this is the secret weapon of the world's most successful companies. It's their playbook-the guide that outlines what the company does, how it does it, and how it's progressing toward its goals. This isn't just an abstract concept, but a practical tool for <strong>unlocking the potential you know exists within you and your company.</strong></p> <p><em>Get Scalable</em> provides a tangible, step-by-step plan to swap your exhausting "YouOS" for <strong>a powerful, tailor-made "Scalable OS."</strong> This isn't just another business book filled with vague advice and buzzwords. This tactical guide will equip you with the tools to forge a system that ensures your company runs seamlessly, expands rapidly, and, most importantly, doesn't burn you out.</p> <p>With a mix of intriguing real-world examples, lightbulb-moment insights, and straightforward strategies, Deiss will walk you through the whole process. By the end of the book, you'll have a whole new operating system in place that lets your business thrive, scale, and zoom ahead, whether you're in the driver's seat or not.</p> <p>It's time to break free of the Founder's Curse. It's time to <em>Get Scalable</em>.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,408円
|

Scala Reactive Programming Build scalable, functional reactive microservices with Akka, Play, and Lagom【電子書籍】[ Rambabu Posa ]
楽天Kobo電子書籍ストア
|
<p>Build fault-tolerant, robust, and distributed applications in Scala About This Book ? Understand and use the concepts of reactive programming to build distributed systems running on multiple nodes. ? Learn how reactive architecture reduces complexity throughout the development process. ? Get to grips with functional reactive programming and Reactive Microservices. Who This Book Is For This book is for Scala developers who would like to build fault-tolerant, scalable distributed systems. No knowledge of Reactive programming is required. What You Will Learn ? Understand the fundamental principles of Reactive and Functional programming ? Develop applications utilizing features of the Akka framework ? Explore techniques to integrate Scala, Akka, and Play together ? Learn about Reactive Streams with real-time use cases ? Develop Reactive Web Applications with Play, Scala, Akka, and Akka Streams ? Develop and deploy Reactive microservices using the Lagom framework and ConductR In Detail Reactive programming is a scalable, fast way to build applications, and one that helps us write code that is concise, clear, and readable. It can be used for many purposes such as GUIs, robotics, music, and others, and is central to many concurrent systems. This book will be your guide to getting started with Reactive programming in Scala. You will begin with the fundamental concepts of Reactive programming and gradually move on to working with asynchronous data streams. You will then start building an application using Akka Actors and extend it using the Play framework. You will also learn about reactive stream specifications, event sourcing techniques, and different methods to integrate Akka Streams into the Play Framework. This book will also take you one step forward by showing you the advantages of the Lagom framework while working with reactive microservices. You will also learn to scale applications using multi-node clusters and test, secure, and deploy your microservices to the cloud. By the end of the book, you will have gained the knowledge to build robust and distributed systems with Scala and Akka. Style and approach The book takes a pragmatic approach, showing you how to build a scalable distributed system using Scala and Akka.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
5,638円
|

Learning Concurrent Programming in Scala - Second Edition Learn the art of building intricate, modern, scalable, and concurrent applications using Scala【電子書籍】[ Aleksandar Prokopec ]
楽天Kobo電子書籍ストア
|
<p><strong>Learn the art of building intricate, modern, scalable, and concurrent applications using Scala</strong></p> <h2>About This Book</h2> <ul> <li>Make the most of Scala by understanding its philosophy and harnessing the power of multicores</li> <li>Get acquainted with cutting-edge technologies in the field of concurrency, through practical, real-world applications</li> <li>Get this step-by-step guide packed with pragmatic examples</li> </ul> <h2>Who This Book Is For</h2> <p>If you are a Scala programmer with no prior knowledge about concurrent programming, or seeking to broaden your existing knowledge about concurrency, this book is for you. Basic knowledge of the Scala programming language will be helpful. Also if you have a solid knowledge in another programming language, such as Java, you should find this book easily accessible.</p> <h2>What You Will Learn</h2> <ul> <li>Get to grips with the fundamentals of concurrent programming on modern multiprocessor systems</li> <li>Build high-performance concurrent systems from simple, low-level concurrency primitives</li> <li>Express asynchrony in concurrent computations with futures and promises</li> <li>Seamlessly accelerate sequential programs by using data-parallel collections</li> <li>Design safe, scalable, and easy-to-comprehend in-memory transactional data models</li> <li>Transparently create distributed applications that scale across multiple machines</li> <li>Integrate different concurrency frameworks together in large applications</li> <li>Develop and implement scalable and easy-to-understand concurrent applications in Scala 2.12</li> </ul> <h2>In Detail</h2> <p>Scala is a modern, multiparadigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. Scala smoothly integrates the features of object-oriented and functional languages.</p> <p>In this second edition, you will find updated coverage of the Scala 2.12 platform. The Scala 2.12 series targets Java 8 and requires it for execution. The book starts by introducing you to the foundations of concurrent programming on the JVM, outlining the basics of the Java Memory Model, and then shows some of the classic building blocks of concurrency, such as the atomic variables, thread pools, and concurrent data structures, along with the caveats of traditional concurrency.</p> <p>The book then walks you through different high-level concurrency abstractions, each tailored toward a specific class of programming tasks, while touching on the latest advancements of async programming capabilities of Scala. It also covers some useful patterns and idioms to use with the techniques described. Finally, the book presents an overview of when to use which concurrency library and demonstrates how they all work together, and then presents new exciting approaches to building concurrent and distributed systems.</p> <h2>Style and approach</h2> <p>The book provides a step-by-step introduction to concurrent programming. It focuses on easy-to-understand examples that are pragmatic and applicable to real-world applications. Different topics are approached in a bottom-up fashion, gradually going from the simplest foundations to the most advanced features.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
5,638円
|

Ultimate Firebase for iOS and Android Applications: Leverage Firebase’s Full Suite to Craft Secure, Scalable and High-Performance Apps Across iOS and Android Platforms【電子書籍】[ D??ng ??nh ]
楽天Kobo電子書籍ストア
|
<p><strong>Fuel Your Mobile App's Success with Firebase ー Secure, Fast, and Scalable.</strong></p> <p><strong>Key Features</strong></p> <p>● Step-by-step and comprehensive coverage of Firebase for both iOS and Android platforms.</p> <p>● Real-world projects with source code for seamless cross-platform development.</p> <p>● Master Firebase tools such as Authentication, Firestore, Cloud Messaging, and Analytics.</p> <p><strong>Book Description</strong></p> <p>Firebase powers over 2.5 million apps globally, making it indispensable for developers building scalable, secure mobile and web applications across iOS and Android. <strong>“Ultimate Firebase for iOS and Android Applications”</strong> is designed to help developers of all levels harness the full potential of Firebase’s comprehensive toolset and supercharge their app development process.</p> <p>This book goes beyond the basics, bridging the gap between foundational knowledge and advanced Firebase tools. Through detailed explanations and real-world projects, you'll master critical Firebase features like Authentication, Cloud Firestore, Crashlytics, Cloud Messaging, and Analyticsーempowering you to build, optimize, and secure high-performance apps.</p> <p>With a focus on practical, hands-on applications, each chapter equips you with the skills to develop robust, user-friendly, and scalable applications. Real-world scenarios demonstrate how to tackle complex challenges using Firebase's cutting-edge tools, ensuring you can apply your newfound knowledge to real projects immediately.</p> <p>You’ll also learn industry best practices and expert strategies to avoid common pitfalls and optimize your Firebase solutions. Whether you're building a new app or enhancing an existing one, this book will arm you with the knowledge and skills to thrive in today's competitive app development market and make a lasting impact with Firebase.</p> <p><strong>What you will learn</strong></p> <p>● Implement Firebase Authentication for secure, cross-platform user identity management.</p> <p>● Utilize Cloud Firestore for efficient data storage and real-time syncing.</p> <p>● Integrate Firebase Cloud Messaging for targeted push notifications and engagement.</p> <p>● Use Firebase Crashlytics for real-time crash reporting and swift issue resolution.</p> <p>● Leverage Firebase Analytics to understand user behavior and drive app improvements.</p> <p><strong>Table of Contents</strong></p> <ol> <li> <p>Introduction to Firebase</p> </li> <li> <p>User Authentication with iOS</p> </li> <li> <p>User Authentication with Android</p> </li> <li> <p>Getting Started with Cloud Firestore Database</p> </li> <li> <p>Deep Dive into Cloud FireStore</p> </li> <li> <p>Advanced on Cloud FireStore</p> </li> <li> <p>Firebase Storage</p> </li> <li> <p>Security Rules</p> </li> <li> <p>Firebase Extensions</p> </li> <li> <p>Cloud Messaging</p> </li> <li> <p>Firebase Crashlytics</p> </li> <li> <p>Firebase Analytics</p> </li> </ol> <p><strong>Index</strong></p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,516円
|

Generative AI on Google Cloud with LangChain Design scalable generative AI solutions with Python, LangChain, and Vertex AI on Google Cloud【電子書籍】[ Leonid Kuligin ]
楽天Kobo電子書籍ストア
|
<p><b>Turn challenges into opportunities by learning advanced techniques for text generation, summarization, and question answering using LangChain and Google Cloud tools DRM-free PDF version + access to Packt's next-gen Reader\*</b></p><h2>Key Features</h2><ul><li>Solve real-world business problems with hands-on examples of GenAI applications on Google Cloud</li><li>Learn repeatable design patterns for Gen AI on Google Cloud with a focus on architecture and AI ethics</li><li>Build and implement GenAI agents and workflows, such as RAG and NL2SQL, using LangChain and Vertex AI</li><li>Purchase of the print or Kindle book includes a free PDF eBook</li></ul><h2>Book Description</h2>The rapid transformation and enterprise adoption of GenAI has created an urgent demand for developers to quickly build and deploy AI applications that deliver real value. Written by three distinguished Google AI engineers and LangChain contributors who have shaped Google Cloud’s integration with LangChain and implemented AI solutions for Fortune 500 companies, this book bridges the gap between concept and implementation, exploring LangChain and Google Cloud’s enterprise-ready tools for scalable AI solutions. You'll start by exploring the fundamentals of LLMs and how LangChain simplifies the development of AI workflows by connecting LLMs with external data and services. This book guides you through using essential tools like the Gemini and PaLM 2 APIs, Vertex AI, and Vertex AI Search to create sophisticated, production-ready GenAI applications. You'll also overcome the context limitations of LLMs by mastering advanced techniques like RAG and external memory layers. Through practical patterns and real-world examples, you’ll gain everything you need to harness Google Cloud’s AI ecosystem, reducing the time to market while ensuring enterprise scalability. You’ll have the expertise to build robust GenAI applications that can be tailored to solve real-world business challenges. \*Email sign-up and proof of purchase required<h2>What you will learn</h2><ul><li>Build enterprise-ready applications with LangChain and Google Cloud</li><li>Navigate and select the right Google Cloud generative AI tools</li><li>Apply modern design patterns for generative AI applications</li><li>Plan and execute proof-of-concepts for enterprise AI solutions</li><li>Gain hands-on experience with LangChain's and Google Cloud's AI products</li><li>Implement advanced techniques for text generation and summarization</li><li>Leverage Vertex AI Search and other tools for scalable AI solutions</li></ul><h2>Who this book is for</h2><p>If you’re an application developer or ML engineer eager to dive into GenAI, this book is for you. Whether you're new to LangChain or Google Cloud, you'll learn how to use these tools to build scalable AI solutions. This book is ideal for developers familiar with Python and machine learning basics looking to apply their skills in GenAI. Professionals who want to explore Google Cloud's powerful suite of enterprise-grade GenAI products and their implementation will also find this book useful.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,874円
|

Microservices with Spring Boot and Spring Cloud Develop modern, resilient, scalable and highly available apps using microservices with Java, Spring Boot 3.0 and Spring Cloud【電子書籍】[ Tejaswini Jog ]
楽天Kobo電子書籍ストア
|
<p><strong>DESCRIPTION</strong><br /> Microservices has emerged as a powerful solution to build flexible, scalable, and resilient applications. This Book is the go-to-guide to understanding, designing, and implementing microservice architectures using Spring Boot. It takes you on a journey through the intricacies of microservices to create robust and efficient microservice-based applications.</p> <p>This book helps you to understand the motivations and the entire process behind migrating from monolithic to microservice architectures. It covers essentials like REST basics, advanced topics such as centralized configuration, inter-service communication, Eureka Server, resilience mechanisms, security, and Docker deployment.<br /> Readers will be equipped to effortlessly find and access instances within a microservice architecture without disrupting clients. You will delve into distributed tracing and its importance in monitoring the interactions among microservices. Finally, we will discuss strategies for ensuring the reliability of your microservices architecture.</p> <p>Whether you're new to microservices or seeking to enhance your existing expertise, this book is your comprehensive guide to navigating the intricacies of modern application development. Embark on your microservices journey today and unlock the potential of Spring Boot in crafting efficient, scalable, and resilient software solutions.</p> <p><strong>TABLE OF CONTENTS</strong></p> <ol> <li>The Foundation</li> <li>Decipher the unintelligible</li> <li>Scale it down</li> <li>Reflective Composition</li> <li>Liaison among services</li> <li>Location Transparency</li> <li>Gateway API Services</li> <li>Observability</li> <li>Reliability</li> <li>Keep It safe</li> <li>Deployment<br /> Appendix 1<br /> Appendix 2<br /> Index</li> </ol>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,007円
|

Scalable Uncertainty Management 13th International Conference, SUM 2019, Compi?gne, France, December 16?18, 2019, Proceedings【電子書籍】
楽天Kobo電子書籍ストア
|
<p>This book constitutes the refereed proceedings of the 13th International Conference on Scalable Uncertainty Management, SUM 2019, which was held in Compi?gne, France, in December 2019.<br /> The 25 full, 4 short, 4 tutorial, 2 invited keynote papers presented in this volume were carefully reviewed and selected from 44 submissions. The conference is dedicated to the management of large amounts of complex, uncertain, incomplete, or inconsistent information. New approaches have been developed on imprecise probabilities, fuzzy set theory, rough set theory, ordinal uncertainty representations, or even purely qualitative models.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
6,076円
|

Client-Server Web Apps with JavaScript and Java Rich, Scalable, and RESTful【電子書籍】[ Casimir Saternos ]
楽天Kobo電子書籍ストア
|
<p>As a Java programmer, how can you tackle the disruptive client-server approach to web development? With this comprehensive guide, you’ll learn how today’s client-side technologies and web APIs work with various Java tools. Author Casimir Saternos provides the big picture of client-server development, and then takes you through many practical client-server architectures. You’ll work with hands-on projects in several chapters to get a feel for the topics discussed.</p> <p>User habits, technologies, and development methods have drastically altered web app design in recent years. But the Web itself hasn’t changed. This book shows you how to build apps that conform to the web’s underlying architecture.</p> <ul> <li>Learn the advantages of using separate client and server tiers, including code organization and speedy prototyping</li> <li>Explore the major tools, frameworks, and starter projects used in JavaScript development</li> <li>Dive into web API design and REST style of software architecture</li> <li>Understand Java’s alternatives to traditional packaging methods and application server deployment</li> <li>Build projects with lightweight servers, using jQuery with Jython, and Sinatra with Angular</li> <li>Create client-server web apps with traditional Java web application servers and libraries</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,262円
|

E-commerce in Practice The beginner's step-by-step guide to choosing products, selling online, and building scalable income【電子書籍】[ Digital World ]
楽天Kobo電子書籍ストア
|
<p>## Learn how to create a real online business, even starting from scratch</p> <p>You don't need to be an expert in technology, marketing, or programming to start in e-commerce. What you need is to **understand the right path**, avoid common mistakes, and apply strategies that work in the real world.</p> <p>**E-commerce in Practice** was created to be a **clear, accessible, and to-the-point guide** for those who want to sell online with more security, strategy, and a long-term vision.</p> <p>No unrealistic promises or magic formulas. Here, you learn how e-commerce really works.</p> <p>---</p> <p>## Who is this e-book ideal for?</p> <p>This e-book is suitable for:</p> <p>* People who want to **start an online business from scratch**<br /> * Beginners who want to **sell online more securely**<br /> * Those seeking a structured **online income**<br /> * Entrepreneurs who want to understand **digital business models**<br /> * Those who have tried selling online and felt lost</p> <p>Even without prior experience, the content is presented in a progressive and easy-to-apply way.</p> <p>---</p> <p>## What you will learn in this complete e-commerce guide</p> <p>Throughout this e-book, you will understand:</p> <p>* What e-commerce is and why it grows even in difficult scenarios<br /> * How to choose niches and products with real sales potential<br /> * How to structure an efficient and reliable online store<br /> * Digital marketing strategies applied to e-commerce<br /> * How to create inbound offers and increase the average order value<br /> * Monetization models with physical and digital products<br /> * How to work with reselling, dropshipping, and suppliers<br /> * How to start an online business with little money<br /> * The most common mistakes in e-commerce and how to avoid them</p> <p>All organized in a fluid reading, from basic to practical.</p> <p>--</p> <p>## A practical method, without dangerous shortcuts</p> <p>The difference in this e-book lies in its strategic approach. Instead of dubious shortcuts, you'll learn to:</p> <p>* Think like a digital entrepreneur<br /> * Make safer decisions<br /> * Structure simple and efficient processes<br /> * Build a sustainable and scalable online business</p> <p>The focus isn't just on the first sale, but on building a **long-term digital asset**.</p> <p>---</p> <p>## Why is this ebook different?</p> <p>* Clear language, without unnecessary technical terms<br /> * Structured content for beginners<br /> * Realistic view of the digital market<br /> * Strategies applicable even with limited resources<br /> * Material designed for continuous reading and reference</p> <p>It's a guide for those who want to move from idea to practice with more confidence.</p> <p>---</p> <p>## Start your e-commerce journey now</p> <p>If you want to learn how to sell online, understand digital businesses, and take your first steps with more confidence, this ebook is for you.</p> <p>〓 **Purchase E-commerce in Practice now and start building your online business with clarity and strategy.**</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,600円
|

Building web apps with ASP.NET Core 8 Mastering the MVC Framework for Scalable Solutions. The Ultimate Beginner's Handbook for Dynamic Websites【電子書籍】[ Prissy Max ]
楽天Kobo電子書籍ストア
|
<p><strong>Tired of feeling like you're just assembling a website from fragmented parts?</strong> Do you look at the web's most elegant, responsive, and powerful applications and wonder how they're built? Do you want to stop just <em>coding</em> and start <em>creating</em> with purpose, building web apps that are not only functional but truly brilliant?</p> <p>The web is a vast, dynamic landscape, and at its heart are the applications that connect us, inform us, and entertain us. But for too long, web development has been a world of complexity, a tangled web of disjointed technologies, and a constant struggle to keep up.</p> <p>What if there was a better way? What if you could build full-featured, lightning-fast web applications with a single, powerful, and unified framework? What if you could blend the raw power of C# with the seamless interactivity of modern web UIs?</p> <p><strong>Introducing <em>Building Web Apps with ASP.NET Core 8</em></strong>, the definitive guide that will transform you from a developer who <em>knows</em> how to code into a full-stack architect who <em>builds with confidence</em>. This isn't just another dry technical manual. This is a journey, a blueprint, a masterclass in the art and science of modern web application development.</p> <p>Forget the days of hunting for fragmented tutorials and wrestling with outdated frameworks. This book is a single, cohesive, and comprehensive resource, meticulously designed to guide you through every step of the web app development lifecycle. From the first line of code to the final, robust deployment, we'll walk hand-in-hand, demystifying complex concepts and empowering you with the practical skills you need to succeed.</p> <p>We'll start with the bedrock: understanding the revolutionary power of the unified ASP.NET Core 8 platform. You'll master the art of choosing the right approach for your project, from the classic, time-tested power of <strong>Razor Pages</strong> and <strong>MVC</strong> to the groundbreaking, full-stack simplicity of <strong>Blazor</strong>. We'll show you how to leverage C# and .NET to create stunning, interactive frontends without ever leaving your comfort zone.</p> <p>But theory is nothing without practice. That’s why we dive deep into the latest and most powerful features of ASP.NET Core 8. You'll learn how to build dynamic user interfaces, manage application state, and leverage the new enhanced navigation and form handling to create a smooth, single-page application feel with all the benefits of server-side rendering.</p> <p>This book is filled with real-world examples and project-based learning. We're not just building a static webpage. We’ll construct a full-featured, production-ready web application from the ground up, tackling real-world challenges like:</p> <p><strong>Authentication and Authorization:</strong> Secure your application with industry-standard protocols, protecting user data and ensuring proper access control with ASP.NET Core Identity.1</p> <p><strong>Database Integration:</strong> Connect your web app to a database with breathtaking ease using Entity Framework Core, mastering everything from migrations to optimized data queries.</p> <p><strong>State Management:</strong> Learn the best practices for managing data across different components and user sessions, ensuring a flawless user experience.</p> <p><strong>Dependency Injection:</strong> Build loosely coupled, testable, and maintainable code from day one, setting the stage for long-term project success.2</p> <p><strong>Testing:</strong> Write unit and integration tests that give you the confidence to refactor and deploy with peace of mind, knowing your application is robust and reliable.</p> <p><strong>Performance Optimization:</strong> Discover built-in tools and techniques to make your web app lightning-fast, from caching to asset bundling and minification.</p> <p>The world of web development is constantly evolving, and staying ahead of the curve is no longer a luxuryーit's a necessity. ASP.NET Core 8 represents the pinnacle of modern, high-performance web development. This book is your ticket to mastering it. It's for the aspiring developer who wants to build their first web app, the seasoned veteran who needs to get up to speed with the latest framework, and the team lead who needs a reliable reference for best practices.</p> <p><strong>Imagine this:</strong> A client comes to you with an ambitious new project. Instead of dreading the complexity, you feel a surge of confidence. You know exactly how to structure the project, which framework to use, and how to deliver a web application that is not only secure and performant but also a work of art.</p> <p><strong>This is the future you can build.</strong> This is the developer you can become. The path to creating extraordinary web applications is laid out before you. All that’s left is to take the first step.</p> <p><strong>Don’t just build code. Build a legacy.</strong></p> <p><strong>Your future as a master web developer starts right now. Click the “Buy Now” button and unlock the power of ASP.NET Core 8.</strong></p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,657円
|

Citus for Scalable PostgreSQL Systems The Complete Guide for Developers and Engineers【電子書籍】[ William Smith ]
楽天Kobo電子書籍ストア
|
<p>"Citus for Scalable PostgreSQL Systems"</p> <p>"Citus for Scalable PostgreSQL Systems" is a comprehensive guide designed for engineers, architects, and database administrators seeking to master the art of scaling PostgreSQL beyond single-node limitations. This book opens with a meticulous exploration of PostgreSQL’s foundational architecture, highlighting inherent challenges in scaling traditional relational databases, and then sets the stage by introducing the principles and evolution of Citus as a distributed extension. Readers will gain clarity on distributed data models, the shared-nothing approach, and strategic considerations for whenー and when notーto leverage Citus in modern deployments.</p> <p>Delving deep into Citus internals, the book unpacks essential architectural elements such as coordinator and worker nodes, sharding mechanisms, and efficient data distribution strategies. It offers actionable guidance on end-to-end deployment: from on-premise to cloud-native and managed cluster setups, complete with best practices for security, networking, provisioning, and advanced container orchestration. For practitioners tackling demanding workloads, detailed chapters on schema design, distributed query execution, real-time data ingestion, and analytical processing illuminate the nuances of high-performance, large-scale PostgreSQL systems powered by Citus.</p> <p>Further, the narrative extends to address the operational lifecycle: high availability, fault tolerance, and day-two operations, including shard rebalancing, maintenance, and cost optimization. Security and compliance are covered exhaustively, with recommendations for access controls, auditing, and tenant isolation. Shaped by real-world case studies and emerging trends, "Citus for Scalable PostgreSQL Systems" is both a technical playbook and an industry roadmap, empowering data professionals to build resilient, elastic, and future-proof PostgreSQL clusters.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,463円
|
|