Scalable
 
楽天市場検索


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

Building Large-Scale Web Applications with Angular Your one-stop guide to building scalable and production-grade Angular web apps【電子書籍】[ Chandermani Arora ]

楽天Kobo電子書籍ストア
<p><strong>A definitive guide on frontend development with Angular from design to deployment</strong></p> <h4>Key Features</h4> <ul> <li>Develop web applications from scratch using Angular and TypeScript</li> <li>Explore reactive programming principles and RxJS to develop and test apps easily</li> <li>Study continuous integration and deployment on the AWS cloud</li> </ul> <h4>Book Description</h4> <p>If you have been burnt by unreliable JavaScript frameworks before, you will be amazed by the maturity of the Angular platform. Angular enables you to build fast, efficient, and real-world web apps. In this Learning Path, you'll learn Angular and to deliver high-quality and production-grade Angular apps from design to deployment.</p> <p>You will begin by creating a simple fitness app, using the building blocks of Angular, and make your final app, Personal Trainer, by morphing the workout app into a full-fledged personal workout builder and runner with an advanced directive building - the most fundamental and powerful feature of Angular.</p> <p>You will learn the different ways of architecting Angular applications using RxJS, and some of the patterns that are involved in it. Later you’ll be introduced to the router-first architecture, a seven-step approach to designing and developing mid-to-large line-of-business apps, along with popular recipes. By the end of this book, you will be familiar with the scope of web development using Angular, Swagger, and Docker, learning patterns and practices to be successful as an individual developer on the web or as a team in the Enterprise.</p> <p>This Learning Path includes content from the following Packt products:</p> <ul> <li>Angular 6 by Example by Chandermani Arora, Kevin Hennessy</li> <li>Architecting Angular Applications with Redux, RxJS, and NgRx by Christoffer Noring</li> <li>Angular 6 for Enterprise-Ready Web Applications by Doguhan Uluca</li> </ul> <h4>What you will learn</h4> <ul> <li>Develop web applications from scratch using Angular and TypeScript</li> <li>Explore reactive programming principles, RxJS to develop and test apps efficiently</li> <li>Study continuous integration and deployment your Angular app on the AWS cloud</li> </ul> <h4>Who this book is for</h4> <p>If you're a JavaScript or frontend developer looking to gain comprehensive experience of using Angular for end-to-end enterprise-ready applications, this Learning Path is for you.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,540円

Frontend Architecture for Design Systems A Modern Blueprint for Scalable and Sustainable Websites【電子書籍】[ Micah Godbolt ]

楽天Kobo電子書籍ストア
<p>Imagine what a large-scale web project would look like if frontend development were not treated as an add-on, but as an equal partner with backend development and content strategy. This practical book takes experienced web developers through the new discipline of frontend architecture, including the latest tools, standards, and best practices that have elevated frontend web development to an entirely new level.</p> <p>Using real-world examples, case studies, and practical tips and tricks throughout, author Micah Godbolt introduces you to the four pillars of frontend architecture. He also provides compelling arguments for developers who want to embrace the mantle of frontend architect and fight to make it a first-class citizen in their next project.</p> <p>The four pillars include:</p> <ul> <li><strong>Code:</strong> how to approach the HTML, CSS, and JavaScript of a design system</li> <li><strong>Process:</strong> tools and processes for creating an efficient and error-proof workflow</li> <li><strong>Testing:</strong> creating a stable foundation on which to build your site</li> <li><strong>Documentation:</strong> tools for writing documentation while the work is in progress</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,262円

Full Stack Web Development with Backbone.js Scalable Application Design with 100% JavaScript【電子書籍】[ Patrick Mulder ]

楽天Kobo電子書籍ストア
<p>Learn how to build a full-stack application with Backbone.js by taking advantage of JavaScript modules, workflow automation, and Backbone’s interface building blocks. With this practical guide, author Patrick Mulder takes experienced backend developers and JavaScript programmers through the steps necessary to create a fully functional single-page application.</p> <p>Backbone’s rich ecosystem of plugins makes applications easier to design and scale, but knowing which tools to use for your project can be tricky. How do you combine views and the data layer with Backbone, or serve and deploy JavaScript assets? You’ll not only learn the answers to these and many other questions; you’ll also discover Backbone’s vast number of use cases.</p> <ul> <li>Get started quickly by using a Backbone.js and Browserify</li> <li>Track state and organize data with Backbone models and collections</li> <li>Capture events from users by using views and manipulating the DOM</li> <li>Combine Backbone views with advanced HTML templates</li> <li>Use Backbone to browse remote data sources from an API</li> <li>Authenticate and authorize client-side interactions</li> <li>Build a backend API with Node.js and Restify</li> <li>Set up workflow automation with Bower, Grunt, Yeoman, and RequireJS</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,179円

Databricks Lakehouse Platform Cookbook 100+ recipes for building a scalable and secure Databricks Lakehouse (English Edition)【電子書籍】[ Dr. Alan L. Dennis ]

楽天Kobo電子書籍ストア
<p>The Databricks Lakehouse is groundbreaking technology that simplifies data storage, processing, and analysis. This cookbook offers a clear and practical guide to building and optimizing your Lakehouse to make data-driven decisions and drive impactful results.This definitive guide walks you through the entire Lakehouse journey, from setting up your environment, and connecting to storage, to creating Delta tables, building data models, and ingesting and transforming data. We start off by discussing how to ingest data to Bronze, then refine it to produce Silver. Next, we discuss how to create Gold tables and various data modeling techniques often performed in the Gold layer. You will learn how to leverage Spark SQL and PySpark for efficient data manipulation, apply Delta Live Tables for real-time data processing, and implement Machine Learning and Data Science workflows with MLflow, Feature Store, and AutoML. The book also delves into advanced topics like graph analysis, data governance, and visualization, equipping you with the necessary knowledge to solve complex data challenges.By the end of this cookbook, you will be a confident Lakehouse expert, capable of designing, building, and managing robust data-driven solutions.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,132円

洋書 Paperback, Full-Stack Web Development with Vue.js and Node: Build scalable and powerful web apps with modern web stack: MongoDB, Vue, Node.js, and Express

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ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。 10,953円

Frontend Development Projects with Vue.js 3 Learn the fundamentals of building scalable web applications and dynamic user interfaces with Vue.js【電子書籍】[ Maya Shavin ]

楽天Kobo電子書籍ストア
<p><b>Let industry experts guide you on your journey to becoming a Vue.js developer with the help of practical projects and fun exercises Purchase of the print or Kindle book includes a free PDF eBook</b></p><h4>Key Features</h4><ul><li>Work through mini projects, exercises, and activities to learn Vue.js in a practical way</li><li>Create dynamic components and user interfaces that are fast and intuitive</li><li>Find out how you can get the most out of the Vue.js 3 framework and build an end-to-end project</li></ul><h4>Book Description</h4>Are you looking to use Vue.js 3 for building web apps but don't know where to begin? Frontend Development Projects with Vue.js 3 will help you get to grips with the core concepts of this JavaScript framework using practical examples that simulate real-world web projects. With this updated edition, you’ll experience all aspects of the new and improved Vue.js 3 as you work on mini projects such as a chat interface, a shopping cart, a price calculator, a to-do app, and a profile card generator for storing contact details. These realistic projects are presented as bite-size exercises that you can enjoy even as you challenge yourself. Throughout the book, you'll discover how to manage data in Vue components, define communication interfaces between components, and handle static and dynamic routing to control application flow. You'll also work with Vite and Vue DevTools and learn how to handle transition and animation effects for an engaging user experience. Finally, you’ll see how to test your app and deploy it to the web. By the end of this Vue.js book, you'll have the skills that enable you to work like an experienced Vue developer to build professional apps that can be used by others and have the confidence to tackle real-world frontend web development problems.<h4>What you will learn</h4><ul><li>Set up a development environment and start your first Vue.js 3 project</li><li>Modularize a Vue application using component hierarchies</li><li>Use external JavaScript libraries to create animations</li><li>Share state between components and use Pinia for state management</li><li>Work with APIs using Pinia and Axios to fetch remote data</li><li>Validate functionality with unit testing and end-to-end testing</li><li>Get to grips with web app deployment</li></ul><h4>Who this book is for</h4><p>This book is designed for Vue.js beginners. Whether this is your first JavaScript framework, or if you're already familiar with React or Angular, this book will get you on the right track. To understand the concepts explained in this book, you must be familiar with HTML, CSS, JavaScript, and Node package management.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,304円

The Artificial Intelligence Infrastructure Workshop Build your own highly scalable and robust data storage systems that can support a variety of cutting-edge AI applications【電子書籍】[ Chinmay Arankalle ]

楽天Kobo電子書籍ストア
<p>Explore how a data storage system works ? from data ingestion to representation Key Features ? Understand how artificial intelligence, machine learning, and deep learning are different from one another ? Discover the data storage requirements of different AI apps using case studies ? Explore popular data solutions such as Hadoop Distributed File System (HDFS) and Amazon Simple Storage Service (S3) Book Description Social networking sites see an average of 350 million uploads daily - a quantity impossible for humans to scan and analyze. Only AI can do this job at the required speed, and to leverage an AI application at its full potential, you need an efficient and scalable data storage pipeline. The Artificial Intelligence Infrastructure Workshop will teach you how to build and manage one. The Artificial Intelligence Infrastructure Workshop begins taking you through some real-world applications of AI. You'll explore the layers of a data lake and get to grips with security, scalability, and maintainability. With the help of hands-on exercises, you'll learn how to define the requirements for AI applications in your organization. This AI book will show you how to select a database for your system and run common queries on databases such as MySQL, MongoDB, and Cassandra. You'll also design your own AI trading system to get a feel of the pipeline-based architecture. As you learn to implement a deep Q-learning algorithm to play the CartPole game, you'll gain hands-on experience with PyTorch. Finally, you'll explore ways to run machine learning models in production as part of an AI application. By the end of the book, you'll have learned how to build and deploy your own AI software at scale, using various tools, API frameworks, and serialization methods. What you will learn ? Get to grips with the fundamentals of artificial intelligence ? Understand the importance of data storage and architecture in AI applications ? Build data storage and workflow management systems with open source tools ? Containerize your AI applications with tools such as Docker ? Discover commonly used data storage solutions and best practices for AI on Amazon Web Services (AWS) ? Use the AWS CLI and AWS SDK to perform common data tasks Who this book is for If you are looking to develop the data storage skills needed for machine learning and AI and want to learn AI best practices in data engineering, this workshop is for you. Experienced programmers can use this book to advance their career in AI. Familiarity with programming, along with knowledge of exploratory data analysis and reading and writing files using Python will help you to understand the key concepts covered.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,085円

Hands-On Software Architecture with Golang Design and architect highly scalable and robust applications using Go【電子書籍】[ Jyotiswarup Raiturkar ]

楽天Kobo電子書籍ストア
<p><strong>Understand the principles of software architecture with coverage on SOA, distributed and messaging systems, and database modeling</strong></p> <h4>Key Features</h4> <ul> <li>Gain knowledge of architectural approaches on SOA and microservices for architectural decisions</li> <li>Explore different architectural patterns for building distributed applications</li> <li>Migrate applications written in Java or Python to the Go language</li> </ul> <h4>Book Description</h4> <p>Building software requires careful planning and architectural considerations; Golang was developed with a fresh perspective on building next-generation applications on the cloud with distributed and concurrent computing concerns.</p> <p>Hands-On Software Architecture with Golang starts with a brief introduction to architectural elements, Go, and a case study to demonstrate architectural principles. You'll then move on to look at code-level aspects such as modularity, class design, and constructs specific to Golang and implementation of design patterns. As you make your way through the chapters, you'll explore the core objectives of architecture such as effectively managing complexity, scalability, and reliability of software systems. You'll also work through creating distributed systems and their communication before moving on to modeling and scaling of data. In the concluding chapters, you'll learn to deploy architectures and plan the migration of applications from other languages.</p> <p>By the end of this book, you will have gained insight into various design and architectural patterns, which will enable you to create robust, scalable architecture using Golang.</p> <h4>What you will learn</h4> <ul> <li>Understand architectural paradigms and deep dive into Microservices</li> <li>Design parallelism/concurrency patterns and learn object-oriented design patterns in Go</li> <li>Explore API-driven systems architecture with introduction to REST and GraphQL standards</li> <li>Build event-driven architectures and make your architectures anti-fragile</li> <li>Engineer scalability and learn how to migrate to Go from other languages</li> <li>Get to grips with deployment considerations with CICD pipeline, cloud deployments, and so on</li> <li>Build an end-to-end e-commerce (travel) application backend in Go</li> </ul> <h4>Who this book is for</h4> <p>Hands-On Software Architecture with Golang is for software developers, architects, and CTOs looking to use Go in their software architecture to build enterprise-grade applications. Programming knowledge of Golang is assumed.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,540円

Scalable Uncertainty Management SCALABLE UNCERTAINTY MGMT [ Amol Deshpande ]

楽天ブックス
SCALABLE UNCERTAINTY MGMT Amol Deshpande Anthony Hunter SPRINGER NATURE2010 Paperback English ISBN:9783642159503 洋書 Computers & Science(コンピューター&科学) Computers 14,995円

Ultimate Microservices with Go Combine the Power of Microservices with Go to Build Highly Scalable, Maintainable, and Efficient Systems (English Edition)【電子書籍】[ Nir Shtein ]

楽天Kobo電子書籍ストア
<p>**Develop production-ready, high-performance, and scalable microservices with Go</p> <p>KEY FEATURES**<br /> ● Learn to design and implement resilient RESTful APIs using Go, with a focus on scalability and maintainability.<br /> ● Discover how Kubernetes empowers reliable microservice architecture, covering deployment, scaling, service discovery, and load balancing.<br /> ● Gain practical tools and insights for deploying microservices to production using Go and Kubernetes, ensuring smooth operations and high availability.</p> <p><strong>DESCRIPTION</strong><br /> Embark on a comprehensive journey through microservices architecture with a focus on harnessing the power of Go in modern cloud-based solutions.</p> <p>This book begins with a succinct introduction to microservices and their synergy with cloud strategies, emphasizing Go's aptitude for developing scalable and efficient services. You'll then delve into the fundamentals of Go, covering essential practices and core concepts, and establishing a strong language foundation.<br /> The exploration continues with a detailed examination of constructing a single service, emphasizing design, documentation, and structure. Through various design patterns, you'll learn to implement a server capable of serving as a RESTful API, an internal worker, and more. This hands-on approach equips you with the expertise to craft robust and sustainable services.<br /> Finally, the book guides you through deploying your service to production using Kubernetes. You'll explore scaling techniques, performance optimization, and observability, ensuring your service is ready for the demands of the real world.</p> <p><strong>WHAT WILL YOU LEARN</strong><br /> ● Gain a comprehensive understanding of microservices architecture, including its advantages, limitations, and alternative approaches.<br /> ● Master the fundamentals of Go, from basic syntax and concepts to more advanced topics, enabling you to leverage its capabilities effectively.<br /> ● Explore the key components of microservices architecture implemented using Go, understanding how they interact and contribute to the overall system.<br /> ● Design and implement robust RESTful APIs with Go, incorporating essential features like pagination, rate-limiting, caching, retries, and timeouts for optimal performance.<br /> ● Discover Kubernetes and its close relationship with microservices architecture, gaining insights into its role in orchestrating and managing containerized applications.<br /> ● Learn to deploy production-ready services with Go, covering essential aspects such as authentication, monitoring, continuous integration and continuous deployment (CI/CD), fault tolerance design, and rollout procedures, all from the perspective of a developer.</p> <p><strong>WHO IS THIS BOOK FOR?</strong><br /> This book targets developers and software architects looking to enhance their microservices expertise using Go, offering insights into modern tech demands. It's beneficial for those mastering microservices basics and refining skills in Go, Kubernetes, and RESTful APIs. Whether advancing careers or improving proficiency, it equips readers for success in dynamic software development.</p> <p><strong>TABLE OF CONTENTS</strong></p> <ol> <li>Introduction to Microservices</li> <li>Usability of Go</li> <li>Go Essentials</li> <li>Embarking on the Go Journey</li> <li>Unlocking Go's Concurrency Power</li> <li>Core Elements of Microservices</li> <li>Building RESTful API</li> <li>Introduction to Kubernetes</li> <li>Deploying to Production</li> <li>Next Steps in Production<br /> Index</li> </ol>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,028円

Generative AI for Cloud Solutions Architect modern AI LLMs in secure, scalable, and ethical cloud environments【電子書籍】[ Paul Singh ]

楽天Kobo電子書籍ストア
<p><b>Explore Generative AI, the engine behind ChatGPT, and delve into topics like LLM-infused frameworks, autonomous agents, and responsible innovation, to gain valuable insights into the future of AI</b></p><h2>Key Features</h2><ul><li>Gain foundational GenAI knowledge and understand how to scale GenAI/ChatGPT in the cloud</li><li>Understand advanced techniques for customizing LLMs for organizations via fine-tuning, prompt engineering, and responsible AI</li><li>Peek into the future to explore emerging trends like multimodal AI and autonomous agents</li><li>Purchase of the print or Kindle book includes a free PDF eBook</li></ul><h2>Book Description</h2>Generative artificial intelligence technologies and services, including ChatGPT, are transforming our work, life, and communication landscapes. To thrive in this new era, harnessing the full potential of these technologies is crucial. Generative AI for Cloud Solutions is a comprehensive guide to understanding and using Generative AI within cloud platforms. This book covers the basics of cloud computing and Generative AI/ChatGPT, addressing scaling strategies and security concerns. With its help, you’ll be able to apply responsible AI practices and other methods such as fine-tuning, RAG, autonomous agents, LLMOps, and Assistants APIs. As you progress, you’ll learn how to design and implement secure and scalable ChatGPT solutions on the cloud, while also gaining insights into the foundations of building conversational AI, such as chatbots. This process will help you customize your AI applications to suit your specific requirements. By the end of this book, you’ll have gained a solid understanding of the capabilities of Generative AI and cloud computing, empowering you to develop efficient and ethical AI solutions for a variety of applications and services.<h2>What you will learn</h2><ul><li>Get started with the essentials of generative AI, LLMs, and ChatGPT, and understand how they function together</li><li>Understand how we started applying NLP to concepts like transformers</li><li>Grasp the process of fine-tuning and developing apps based on RAG</li><li>Explore effective prompt engineering strategies</li><li>Acquire insights into the app development frameworks and lifecycles of LLMs, including important aspects of LLMOps, autonomous agents, and Assistants APIs</li><li>Discover how to scale and secure GenAI systems, while understanding the principles of responsible AI</li></ul><h2>Who this book is for</h2><p>This artificial intelligence book is for aspiring cloud architects, data analysts, cloud developers, data scientists, AI researchers, technical business leaders, and technology evangelists looking to understanding the interplay between GenAI and cloud computing. Some chapters provide a broad overview of GenAI, which are suitable for readers with basic to no prior AI experience, aspiring to harness AI's potential. Other chapters delve into technical concepts that require intermediate data and AI skills. A basic understanding of a cloud ecosystem is required to get the most out of this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,874円

洋書 Node.js Design Patterns: Master a series of patterns and techniques to create modular, scalable, and efficient applications

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,636円

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商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,972円

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商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,085円

Decoding LangChain and LLMs: A Beginner's Guide for Python Developers to Crafting Smart, Scalable, and Standout Web Apps (Exploring the Potential of LLMs with TensorFlow, Hugging Face, and More)【電子書籍】[ Matthew B.Richard ]

楽天Kobo電子書籍ストア
<p>Unlock the power of LangChain and Large Language Models (LLMs) with this essential guide tailored for Python developers. Dive into the intricate world of crafting intelligent, scalable, and attention-grabbing web applications. From harnessing the capabilities of TensorFlow and leveraging the cutting-edge technology of Hugging Face, to exploring the vast potential of LLMs, this book equips you with the tools and knowledge to elevate your projects to new heights. Whether you're a novice or seasoned developer, embark on a journey to master the art of decoding LangChain and harness the full potential of LLMs in your applications. Get ready to stand out in the digital landscape with smart and innovative solutions!"</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,931円

洋書 Paperback, On-Purpose CEO Presents: Bigger Business Blueprint: Modern Marketing, Innovation & Scalable Growth

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販売説明文 4,806円

Enterprise Application Development with C# 10 and .NET 6 Become a professional .NET developer by learning expert techniques for building scalable applications【電子書籍】[ Ravindra Akella ]

楽天Kobo電子書籍ストア
<p>A comprehensive guide to every important component of C# and .NET 6 required to build robust enterprise web applications Key Features ? Explore the advanced features of C# and .NET 6 to enhance your code and productivity ? Follow clear and easy instructions for building an end-to-end enterprise application ? Learn how to build scalable web applications and host them on the cloud Book Description Building production-ready enterprise applications can be a challenging task due to the overabundance of tools and their different versions that make app development complex. This book simplifies the process with an end-to-end road map for building enterprise applications from scratch using the latest features of .NET Core 6 and C# 10. Throughout the book, you'll work on creating an enterprise app, adding a key component to the app with each chapter, before ?nally getting it ready for testing and deployment. You'll learn concepts relating to advanced data structures, the Entity Framework Core, parallel programming, and dependency injection. As you progress, you'll cover various authentication and authorization schemes provided by .NET Core to make your apps and APIs secure. The book then shows you how the latest Microsoft Visual Studio and C# 10 help you simplify developer tasks and shares tips and tricks in Visual Studio to improve your productivity. You'll discover various testing techniques, such as unit testing and performance testing, as well as di?erent methods to deploy enterprise apps. By the end of this book, you'll be able to create enterprise apps using the powerful features of .NET 6 and deploy them to the cloud while working with various cloud components using Azure. What you will learn ? Design enterprise apps by making the most of the latest features of .NET 6 ? Discover di?erent layers of an app, such as the data layer, API layer, and web layer ? Explore end-to-end architecture by implementing an enterprise web app using .NET and C# 10 and deploying it on Azure ? Focus on the core concepts of web application development and implement them in .NET 6 ? Integrate the new .NET 6 health and performance check APIs into your app ? Explore MAUI and build an application targeting multiple platforms - Android, iOS, and Windows Who this book is for If you are a developer, architect, or senior programmer, this book will show you how to leverage the features of .NET 6 and the C# language, as well as help you grasp essential techniques to build your skills.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,858円

Practical Go: Building Scalable Network and Non-Network Applications PRAC GO [ Amit Saha ]

楽天ブックス
PRAC GO Amit Saha WILEY2021 Paperback English ISBN:9781119773818 洋書 Computers & Science(コンピューター&科学) Computers 6,336円

Ceph Cookbook - Second Edition Over 100 effective recipes to help you design, implement, and troubleshoot manage the software-defined and massively scalable Ceph storage system.【電子書籍】[ Vikhyat Umrao ]

楽天Kobo電子書籍ストア
<p><strong>Over 100 effective recipes to help you design, implement, and troubleshoot manage the software-defined and massively scalable Ceph storage system.</strong></p> <h2>About This Book</h2> <ul> <li>Implement a Ceph cluster successfully and learn to manage it.</li> <li>Recipe based approach in learning the most efficient software defined storage system</li> <li>Implement best practices on improving efficiency and security of your storage cluster</li> <li>Learn to troubleshoot common issues experienced in a Ceph cluster</li> </ul> <h2>Who This Book Is For</h2> <p>This book is targeted at storage and cloud engineers, system administrators, or anyone who is interested in building software defined storage, to power your cloud or virtual infrastructure.</p> <p>If you have basic knowledge of GNU/Linux and storage systems, with no experience of software defined storage solutions and Ceph, but eager to learn then this book is for you</p> <h2>What You Will Learn</h2> <ul> <li>Understand, install, configure, and manage the Ceph storage system</li> <li>Get to grips with performance tuning and benchmarking, and learn practical tips to help run Ceph in production</li> <li>Integrate Ceph with OpenStack Cinder, Glance, and Nova components</li> <li>Deep dive into Ceph object storage, including S3, Swift, and Keystone integration</li> <li>Configure a disaster recovery solution with a Ceph Multi-Site V2 gateway setup and RADOS Block Device mirroring</li> <li>Gain hands-on experience with Ceph Metrics and VSM for cluster monitoring</li> <li>Familiarize yourself with Ceph operations such as maintenance, monitoring, and troubleshooting</li> <li>Understand advanced topics including erasure-coding, CRUSH map, cache pool, and general Ceph cluster maintenance</li> </ul> <h2>In Detail</h2> <p>Ceph is a unified distributed storage system designed for reliability and scalability. This technology has been transforming the software-defined storage industry and is evolving rapidly as a leader with its wide range of support for popular cloud platforms such as OpenStack, and CloudStack, and also for virtualized platforms. Ceph is backed by Red Hat and has been developed by community of developers which has gained immense traction in recent years.</p> <p>This book will guide you right from the basics of Ceph , such as creating blocks, object storage, and filesystem access, to advanced concepts such as cloud integration solutions. The book will also cover practical and easy to implement recipes on CephFS, RGW, and RBD with respect to the major stable release of Ceph Jewel. Towards the end of the book, recipes based on troubleshooting and best practices will help you get to grips with managing Ceph storage in a production environment.</p> <p>By the end of this book, you will have practical, hands-on experience of using Ceph efficiently for your storage requirements.</p> <h2>Style and approach</h2> <p>This step-by-step guide is filled with practical tutorials, making complex scenarios easy to understand.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,540円

Programming Google App Engine with Python Build and Run Scalable Python Apps on Google's Infrastructure【電子書籍】[ Dan Sanderson ]

楽天Kobo電子書籍ストア
<p>This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Python applications in the cloud with Google App Engine. The flagship of Google's Cloud Platform, App Engine hosts your app on infrastructure that grows automatically with your traffic, minimizing up-front costs and accommodating unexpected visitors. You’ll learn hands-on how to perform common development tasks with App Engine services and development tools, including deployment and maintenance.</p> <p>App Engine's Python support includes a fast Python 2.7 interpreter, the standard library, and a WSGI-based runtime environment. Choose from many popular web application frameworks, including Django and Flask.</p> <ul> <li>Get a hands-on introduction to App Engine's tools and features, using an example application</li> <li>Simulate App Engine on your development machine with tools from Google Cloud SDK</li> <li>Structure your app into individually addressable modules, each with its own scaling configuration</li> <li>Exploit the power of the scalable Cloud Datastore, using queries, transactions, and data modeling with the ndb library</li> <li>Use Cloud SQL for standard relational databases with App Engine applications</li> <li>Learn how to deploy, manage, and inspect your application on Google infrastructure</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,256円

Scalable Multi-core Architectures Design Methodologies and Tools【電子書籍】

楽天Kobo電子書籍ストア
<p>As Moore’s law continues to unfold, two important trends have recently emerged. First, the growth of chip capacity is translated into a corresponding increase of number of cores. Second, the parallelization of the computation and 3D integration technologies lead to distributed memory architectures. This book describes recent research that addresses urgent challenges in many-core architectures and application mapping. It addresses the architectural design of many core chips, memory and data management, power management, design and programming methodologies. It also describes how new techniques have been applied in various industrial case studies.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 12,154円

Business Growth through Scalable, Repeatable Success【電子書籍】[ Clive Enever ]

楽天Kobo電子書籍ストア
<p>Business growth comes from consistent hard work, and a solid business strategy. In this ebook, I will show you how to position your business for future growth through planning, and scalable and repeatable actions to help you achieve success again and again. Resulting in Business Growth through Scalable and Repeatable Success</p> <p>Clive will help you identify your business goals, develop strategies to reach them, and build a support structure to help you achieve your vision.</p> <p>In Business Growth through Scalable and Repeatable Success eBook Clive covers:</p> <ul> <li>How to make your business successes scalable and repeatable while making it possible for you to achieve business growth.</li> <li>How you can take your business from plan to growth reality, and</li> <li>The plan, the people and the systems and procedures you need to have in place when structuring your business for growth.</li> </ul> <p>If you've been struggling to make your business work for you, now is the time to learn how to establish scalable and repeatable processes to ensure your business is structured to grow.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 794円

洋書 Paperback, Spring 5.0 Microservices - Second Edition: Scalable systems with Reactive Streams and Spring Boot

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ヶ月までかかる場合がありますのでお急ぎの場合は注文をお控えください。 ・個人輸入される商品は、すべてご注文者自身の「個人使用・個人消費」が前提となりますので、ご注文された商品を第三者へ譲渡・転売することは法律で禁止されております。 ・関税・消費税が課税される場合があります。詳細はこちらをご確認下さい。 12,232円

Server Side development with Node.js and Koa.js Quick Start Guide Build robust and scalable web applications with modern JavaScript techniques【電子書籍】[ Olayinka Omole ]

楽天Kobo電子書籍ストア
<p><strong>Build real-world robust web applications and APIs using the modern and expressive Koa Node.js framework.</strong></p> <h4>Key Features</h4> <ul> <li>Get up and running with Koa.js and leverage its power with node.js</li> <li>Get the most out of Koa Async functions and generators</li> <li>Create real time dynamic serverside apps efficiently with Koa.js</li> </ul> <h4>Book Description</h4> <p>Every developer wants to build modular and scalable web applications. Modern versions of JavaScript have made this possible in Node.js, and Koa is a Node.js framework that makes it easy. This book is the ideal introduction for JavaScript developers who want to create scalable server side applications using Node.js and Koa.js.</p> <p>The book shows you how Koa can be used to start projects from scratch, register custom and existing middleware, read requests, and send responses to users. We will explore the core concepts in Koa, such as error handling, logging, and request and response handling. We will dive into new concepts in JavaScript development, and see how paradigms such as async/await help with modern Node.js application development.</p> <p>By the end of this book, you will be building robust web applications in Koa using modern development paradigms and techniques of Node.js development.</p> <h4>What you will learn</h4> <ul> <li>Create a simple server in Node.js and Koa</li> <li>Work with custom middleware in Koa</li> <li>Handle errors in Koa</li> <li>Create routes, handle requests, and send responses from APIs</li> <li>Build views and use templates in Koa</li> <li>Authenticate your application and structure it properly in Koa</li> </ul> <h4>Who this book is for</h4> <p>This book is for serverside developers and JavaScript developers who want to use Koa.js and Node.js to create fast and real time back end applications.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,723円

Using TRILL, FabricPath, and VXLAN Designing Massively Scalable Data Centers (MSDC) with Overlays【電子書籍】[ Sanjay K. Hooda ]

楽天Kobo電子書籍ストア
<p><strong>Using TRILL, FabricPath, and VXLAN</strong></p> <p>Designing Massively Scalable Data Centers with Overlays</p> <p>TRILL, FabricPath, and VXLAN overlays help you distribute data traffic far more effectively, dramatically improving utilization in even the largest data center networks. Using TRILL, FabricPath, and VXLAN is the first practical and comprehensive guide to planning and establishing these high-efficiency overlay networks. The authors begin by reviewing today’s fast-growing data center requirements, and making a strong case for overlays in the Massive Scale Data Center (MSDC). Next, they introduce each leading technology option, including FabricPath, TRILL, LISP, VXLAN, NVGRE, OTV, and Shortest Path Bridging (SPB). They also present a chapter-length introduction to IS-IS, focusing on details relevant to the control of FabricPath and TRILL networks. Building on this foundation, they offer in-depth coverage of FabricPath: its advantages, architecture, forwarding, configuration, verification, and benefits in Layer-2 networks. Through examples, they explain TRILL’s architecture, functionality, and forwarding behavior, focusing especially on data flow. They also fully address VXLAN as a solution for realizing IP-based data center fabrics, including multi-tenant cloud applications.</p> <p>Using TRILL, FabricPath, and VXLAN provides detailed strategies and methodologies for FabricPath, TRILL, and VXLAN deployment and migration, as well as best practices for management and troubleshooting. It also presents three detailed implementation scenarios, each reflecting realistic data center challenges. In particular, the authors show how to integrate multiple overlay technologies into a single end-to-end solution that offers exceptional flexibility, agility, and availability.</p> <p><strong>Sanjay K. Hooda</strong> is principal engineer in Catalyst switching software engineering at Cisco. He has more than 15 years of network design and implementation experience in large enterprise environments, and has participated in IETF standards activities. His interests include wireless, multicast, TRILL, FabricPath, High Availability, ISSU, and IPv6. He is co-author of IPv6 for Enterprise Networks.</p> <p><strong>Shyam Kapadia</strong>, Technical Leader at Cisco’s Data Center Group (DCG), was an integral part of the team that delivered the next-generation Catalyst 6500 Sup 2T (2 Terabyte) platform. Since then, he has focused on developing new solutions for data center environments. He holds a Ph.D. in computer science from USC, where his research encompassed wired, wireless, ad hoc, vehicular, and sensor networks.</p> <p><strong>Padmanabhan Krishnan</strong> has more than 12 years of experience in networking and telecommunications, including 7 at Cisco. His recent experience has included providing data path solutions for TRILL in the Catalyst 6500 Sup 2T Platform using FPGA, as well as design and development of platform core infrastructure and L2 features.</p> <p>n Discover how overlays can address data center network problems ranging from scalability to rapid provisioning</p> <p>n Examine popular data center overlay examples</p> <p>n Learn about extensions to IS-IS for TRILL and FabricPath</p> <p>n Use FabricPath, TRILL, and VXLAN to simplify configuration, improve performance and availability, optimize efficiency, and limit table size</p> <p>n Learn about FabricPath control and data plane architecture details</p> <p>n Review example FabricPath configurations on Cisco Nexus 7000/6000/5000 switches</p> <p>n Understand TRILL concepts and architecture, including overlay header, control and data plane, and MAC address learning</p> <p>n Learn about VXLAN architecture details and packet forwarding</p> <p>n Review example VXLAN configurations on a Cisco Nexus 1000V distributed virtual switch</p> <p>n Implement TRILL/FabricPath networks with VXLAN to virtualized servers in an intra-data center environment</p> <p>n Connect multiple traditional data centers using an OTV overlay as a Layer 2 extension</p> <p>n Use OTV overlays to connect sites running FabricPath, TRILL, or both</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,447円

Building Scalable Web Sites Building, Scaling, and Optimizing the Next Generation of Web Applications【電子書籍】[ Cal Henderson ]

楽天Kobo電子書籍ストア
<p>Learn the tricks of the trade so you can build and architect applications that scale quickly--without all the high-priced headaches and service-level agreements associated with enterprise app servers and proprietary programming and database products. Culled from the experience of the Flickr.com lead developer, <em>Building Scalable Web Sites</em> offers techniques for creating fast sites that your visitors will find a pleasure to use.</p> <p>Creating popular sites requires much more than fast hardware with lots of memory and hard drive space. It requires thinking about how to grow over time, how to make the same resources accessible to audiences with different expectations, and how to have a team of developers work on a site without creating new problems for visitors and for each other.</p> <p>Presenting information to visitors from all over the world</p> <p><em>Integrating email with your web applications</em></p> <p>Planning hardware purchases and hosting options to have as much as you need without breaking your wallet</p> <p><em>Partitioning and distributing databases to support large datasets and simultaneous transactions</em></p> <p>Monitoring your applications to find and clear bottlenecks</p> <p>* Providing services APIs and using services from other providers to increase your site's reach and capabilities</p> <p>Whether you're starting a small web site with hopes of growing big or you already have a large system that needs maintenance, you'll find <em>Building Scalable Web Sites</em> to be a library of ideas for making things work.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,895円

洋書 Google Compute Engine: Man Secure and Scalable Cloud Computing

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販売説明文 7,704円

洋書 Paperback, Programming Google App Engine with Python: Build and Run Scalable Python Apps on Google's Infrastructure

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販売説明文 8,884円

洋書 Scalable Big Data Architecture: A practitioners guide to choosing relevant Big Data architecture

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販売説明文 8,409円

Fast and Scalable Cloud Data Management【電子書籍】[ Felix Gessert ]

楽天Kobo電子書籍ストア
<p>The unprecedented scale at which data is both produced and consumed today has generated a large demand for scalable data management solutions facilitating fast access from all over the world. As one consequence, a plethora of non-relational, distributed NoSQL database systems have risen in recent years and today’s data management system landscape has thus become somewhat hard to overlook. As another consequence, complex polyglot designs and elaborate schemes for data distribution and delivery have become the norm for building applications that connect users and organizations across the globe ? but choosing the right combination of systems for a given use case has become increasingly difficult as well.</p> <p>To help practitioners stay on top of that challenge, this book presents a comprehensive overview and classification of the current system landscape in cloud data management as well as a survey of the state-of-the-art approaches for efficient data distribution and delivery to end-user devices. The topics covered thus range from NoSQL storage systems and polyglot architectures (backend) over distributed transactions and Web caching (network) to data access and rendering performance in the client (end-user).</p> <p>By distinguishing popular data management systems by data model, consistency guarantees, and other dimensions of interest, this book provides an abstract framework for reasoning about the overall design space and the individual positions claimed by each of the systems therein. Building on this classification, this book further presents an application-driven decision guidance tool that breaks the process of choosing a set of viable system candidates for a given application scenario down into a straightforward decision tree.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 17,016円