DEPLOY  [本・雑誌・コミック]
 
楽天市場検索

本・雑誌・コミック
  小説・エッセイ (0)
  資格・検定 (0)
  ライフスタイル (0)
  ホビー・スポーツ・美術 (0)
  絵本・児童書・図鑑 (0)
  語学・辞典・年鑑 (0)
  学習参考書・問題集 (0)
  旅行・留学 (0)
  人文・地歴・社会 (0)
  ビジネス・経済・就職 (3) (DEPLOY)
  PC・システム開発 (1) (DEPLOY)
  科学・医学・技術 (0)
  コミック (0)
  ライトノベル (0)
  ボーイズラブ (0)
  ティーンズラブ (0)
  エンターテインメント (0)
  写真集 (0)
  古書・希少本 (0)
  楽譜 (0)
  雑誌 (0)
  新聞 (0)
  洋書 (1092) (DEPLOY)
  カレンダー (0)
  ポスター (0)
  パンフレット (0)
  その他 (11) (DEPLOY)
 
1107件中 1件 - 30件  1 2 3 4 5 6
商品説明価格

Hands-On Machine Learning with C++ Build, train, and deploy end-to-end machine learning and deep learning pipelines【電子書籍】[ Kirill Kolodiazhnyi ]

楽天Kobo電子書籍ストア
<p><strong>Implement supervised and unsupervised machine learning algorithms using C++ libraries such as PyTorch C++ API, Caffe2, Shogun, Shark-ML, mlpack, and dlib with the help of real-world examples and datasets</strong></p> <h4>Key Features</h4> <ul> <li>Become familiar with data processing, performance measuring, and model selection using various C++ libraries</li> <li>Implement practical machine learning and deep learning techniques to build smart models</li> <li>Deploy machine learning models to work on mobile and embedded devices</li> </ul> <h4>Book Description</h4> <p>C++ can make your machine learning models run faster and more efficiently. This handy guide will help you learn the fundamentals of machine learning (ML), showing you how to use C++ libraries to get the most out of your data. This book makes machine learning with C++ for beginners easy with its example-based approach, demonstrating how to implement supervised and unsupervised ML algorithms through real-world examples.</p> <p>This book will get you hands-on with tuning and optimizing a model for different use cases, assisting you with model selection and the measurement of performance. You'll cover techniques such as product recommendations, ensemble learning, and anomaly detection using modern C++ libraries such as PyTorch C++ API, Caffe2, Shogun, Shark-ML, mlpack, and dlib. Next, you'll explore neural networks and deep learning using examples such as image classification and sentiment analysis, which will help you solve various problems. Later, you'll learn how to handle production and deployment challenges on mobile and cloud platforms, before discovering how to export and import models using the ONNX format.</p> <p>By the end of this C++ book, you will have real-world machine learning and C++ knowledge, as well as the skills to use C++ to build powerful ML systems.</p> <h4>What you will learn</h4> <ul> <li>Explore how to load and preprocess various data types to suitable C++ data structures</li> <li>Employ key machine learning algorithms with various C++ libraries</li> <li>Understand the grid-search approach to find the best parameters for a machine learning model</li> <li>Implement an algorithm for filtering anomalies in user data using Gaussian distribution</li> <li>Improve collaborative filtering to deal with dynamic user preferences</li> <li>Use C++ libraries and APIs to manage model structures and parameters</li> <li>Implement a C++ program to solve image classification tasks with LeNet architecture</li> </ul> <h4>Who this book is for</h4> <p>You will find this C++ machine learning book useful if you want to get started with machine learning algorithms and techniques using the popular C++ language. As well as being a useful first course in machine learning with C++, this book will also appeal to data analysts, data scientists, and machine learning developers who are looking to implement different machine learning models in production using varied datasets and examples. Working knowledge of the C++ programming language is mandatory to get started with this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,198円

Machine Learning in Biotechnology and Life Sciences Build machine learning models using Python and deploy them on the cloud【電子書籍】[ Saleh Alkhalifa ]

楽天Kobo電子書籍ストア
<p>Explore all the tools and templates needed for data scientists to drive success in their biotechnology careers with this comprehensive guide Key Features ? Learn the applications of machine learning in biotechnology and life science sectors ? Discover exciting real-world applications of deep learning and natural language processing ? Understand the general process of deploying models to cloud platforms such as AWS and GCP Book Description The booming fields of biotechnology and life sciences have seen drastic changes over the last few years. With competition growing in every corner, companies around the globe are looking to data-driven methods such as machine learning to optimize processes and reduce costs. This book helps lab scientists, engineers, and managers to develop a data scientist's mindset by taking a hands-on approach to learning about the applications of machine learning to increase productivity and efficiency in no time. You'll start with a crash course in Python, SQL, and data science to develop and tune sophisticated models from scratch to automate processes and make predictions in the biotechnology and life sciences domain. As you advance, the book covers a number of advanced techniques in machine learning, deep learning, and natural language processing using real-world data. By the end of this machine learning book, you'll be able to build and deploy your own machine learning models to automate processes and make predictions using AWS and GCP. What you will learn ? Get started with Python programming and Structured Query Language (SQL) ? Develop a machine learning predictive model from scratch using Python ? Fine-tune deep learning models to optimize their performance for various tasks ? Find out how to deploy, evaluate, and monitor a model in the cloud ? Understand how to apply advanced techniques to real-world data ? Discover how to use key deep learning methods such as LSTMs and transformers Who this book is for This book is for data scientists and scientific professionals looking to transcend to the biotechnology domain. Scientific professionals who are already established within the pharmaceutical and biotechnology sectors will find this book useful. A basic understanding of Python programming and beginner-level background in data science conjunction is needed to get the most out of this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,993円

Kubernetes Handbook Non-Programmer's Guide to Deploy Applications with Kubernetes【電子書籍】[ Stephen Fleming ]

楽天Kobo電子書籍ストア
<p><em>What “<strong>Kubernetes”</strong> does and how?</em></p> <p>After working in the technology and consulting ecosystem for the last 10 years, I am a huge supporter of simplification. While I understood the whole concept of Containerization and automating the deployment, I wanted to explain the bunch of newly recruited Technology Consultants in our team that how actually it’s used and deployed.</p> <p>So, the logical topics to be explained with examples were:</p> <p>The Background of it? Why we needed this system in the first place?</p> <p>How Kubernetes Operates? The Nuts and Bolts of the system.</p> <p>How it is deployed?</p> <p>Best Practices</p> <p>If these things are clear with examples then we can operate with confidence and manage the project well.</p> <p>So, here it is. All our discussions are formulated in a book to help you, people, to take your respective agenda ahead in your current role with conviction. The book has been written in a simple, easy to comprehend language and can be used by Non-Programmers, Project Managers, Business Consultants or any other persons with an interest in Kubernetes.</p> <p>So, move ahead with your Continuous Development journey with this new book and as I mentioned earlier: <em><strong>let’s simplify the discussions around!</strong></em></p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 400円

React 17 Design Patterns and Best Practices Design, build, and deploy production-ready web applications using industry-standard practices【電子書籍】[ Carlos Santana Rold?n ]

楽天Kobo電子書籍ストア
<p><b>Build scalable, maintainable, and powerful React web apps with design patterns and insightful best practices</b></p><h2>Key Features</h2><ul><li>Make the most of design patterns in React ? including render props and controlled and uncontrolled inputs</li><li>Master React Hooks with the help of this updated third edition</li><li>Work through examples that can be used to create reusable code and extensible designs</li></ul><h2>Book Description</h2>Filled with useful React patterns that you can use in your projects straight away, this book will help you save time and build better web applications with ease. React 17 Design Patterns and Best Practices is a hands-on guide for those who want to take their coding skills to a new level. You’ll spend most of your time working your way through the principles of writing maintainable and clean code, but you’ll also gain a deeper insight into the inner workings of React. As you progress through the chapters, you’ll learn how to build components that are reusable across the application, how to structure applications, and create forms that actually work. Then you’ll build on your knowledge by exploring how to style React components and optimize them to make applications faster and more responsive. Once you’ve mastered the rest, you’ll learn how to write tests effectively and how to contribute to React and its ecosystem. By the end of this book, you'll be able to avoid the process of trial and error and developmental headaches. Instead, you’ll be able to use your new skills to efficiently build and deploy real-world React web applications you can be proud of.<h2>What you will learn</h2><ul><li>Get to grips with the techniques of styling and optimizing React components</li><li>Create components using the new React Hooks</li><li>Use server-side rendering to make applications load faster</li><li>Get up to speed with the new React Suspense technique and using GraphQL in your projects</li><li>Write a comprehensive set of tests to create robust and maintainable code</li><li>Build high-performing applications by optimizing components</li></ul><h2>Who this book is for</h2><p>This book is for web developers who want to understand React better and apply it to real-life app development. You’ll need an intermediate-level experience with React and JavaScript before you get started.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,734円

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

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

Hyperledger Fabric In-Depth: Learn, Build and Deploy Blockchain Applications Using Hyperledger Fabric【電子書籍】[ Ashwani Kumar ]

楽天Kobo電子書籍ストア
<p>Create real-world applications using Hyperledger Fabric with ease</p> <p>Hyperledger Fabric is an open-source Enterprise Blockchain project. It is best suited for Enterprise Solutions, where the aim is to deliver Blockchain ready solutions in a closed environment between multiple parties.</p> <p>This book aims to cover Hyperledger Fabric in-depth and its role in enterprise applications.</p> <p>This book is divided into two parts. The first part talks about Blockchain in general, decentralization, consensus algorithms, and various cryptographic primitives in Blockchain. It takes a cue from Bitcoin and Ethereum wherever required. This section aims to cement foundational concepts of Blockchain. The second section focuses on Hyperledger Fabric. It helps you to get a deep level understanding of its key core concepts, main constituents, architecture internals, and transaction flow. It is then followed by examples that will help you set up a network. A detailed explanation of Chaincode will help you understand how to write a Smart Contract, unit test, and deploy them in the dev network. This book also covers Network Configurations, ACLs, RAFT, and Monitoring so that you can start thinking about making production-grade applications.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,100円

Mastering Active Directory Deploy and secure infrastructures with Active Directory, Windows Server 2016, and PowerShell, 2nd Edition【電子書籍】[ Dishan Francis ]

楽天Kobo電子書籍ストア
<p><strong>Become an expert at managing enterprise identity infrastructure by leveraging Active Directory</strong></p> <h4>Key Features</h4> <ul> <li>Explore the new features in Active Directory Domain Service</li> <li>Manage your Active Directory services for Windows Server 2016 effectively</li> <li>Automate administrative tasks in Active Directory using PowerShell Core 6.x</li> </ul> <h4>Book Description</h4> <p>Active Directory (AD) is a centralized and standardized system that automates networked management of user data, security, and distributed resources and enables inter-operation with other directories.</p> <p>This book will first help you brush up on the AD architecture and fundamentals, before guiding you through core components, such as sites, trust relationships, objects, and attributes. You will then explore AD schemas, LDAP, RMS, and security best practices to understand objects and components and how they can be used effectively. Next, the book will provide extensive coverage of AD Domain Services and Federation Services for Windows Server 2016, and help you explore their new features. Furthermore, you will learn to manage your identity infrastructure for a hybrid cloud setup. All this will help you design, plan, deploy, manage operations, and troubleshoot your enterprise identity infrastructure in a secure and effective manner. You'll later discover Azure AD Module, and learn to automate administrative tasks using PowerShell cmdlets. All along, this updated second edition will cover content based on the latest version of Active Directory, PowerShell 5.1 and LDAP.</p> <p>By the end of this book, you'll be well versed with best practices and troubleshooting techniques for improving security and performance in identity infrastructures.</p> <h4>What you will learn</h4> <ul> <li>Design your Hybrid AD environment by evaluating business and technology requirements</li> <li>Protect sensitive data in a hybrid environment using Azure Information Protection</li> <li>Explore advanced functionalities of the schema</li> <li>Learn about Flexible Single Master Operation (FSMO) roles and their placement</li> <li>Install and migrate Active Directory from older versions to Active Directory 2016</li> <li>Control users, groups, and devices effectively</li> <li>Design your OU structure in the most effective way</li> <li>Integrate Azure AD with Active Directory Domain Services for a hybrid setup</li> </ul> <h4>Who this book is for</h4> <p>If you are an Active Directory administrator, system administrator, or network professional who has basic knowledge of Active Directory and is looking to become an expert in this topic, this book is for you.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 6,355円

Mastering AWS CloudFormation Plan, develop, and deploy your cloud infrastructure effectively using AWS CloudFormation【電子書籍】[ Karen Tovmasyan ]

楽天Kobo電子書籍ストア
<p><b>Build scalable and production-ready infrastructure in Amazon Web Services with CloudFormation</b></p><h2>Key Features</h2><ul><li>Leverage AWS CloudFormation templates to manage your entire infrastructure</li><li>Get up and running with writing your infrastructure as code and automating your environment</li><li>Simplify infrastructure management and increase productivity with AWS CloudFormation</li></ul><h2>Book Description</h2>DevOps and the cloud revolution have forced software engineers and operations teams to rethink how to manage infrastructures. With this AWS book, you'll understand how you can use Infrastructure as Code (IaC) to simplify IT operations and manage the modern cloud infrastructure effectively with AWS CloudFormation. This comprehensive guide will help you explore AWS CloudFormation from template structures through to developing complex and reusable infrastructure stacks. You'll then delve into validating templates, deploying stacks, and handling deployment failures. The book will also show you how to leverage AWS CodeBuild and CodePipeline to automate resource delivery and apply continuous integration and continuous delivery (CI/CD) practices to the stack. As you advance, you'll learn how to generate templates on the fly using macros and create resources outside AWS with custom resources. Finally, you'll improve the way you manage the modern cloud in AWS by extending CloudFormation using AWS serverless application model (SAM) and AWS cloud development kit (CDK). By the end of this book, you'll have mastered all the major AWS CloudFormation concepts and be able to simplify infrastructure management.<h2>What you will learn</h2><ul><li>Understand modern approaches to IaC</li><li>Develop universal and reusable CloudFormation templates</li><li>Discover ways to apply continuous delivery with CloudFormation</li><li>Implement IaC best practices for the AWS Cloud</li><li>Provision massive applications across multiple regions and accounts</li><li>Automate template generation and software provisioning for AWS</li><li>Extend CloudFormation with custom resources and template macros</li></ul><h2>Who this book is for</h2><p>If you are a developer who wants to learn how to write templates, a DevOps engineer interested in deployment and orchestration, or a solutions architect looking to understand the benefits of managing infrastructure with ease, this book is for you. Prior understanding of the AWS Cloud is necessary.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,734円

Building Enterprise JavaScript Applications Learn to build and deploy robust JavaScript applications using Cucumber, Mocha, Jenkins, Docker, and Kubernetes【電子書籍】[ Daniel Li ]

楽天Kobo電子書籍ストア
<p><strong>Strengthen your applications by adopting Test-Driven Development (TDD), the OpenAPI Specification, Continuous Integration (CI), and container orchestration.</strong></p> <h4>Key Features</h4> <ul> <li>Create production-grade JavaScript applications from scratch</li> <li>Build microservices and deploy them to a Docker container for scaling applications</li> <li>Test and deploy your code with confidence using Travis CI</li> </ul> <h4>Book Description</h4> <p>With the over-abundance of tools in the JavaScript ecosystem, it's easy to feel lost. Build tools, package managers, loaders, bundlers, linters, compilers, transpilers, typecheckers - how do you make sense of it all?</p> <p>In this book, we will build a simple API and React application from scratch. We begin by setting up our development environment using Git, yarn, Babel, and ESLint. Then, we will use Express, Elasticsearch and JSON Web Tokens (JWTs) to build a stateless API service. For the front-end, we will use React, Redux, and Webpack.</p> <p>A central theme in the book is maintaining code quality. As such, we will enforce a Test-Driven Development (TDD) process using Selenium, Cucumber, Mocha, Sinon, and Istanbul. As we progress through the book, the focus will shift towards automation and infrastructure. You will learn to work with Continuous Integration (CI) servers like Jenkins, deploying services inside Docker containers, and run them on Kubernetes.</p> <p>By following this book, you would gain the skills needed to build robust, production-ready applications.</p> <h4>What you will learn</h4> <ul> <li>Practice Test-Driven Development (TDD) throughout the entire book</li> <li>Use Cucumber, Mocha and Selenium to write E2E, integration, unit and UI tests</li> <li>Build stateless APIs using Express and Elasticsearch</li> <li>Document your API using OpenAPI and Swagger</li> <li>Build and bundle front-end applications using React, Redux and Webpack</li> <li>Containerize services using Docker</li> <li>Deploying scalable microservices using Kubernetes</li> </ul> <h4>Who this book is for</h4> <p>If you're a JavaScript developer looking to expand your skillset and become a senior JavaScript developer by building production-ready web applications, then this book is for you.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,085円

Building Data Science Applications with FastAPI Develop, manage, and deploy efficient machine learning applications with Python【電子書籍】[ Francois Voron ]

楽天Kobo電子書籍ストア
<p>Get well-versed with FastAPI features and best practices for testing, monitoring, and deployment to run high-quality and robust data science applications Key Features ? Cover the concepts of the FastAPI framework, including aspects relating to asynchronous programming, type hinting, and dependency injection ? Develop efficient RESTful APIs for data science with modern Python ? Build, test, and deploy high performing data science and machine learning systems with FastAPI Book Description FastAPI is a web framework for building APIs with Python 3.6 and its later versions based on standard Python-type hints. With this book, you'll be able to create fast and reliable data science API backends using practical examples. This book starts with the basics of the FastAPI framework and associated modern Python programming language concepts. You'll be taken through all the aspects of the framework, including its powerful dependency injection system and how you can use it to communicate with databases, implement authentication and integrate machine learning models. Later, you'll cover best practices relating to testing and deployment to run a high-quality and robust application. You'll also be introduced to the extensive ecosystem of Python data science packages. As you progress, you'll learn how to build data science applications in Python using FastAPI. The book also demonstrates how to develop fast and efficient machine learning prediction backends and test them to achieve the best performance. Finally, you'll see how to implement a real-time face detection system using WebSockets and a web browser as a client. By the end of this FastAPI book, you'll have not only learned how to implement Python in data science projects but also how to maintain and design them to meet high programming standards with the help of FastAPI. What you will learn ? Explore the basics of modern Python and async I/O programming ? Get to grips with basic and advanced concepts of the FastAPI framework ? Implement a FastAPI dependency to efficiently run a machine learning model ? Integrate a simple face detection algorithm in a FastAPI backend ? Integrate common Python data science libraries in a web backend ? Deploy a performant and reliable web backend for a data science application Who this book is for This Python data science book is for data scientists and software developers interested in gaining knowledge of FastAPI and its ecosystem to build data science applications. Basic knowledge of data science and machine learning concepts and how to apply them in Python is recommended.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,993円

Cloud Foundry for Developers Deploy and scale applications on Cloud Foundry【電子書籍】[ Rick Farmer ]

楽天Kobo電子書籍ストア
<p><strong>Deploy and scale applications on Cloud Foundry</strong></p> <h2>About This Book</h2> <ul> <li>Gain hands-on experience using Cloud Foundry</li> <li>Implement deployment, management and scaling of applications on Cloud Foundry</li> <li>Learn best practices and troubleshooting tips for running applications on Cloud Foundry</li> </ul> <h2>Who This Book Is For</h2> <p>This book is aimed at developers, engineers and architects who want to learn key aspects of developing and running applications on the Cloud Foundry Platform.</p> <p>Prior knowledge Cloud Foundry is not necessary.</p> <h2>What You Will Learn</h2> <ul> <li>Understand Cloud Foundry (CF) tools and concepts.</li> <li>Understand the breadth of possibilities unleashed through a lightweight agile approach to building and deploying applications.</li> <li>Design and deploy cloud native applications that run well on Cloud Foundry.</li> <li>Learn Microservice design concepts and worker applications.</li> <li>Customize service brokers to publish your services in the Cloud Foundry marketplace.</li> <li>Using, managing and creating buildpacks for the Cloud Foundry Platform.</li> <li>Troubleshoot applications on Cloud Foundry</li> <li>Perform zero-downtime deployments using blue/green routes, A/B testing, and painless rollbacks to earlier versions of the application.</li> </ul> <h2>In Detail</h2> <p>Cloud Foundry is the open source platform to deploy, run, and scale applications. Cloud Foundry is growing rapidly and a leading product that provides PaaS (Platform as a Service) capabilities to enterprise, government, and organizations around the globe. Giants like Dell Technologies, GE, IBM, HP and the US government are using Cloud Foundry innovate faster in a rapidly changing world.</p> <p>Cloud Foundry is a developer's dream. Enabling them to create modern applications that can leverage the latest thinking, techniques and capabilities of the cloud, including:</p> <ul> <li>DevOps</li> <li>Application Virtualization</li> <li>Infrastructure agnosticism</li> <li>Orchestrated containers</li> <li>Automation</li> <li>Zero downtime upgrades</li> <li>A/B deployment</li> <li>Quickly scaling applications out or in</li> </ul> <p>This book takes readers on a journey where they will first learn the Cloud Foundry basics, including how to deploy and scale a simple application in seconds. Readers will build their knowledge of how to create highly scalable and resilient cloud-native applications and microservices running on Cloud Foundry. Readers will learn how to integrate their application with services provided by Cloud Foundry and with those external to Cloud Foundry. Readers will learn how to structure their Cloud Foundry environment with orgs and spaces. After that, we'll discuss aspects of continuous integration/continuous delivery (CI/CD), monitoring and logging. Readers will also learn how to enable health checks, troubleshoot and debug applications.</p> <p>By the end of this book, readers will have hands-on experience in performing various deployment and scaling tasks. Additionally, they will have an understanding of what it takes to migrate and develop applications for Cloud Foundry.</p> <h2>Style and Approach</h2> <p>A practitioner's guide to Cloud Foundry that covers the areas of application development, deployment and services.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,085円

Learning Salesforce Development with Apex: Write, Run and Deploy Apex Code with Ease【電子書籍】[ Paul Battisson ]

楽天Kobo電子書籍ストア
<p>Learn to harness the power of the Apex language to build Salesforce applications</p> <p>This book covers the fundamentals of the Salesforce Apex programming language used by developers to build powerful applications in the cloud.</p> <p>In this book, you will learn how to work with the Apex language to build scalable applications that can interact with and update data from your users. We cover the language from the ground up, introducing programming concepts such as variables and control statements alongside clear and concise examples to help you understand the key concepts and features. Platform-specific features such as Apex triggers, SOQL and SOSL are covered in detail to help ensure you deliver robust and scalable solutions. Nuances and best practices for development are discussed along with how to effectively test your code to ensure that you can deploy it to users with confidence. Object-oriented programming in Apex is also covered in-depth to ensure that you can develop dynamic solutions and build for the future. The book also discusses and shows developers how to integrate with third-party solutions using REST APIs in Apex.</p> <p>By the end of the book, the reader will know how to start developing applications using Apex with confidence.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,300円

The Essential Guide to Web3 Develop, deploy, and manage distributed applications on the Ethereum network【電子書籍】[ Vijay Krishnan ]

楽天Kobo電子書籍ストア
<p><b>Get up and running with blockchain, smart contracts, NFTs, DAOs, and decentralization in no time with the help of this comprehensive guide</b></p><h2>Key Features</h2><ul><li>Get to grips with Web3, NFTs, DeFi, and smart contract development</li><li>Create fungible and non-fungible tokens, explore DAOs, and more</li><li>Build powerful apps using Ethereum to secure transactions and create smart contracts</li><li>Purchase of the print or Kindle book includes a free PDF eBook</li></ul><h2>Book Description</h2>Web3, the new blockchain-based web, is often hailed as the future of the internet. Driven by technologies such as cryptocurrencies, NFTs, DAOs, decentralized finance, and more, Web3’s aim is to give individuals more control over the web communities they belong to. Whether you’re a beginner or an experienced developer, this book will help you master the intricacies of Web3 and its revolutionary technologies. Beginning with a concise introduction to blockchain and the Ethereum ecosystem, this book quickly immerses you in real-world blockchain applications. You’ll work on carefully crafted hands-on exercises that are designed for beginners as well as users with prior exposure. The chapters show you how to build and deploy smart contracts, while mastering security controls and discovering best practices for writing secure code. As you progress, you’ll explore tokenization and gain proficiency in minting both fungible and non-fungible tokens (NFTs) with the help of step-by-step instructions. The concluding chapters cover advanced topics, including oracles, Layer 2 (L2) networks, rollups, zero knowledge proofs, and decentralized autonomous organizations (DAOs). By the end of this Web3 book, you’ll be well-versed in the Web3 ecosystem and have the skills to build powerful and secure decentralized applications.<h2>What you will learn</h2><ul><li>Get an in-depth understanding of Ethereum's ecosystem, its status, and key EIPs and ERCs</li><li>Gain practical skills using non-custodial wallets such as MetaMask for blockchain transactions</li><li>Write, debug, and deploy smart contracts on test networks</li><li>Discover Web3 dev tools and set up a local environment</li><li>Get to grips with tokenomics and create ERC20, ERC721, and ERC1155 tokens</li><li>Explore decentralized storage with IPFS and integrate it into your Web3 projects</li><li>Expand your NFT strategy with APIs and SDKs to lead in the NFT space</li></ul><h2>Who this book is for</h2><p>This book is for blockchain developers and blockchain enthusiasts who want to build powerful and secure decentralized applications. Familiarity with the basics of blockchain, along with knowledge of how they function, is necessary to grasp the topics discussed in this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,444円

Getting Started with Streamlit for Data Science Create and deploy Streamlit web applications from scratch in Python【電子書籍】[ Tyler Richards ]

楽天Kobo電子書籍ストア
<p><b>Create, deploy, and test your Python applications, analyses, and models with ease using Streamlit</b></p><h2>Key Features</h2><ul><li>Learn how to showcase machine learning models in a Streamlit application effectively and efficiently</li><li>Become an expert Streamlit creator by getting hands-on with complex application creation</li><li>Discover how Streamlit enables you to create and deploy apps effortlessly</li></ul><h2>Book Description</h2>Streamlit shortens the development time for the creation of data-focused web applications, allowing data scientists to create web app prototypes using Python in hours instead of days. Getting Started with Streamlit for Data Science takes a hands-on approach to helping you learn the tips and tricks that will have you up and running with Streamlit in no time. You'll start with the fundamentals of Streamlit by creating a basic app and gradually build on the foundation by producing high-quality graphics with data visualization and testing machine learning models. As you advance through the chapters, you’ll walk through practical examples of both personal data projects and work-related data-focused web applications, and get to grips with more challenging topics such as using Streamlit Components, beautifying your apps, and quick deployment of your new apps. By the end of this book, you’ll be able to create dynamic web apps in Streamlit quickly and effortlessly using the power of Python.<h2>What you will learn</h2><ul><li>Set up your first development environment and create a basic Streamlit app from scratch</li><li>Explore methods for uploading, downloading, and manipulating data in Streamlit apps</li><li>Create dynamic visualizations in Streamlit using built-in and imported Python libraries</li><li>Discover strategies for creating and deploying machine learning models in Streamlit</li><li>Use Streamlit sharing for one-click deployment</li><li>Beautify Streamlit apps using themes, Streamlit Components, and Streamlit sidebar</li><li>Implement best practices for prototyping your data science work with Streamlit</li></ul><h2>Who this book is for</h2><p>This book is for data scientists and machine learning enthusiasts who want to create web apps using Streamlit. Whether you’re a junior data scientist looking to deploy your first machine learning project in Python to improve your resume or a senior data scientist who wants to use Streamlit to make convincing and dynamic data analyses, this book will help you get there! Prior knowledge of Python programming will assist with understanding the concepts covered.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 6,027円

Hands-On Microservices with Spring Boot and Spring Cloud Build and deploy Java microservices using Spring Cloud, Istio, and Kubernetes【電子書籍】[ Magnus Larsson ]

楽天Kobo電子書籍ストア
<p><b>Apply microservices patterns to build resilient and scalable distributed systems</b></p><h2>Key Features</h2><ul><li>Understand the challenges of building large-scale microservice landscapes</li><li>Build cloud-native production-ready microservices with this comprehensive guide</li><li>Discover how to get the best out of Spring Cloud, Kubernetes, and Istio when used together</li></ul><h2>Book Description</h2>Microservices architecture allows developers to build and maintain applications with ease, and enterprises are rapidly adopting it to build software using Spring Boot as their default framework. With this book, you’ll learn how to efficiently build and deploy microservices using Spring Boot. This microservices book will take you through tried and tested approaches to building distributed systems and implementing microservices architecture in your organization. Starting with a set of simple cooperating microservices developed using Spring Boot, you’ll learn how you can add functionalities such as persistence, make your microservices reactive, and describe their APIs using Swagger/OpenAPI. As you advance, you’ll understand how to add different services from Spring Cloud to your microservice system. The book also demonstrates how to deploy your microservices using Kubernetes and manage them with Istio for improved security and traffic management. Finally, you’ll explore centralized log management using the EFK stack and monitor microservices using Prometheus and Grafana. By the end of this book, you’ll be able to build microservices that are scalable and robust using Spring Boot and Spring Cloud.<h2>What you will learn</h2><ul><li>Build reactive microservices using Spring Boot</li><li>Develop resilient and scalable microservices using Spring Cloud</li><li>Use OAuth 2.0/OIDC and Spring Security to protect public APIs</li><li>Implement Docker to bridge the gap between development, testing, and production</li><li>Deploy and manage microservices using Kubernetes</li><li>Apply Istio for improved security, observability, and traffic management</li></ul><h2>Who this book is for</h2><p>This book is for Java and Spring developers and architects who want to learn how to break up their existing monoliths into microservices and deploy them either on-premises or in the cloud using Kubernetes as a container orchestrator and Istio as a service Mesh. No familiarity with microservices architecture is required to get started with this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,166円

Cloud Native with Kubernetes Deploy, configure, and run modern cloud native applications on Kubernetes【電子書籍】[ Alexander Raul ]

楽天Kobo電子書籍ストア
<p>Harness Kubernetes' extensibility to deploy modern patterns and learn to effectively handle production issues Key Features ? Build and run efficient cloud-native applications on Kubernetes using industry best practices ? Operate Kubernetes in a production environment, troubleshoot clusters, and address security concerns ? Deploy cutting-edge Kubernetes patterns such as service mesh and serverless to your cluster Book Description Kubernetes is a modern cloud native container orchestration tool and one of the most popular open source projects worldwide. In addition to the technology being powerful and highly flexible, Kubernetes engineers are in high demand across the industry. This book is a comprehensive guide to deploying, securing, and operating modern cloud native applications on Kubernetes. From the fundamentals to Kubernetes best practices, the book covers essential aspects of configuring applications. You'll even explore real-world techniques for running clusters in production, tips for setting up observability for cluster resources, and valuable troubleshooting techniques. Finally, you'll learn how to extend and customize Kubernetes, as well as gaining tips for deploying service meshes, serverless tooling, and more on your cluster. By the end of this Kubernetes book, you'll be equipped with the tools you need to confidently run and extend modern applications on Kubernetes. What you will learn ? Set up Kubernetes and configure its authentication ? Deploy your applications to Kubernetes ? Configure and provide storage to Kubernetes applications ? Expose Kubernetes applications outside the cluster ? Control where and how applications are run on Kubernetes ? Set up observability for Kubernetes ? Build a continuous integration and continuous deployment (CI/CD) pipeline for Kubernetes ? Extend Kubernetes with service meshes, serverless, and more Who this book is for This book is for developers, architects, DevOps engineers, or anyone interested in developing and managing cloud-native applications. Those already running cloud applications and looking for a better way to manage their platform or others interested in a career change given the recent popularity of Kubernetes will also find this book helpful. Some familiarity with cloud computing, containers and DevOps is required, but no prior knowledge of building production applications using Kubernetes is needed to get started with this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,405円

PyTorch 1.x Reinforcement Learning Cookbook Over 60 recipes to design, develop, and deploy self-learning AI models using Python【電子書籍】[ Yuxi (Hayden) Liu ]

楽天Kobo電子書籍ストア
<p><strong>Implement reinforcement learning techniques and algorithms with the help of real-world examples and recipes</strong></p> <h4>Key Features</h4> <ul> <li>Use PyTorch 1.x to design and build self-learning artificial intelligence (AI) models</li> <li>Implement RL algorithms to solve control and optimization challenges faced by data scientists today</li> <li>Apply modern RL libraries to simulate a controlled environment for your projects</li> </ul> <h4>Book Description</h4> <p>Reinforcement learning (RL) is a branch of machine learning that has gained popularity in recent times. It allows you to train AI models that learn from their own actions and optimize their behavior. PyTorch has also emerged as the preferred tool for training RL models because of its efficiency and ease of use.</p> <p>With this book, you'll explore the important RL concepts and the implementation of algorithms in PyTorch 1.x. The recipes in the book, along with real-world examples, will help you master various RL techniques, such as dynamic programming, Monte Carlo simulations, temporal difference, and Q-learning. You'll also gain insights into industry-specific applications of these techniques. Later chapters will guide you through solving problems such as the multi-armed bandit problem and the cartpole problem using the multi-armed bandit algorithm and function approximation. You'll also learn how to use Deep Q-Networks to complete Atari games, along with how to effectively implement policy gradients. Finally, you'll discover how RL techniques are applied to Blackjack, Gridworld environments, internet advertising, and the Flappy Bird game.</p> <p>By the end of this book, you'll have developed the skills you need to implement popular RL algorithms and use RL techniques to solve real-world problems.</p> <h4>What you will learn</h4> <ul> <li>Use Q-learning and the state?action?reward?state?action (SARSA) algorithm to solve various Gridworld problems</li> <li>Develop a multi-armed bandit algorithm to optimize display advertising</li> <li>Scale up learning and control processes using Deep Q-Networks</li> <li>Simulate Markov Decision Processes, OpenAI Gym environments, and other common control problems</li> <li>Select and build RL models, evaluate their performance, and optimize and deploy them</li> <li>Use policy gradient methods to solve continuous RL problems</li> </ul> <h4>Who this book is for</h4> <p>Machine learning engineers, data scientists and AI researchers looking for quick solutions to different reinforcement learning problems will find this book useful. Although prior knowledge of machine learning concepts is required, experience with PyTorch will be useful but not necessary.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

Mastering Palo Alto Networks Deploy and manage industry-leading PAN-OS 10.x solutions to secure your users and infrastructure【電子書籍】[ Tom Piens ]

楽天Kobo電子書籍ストア
<p>Set up next-generation firewalls from Palo Alto Networks and get to grips with configuring and troubleshooting using the PAN-OS platform Key Features ? Understand how to optimally use PAN-OS features ? Build firewall solutions to safeguard local, cloud, and mobile networks ? Protect your infrastructure and users by implementing robust threat prevention solutions Book Description To safeguard against security threats, it is crucial to ensure that your organization is effectively secured across networks, mobile devices, and the cloud. Palo Alto Networks' integrated platform makes it easy to manage network and cloud security along with endpoint protection and a wide range of security services. With this book, you'll understand Palo Alto Networks and learn how to implement essential techniques, right from deploying firewalls through to advanced troubleshooting. The book starts by showing you how to set up and configure the Palo Alto Networks firewall, helping you to understand the technology and appreciate the simple, yet powerful, PAN-OS platform. Once you've explored the web interface and command-line structure, you'll be able to predict expected behavior and troubleshoot anomalies with confidence. You'll learn why and how to create strong security policies and discover how the firewall protects against encrypted threats. In addition to this, you'll get to grips with identifying users and controlling access to your network with user IDs and even prioritize traffic using quality of service (QoS). The book will show you how to enable special modes on the firewall for shared environments and extend security capabilities to smaller locations. By the end of this network security book, you'll be well-versed with advanced troubleshooting techniques and best practices recommended by an experienced security engineer and Palo Alto Networks expert. What you will learn ? Perform administrative tasks using the web interface and command-line interface (CLI) ? Explore the core technologies that will help you boost your network security ? Discover best practices and considerations for configuring security policies ? Run and interpret troubleshooting and debugging commands ? Manage firewalls through Panorama to reduce administrative workloads ? Protect your network from malicious traffic via threat prevention Who this book is for This book is for network engineers, network security analysts, and security professionals who want to understand and deploy Palo Alto Networks in their infrastructure. Anyone looking for in-depth knowledge of Palo Alto Network technologies, including those who currently use Palo Alto Network products, will find this book useful. Intermediate-level network administration knowledge is necessary to get started with this cybersecurity book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 6,696円

Mastering Elastic Kubernetes Service on AWS Deploy and manage EKS clusters to support cloud-native applications in AWS【電子書籍】[ Malcolm Orr ]

楽天Kobo電子書籍ストア
<p><b>Leverage AWS EKS to optimally manage Kubernetes deployment, scaling, and monitoring for your containerized applications Purchase of the print or Kindle book includes a free PDF eBook</b></p><h2>Key Features</h2><ul><li>Seamlessly deploy and run Kubernetes applications on AWS</li><li>Overcome security and networking issues in Kubernetes to improve the performance of your apps</li><li>Scale and provision resources to meet the dynamic needs of the cluster using AWS EKS</li></ul><h2>Book Description</h2>Kubernetes has emerged as the de facto standard for container orchestration, with recent developments making it easy to deploy and handle a Kubernetes cluster. However, a few challenges such as networking, load balancing, monitoring, and security remain. To address these issues, Amazon EKS offers a managed Kubernetes service to improve the performance, scalability, reliability, and availability of AWS infrastructure and integrate with AWS networking and security services with ease. You’ll begin by exploring the fundamentals of Docker, Kubernetes, Amazon EKS, and its architecture along with different ways to set up EKS. Next, you’ll find out how to manage Amazon EKS, encompassing security, cluster authentication, networking, and cluster version upgrades. As you advance, you’ll discover best practices and learn to deploy applications on Amazon EKS through different use cases, including pushing images to ECR and setting up storage and load balancing. With the help of several actionable practices and scenarios, you’ll gain the know-how to resolve scaling and monitoring issues. Finally, you will overcome the challenges in EKS by developing the right skill set to troubleshoot common issues with the right logic. By the end of this Kubernetes book, you’ll be able to effectively manage your own Kubernetes clusters and other components on AWS.<h2>What you will learn</h2><ul><li>Understand Amazon EKS architecture and how every component works</li><li>Effectively manage Kubernetes cluster on AWS with Amazon EKS</li><li>Build a Docker image and push it to AWS ECR</li><li>Efficiently scale and provision resources leveraging Amazon EKS</li><li>Dive deep into security and networking with Amazon EKS</li><li>Understand Fargate serverless and apply it to the workload</li></ul><h2>Who this book is for</h2><p>This book is for cloud architects and cloud engineers who want to efficiently manage Kubernetes with Amazon EKS. Basic knowledge of containerization, Kubernetes, Docker, and AWS services is needed to grasp the content present in this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,304円

React 18 Design Patterns and Best Practices Design, build, and deploy production-ready web applications with React by leveraging industry-best practices【電子書籍】[ Carlos Santana Rold?n ]

楽天Kobo電子書籍ストア
<p><b>Dive in and discover how to build awesome React web apps that you can scale and maintain using design patterns and the latest industry insights Purchase of the print or Kindle book includes a free PDF eBook</b></p><h4>Key Features</h4><ul><li>Discover and unpack the latest React 18 and Node 19 features in this updated fourth edition</li><li>Get up to speed with TypeScript, MonoRepo architecture, and several cutting-edge React tools</li><li>Learn from plenty of real-world examples and an improved chapter flow</li></ul><h4>Book Description</h4>React helps you work smarter, not harder ー but to reap the benefits of this popular JavaScript library and its components, you need a straightforward guide that will teach you how to make the most of it. React 18 Design Patterns and Best Practices will help you use React effectively to make your applications more flexible, easier to maintain, and improve their performance, while giving your workflow a huge boost. With a better organization of topics and knowledge about best practices added to your developer toolbox, the updated fourth edition ensures an enhanced learning experience. The book is split into three parts; the first will teach you the fundamentals of React patterns, the second will dive into how React works, and the third will focus on real-world applications. All the code samples are updated to the latest version of React and you’ll also find plenty of new additions that explore React 18 and Node 19’s newest features, alongside MonoRepo Architecture and a dedicated chapter on TypeScript. By the end of this book, you'll be able to efficiently build and deploy real-world React web applications.<h4>What you will learn</h4><ul><li>Get familiar with the new React 18 and Node 19 features</li><li>Explore TypeScript's basic and advanced capabilities</li><li>Make components communicate with each other by applying various patterns and techniques</li><li>Dive into MonoRepo architecture</li><li>Use server-side rendering to make applications load faster</li><li>Write a comprehensive set of tests to create robust and maintainable code</li><li>Build high-performing applications by styling and optimizing React components</li></ul><h4>Who this book is for</h4><p>This book is for web developers who want to master React by learning key design patterns and best practices in real-world application development. You’ll need an intermediate-level experience with React and JavaScript before you get started.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,874円

Deploy Machine Learning Models to Production With Flask, Streamlit, Docker, and Kubernetes on Google Cloud Platform【電子書籍】[ Pramod Singh ]

楽天Kobo電子書籍ストア
<p>Build and deploy machine learning and deep learning models in production with end-to-end examples.</p> <p>This book begins with a focus on the machine learning model deployment process and its related challenges. Next, it covers the process of building and deploying machine learning models using different web frameworks such as Flask and Streamlit. A chapter on Docker follows and covers how to package and containerize machine learning models. The book also illustrates how to build and train machine learning and deep learning models at scale using Kubernetes.</p> <p>The book is a good starting point for people who want to move to the next level of machine learning by taking pre-built models and deploying them into production. It also offers guidance to those who want to move beyond Jupyter notebooks to training models at scale on cloud environments. All the code presented in the book is available in the form of Python scripts for you to try the examples and extend them in interesting ways.</p> <p><strong>What You Will Learn</strong></p> <ul> <li>Build, train, and deploy machine learning models at scale using Kubernetes</li> <li>Containerize any kind of machine learning model and run it on any platform using Docker</li> <li>Deploy machine learning and deep learning models using Flask and Streamlit frameworks</li> </ul> <p><strong>Who This Book Is For</strong></p> <p>Data engineers, data scientists, analysts, and machine learning and deep learning engineers</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,469円

Mastering Palo Alto Networks Build, configure, and deploy network solutions for your infrastructure using features of PAN-OS【電子書籍】[ Tom Piens aka Piens aka 'reaper' ]

楽天Kobo電子書籍ストア
<p><b>Deploy and manage industry-leading PAN-OS 10.x solutions to secure your users and infrastructure</b></p><h2>Key Features</h2><ul><li>Understand how to optimally use PAN-OS features</li><li>Build firewall solutions to safeguard local, cloud, and mobile networks</li><li>Protect your infrastructure and users by implementing robust threat prevention solutions</li></ul><h2>Book Description</h2>Palo Alto Networks’ integrated platform makes it easy to manage network and cloud security along with endpoint protection and a wide range of security services. This book is an end-to-end guide to configure firewalls and deploy them in your network infrastructure. You will see how to quickly set up, configure and understand the technology, and troubleshoot any issues that may occur. This book will serve as your go-to reference for everything from setting up to troubleshooting complex issues. You will learn your way around the web interface and command-line structure, understand how the technology works so you can confidently predict the expected behavior, and successfully troubleshoot any anomalies you may encounter. Finally, you will see how to deploy firewalls in a cloud environment, and special or unique considerations when setting them to protect resources. By the end of this book, for your configuration setup you will instinctively know how to approach challenges, find the resources you need, and solve most issues efficiently.<h2>What you will learn</h2><ul><li>Explore your way around the web interface and command line</li><li>Discover the core technologies and see how to maximize your potential in your network</li><li>Identify best practices and important considerations when configuring a security policy</li><li>Connect to a freshly booted appliance or VM via a web interface or command-line interface</li><li>Get your firewall up and running with a rudimentary but rigid configuration</li><li>Gain insight into encrypted sessions by setting up SSL decryption</li><li>Troubleshoot common issues, and deep-dive into flow analytics</li><li>Configure the GlobalProtect VPN for remote workers as well as site-to-site VPN</li></ul><h2>Who this book is for</h2><p>The book is for network and security professionals, and administrators who want to bring in the power of Palo Alto Networks and firewalls to secure their networks. Engineers should have a good grasp of networking and routing protocols, basic knowledge of stateful or next-generation firewalls is helpful but not required.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,304円

Building NFTs with Ethereum: Learn how to Create, Deploy, and Sell NFTs on Ethereum【電子書籍】[ Yattish Ramhorry ]

楽天Kobo電子書籍ストア
<p><strong>The go-to guide for building non-fungible token projects on the Ethereum blockchain</strong></p> <p><strong>KEY FEATURES</strong></p> <p>● Get an in-depth understanding of digital assets and crypto-collectables.</p> <p>● Learn to create, test, and launch an ERC-721 token contract on the Ethereum testnet.</p> <p>● Uncover effective ways to market and promote your NFTs on social media platforms.</p> <p><strong>DESCRIPTION</strong></p> <p>NFTs are the new way to collect and trade digital assets. With Ethereum, you can create your own NFTs to sell, trade, or use in games and applications.</p> <p>This book will guide you through the basics of NFTs, including how they work and the tools used in their development, such as Truffle, IPFS, Ganache, Hardhat, Pinata, Ethereum, Web3, and Solidity. You will learn how to set up and deploy your own NFT project on Ethereum. The book also explores different types of smart contracts and tokens. Additionally, the book will cover different types of NFTs and processes such as enumerating, metadata, minting, and transferring. Lastly, you will learn how to upload your NFT to a marketplace.</p> <p>By the end of the book, you will have the skills necessary to launch your own NFT projects on Ethereum.</p> <p><strong>WHAT YOU WILL LEARN</strong></p> <p>● Write and deploy your first NFT smart contract using the Truffle Framework.</p> <p>● Build the front-end for your Ethereum NFT marketplace.</p> <p>● Build an ERC-721 token with MetaMask, Solidity, Hardhat, Pinata, and Alchemy.</p> <p>● Learn how to mint your NFTs on Metamask.</p> <p>● Get tips and tricks for promoting and marketing your NFTs.</p> <p><strong>WHO THIS BOOK IS FOR</strong></p> <p>This book is for Crypto traders, Blockchain enthusiasts, Web Developers, Application Developers, and NFT Artists who want to build, deploy, and sell their own NFTs. Having a basic understanding of Solidity programming will be an added advantage.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,250円

Data Governance How to Design, Deploy, and Sustain an Effective Data Governance Program【電子書籍】[ John Ladley ]

楽天Kobo電子書籍ストア
<p>Managing data continues to grow as a necessity for modern organizations. There are seemingly infinite opportunities for organic growth, reduction of costs, and creation of new products and services. It has become apparent that none of these opportunities can happen smoothly without data governance. The cost of exponential data growth and privacy / security concerns are becoming burdensome. Organizations will encounter unexpected consequences in new sources of risk. The solution to these challenges is also data governance; ensuring balance between risk and opportunity.</p> <p>*Data Governance, Second Edition,*is for any executive, manager or data professional who needs to understand or implement a data governance program. It is required to ensure consistent, accurate and reliable data across their organization. This book offers an overview of why data governance is needed, how to design, initiate, and execute a program and how to keep the program sustainable. This valuable resource provides comprehensive guidance to beginning professionals, managers or analysts looking to improve their processes, and advanced students in Data Management and related courses. With the provided framework and case studies all professionals in the data governance field will gain key insights into launching successful and money-saving data governance program.</p> <ul> <li>Incorporates industry changes, lessons learned and new approaches</li> <li>Explores various ways in which data analysts and managers can ensure consistent, accurate and reliable data across their organizations</li> <li>Includes new case studies which detail real-world situations</li> <li>Explores all of the capabilities an organization must adopt to become data driven</li> <li>Provides guidance on various approaches to data governance, to determine whether an organization should be low profile, central controlled, agile, or traditional</li> <li>Provides guidance on using technology and separating vendor hype from sincere delivery of necessary capabilities</li> <li>Offers readers insights into how their organizations can improve the value of their data, through data quality, data strategy and data literacy</li> <li>Provides up to 75% brand-new content compared to the first edition</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,927円

Cloud Foundry: The Definitive Guide Develop, Deploy, and Scale【電子書籍】[ Duncan C. E. Winn ]

楽天Kobo電子書籍ストア
<p>How can Cloud Foundry help you develop and deploy business-critical applications and tasks with velocity? This practical guide demonstrates how this open source, cloud-native application platform not only significantly reduces the develop-to-deploy cycle time, but also raises the value line for application operators by changing the way applications and supporting services are deployed and run. Learn how Cloud Foundry can help you improve your product velocity by handling many of essential tasks required to run applications in production.</p> <p>Author Duncan Winn shows DevOps and operations teams how to configure and run Cloud Foundry at scale. You’ll examine Cloud Foundry’s technical conceptsーincluding how various platform components interrelateーand learn how to choose your underlying infrastructure, define the networking architecture, and establish resiliency requirements.</p> <p>This book covers:</p> <ul> <li>Cloud-native concepts that make the app build, test, deploy, and scale faster</li> <li>How to deploy Cloud Foundry and the BOSH release engineering toolchain</li> <li>Concepts and components of Cloud Foundry’s runtime architecture</li> <li>Cloud Foundry’s routing mechanisms and capabilities</li> <li>The platform’s approach to container tooling and orchestration</li> <li>BOSH concepts, deployments, components, and commands</li> <li>Basic tools and techniques for debugging the platform</li> <li>Recent and soon-to-emerge features of Cloud Foundry</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,890円

【中古】 Pragmatic Project Automation: How to Build, Deploy, and Monitor Java Applications / Mike Clark / Pragmatic Bookshelf [ペーパーバック]【ネコポス発送】

もったいない本舗 お急ぎ便店
著者:Mike Clark出版社:Pragmatic Bookshelfサイズ:ペーパーバックISBN-10:0974514039ISBN-13:9780974514031■通常24時間以内に出荷可能です。■ネコポスで送料は1~3点で298円、4点で328円。5点以上で600円からとなります。※2,500円以上の購入で送料無料。※多数ご購入頂いた場合は、宅配便での発送になる場合があります。■ただいま、オリジナルカレンダーをプレゼントしております。■送料無料の「もったいない本舗本店」もご利用ください。メール便送料無料です。■まとめ買いの方は「もったいない本舗 おまとめ店」がお買い得です。■中古品ではございますが、良好なコンディションです。決済はクレジットカード等、各種決済方法がご利用可能です。■万が一品質に不備が有った場合は、返金対応。■クリーニング済み。■商品画像に「帯」が付いているものがありますが、中古品のため、実際の商品には付いていない場合がございます。■商品状態の表記につきまして・非常に良い:  使用されてはいますが、  非常にきれいな状態です。  書き込みや線引きはありません。・良い:  比較的綺麗な状態の商品です。  ページやカバーに欠品はありません。  文章を読むのに支障はありません。・可:  文章が問題なく読める状態の商品です。  マーカーやペンで書込があることがあります。  商品の痛みがある場合があります。 2,309円

【中古】 Pragmatic Project Automation: How to Build, Deploy, and Monitor Java Applications / Mike Clark / Pragmatic Bookshelf [ペーパーバック]【メール便送料無料】【あす楽対応】

もったいない本舗 楽天市場店
著者:Mike Clark出版社:Pragmatic Bookshelfサイズ:ペーパーバックISBN-10:0974514039ISBN-13:9780974514031■通常24時間以内に出荷可能です。※繁忙期やセール等、ご注文数が多い日につきましては 発送まで48時間かかる場合があります。あらかじめご了承ください。 ■メール便は、1冊から送料無料です。※宅配便の場合、2,500円以上送料無料です。※あす楽ご希望の方は、宅配便をご選択下さい。※「代引き」ご希望の方は宅配便をご選択下さい。※配送番号付きのゆうパケットをご希望の場合は、追跡可能メール便(送料210円)をご選択ください。■ただいま、オリジナルカレンダーをプレゼントしております。■お急ぎの方は「もったいない本舗 お急ぎ便店」をご利用ください。最短翌日配送、手数料298円から■まとめ買いの方は「もったいない本舗 おまとめ店」がお買い得です。■中古品ではございますが、良好なコンディションです。決済は、クレジットカード、代引き等、各種決済方法がご利用可能です。■万が一品質に不備が有った場合は、返金対応。■クリーニング済み。■商品画像に「帯」が付いているものがありますが、中古品のため、実際の商品には付いていない場合がございます。■商品状態の表記につきまして・非常に良い:  使用されてはいますが、  非常にきれいな状態です。  書き込みや線引きはありません。・良い:  比較的綺麗な状態の商品です。  ページやカバーに欠品はありません。  文章を読むのに支障はありません。・可:  文章が問題なく読める状態の商品です。  マーカーやペンで書込があることがあります。  商品の痛みがある場合があります。 2,309円

Developing Progressive Web Applications with Angular: How to Build and Deploy Mobile Applications without Paying Apple or Google for the Privilege Angular Advocate, #2【電子書籍】[ Michael D Callaghan ]

楽天Kobo電子書籍ストア
<p><strong>Forget the App Stores!</strong></p> <p>They are too expensive: While Google only charges a one-time $25 fee to join, Apple charges $99/year just for the privilege of hosting your apps there. And even if you are willing to pay, those companies still have veto power over the content of your application.</p> <p><strong>It's time to say no.</strong></p> <p>As a software developer, you want your apps to reach as many people as possible, right? Which platform should you target to reach the most users possible? How about all of them? Progressive Web Apps, or PWAs, let you do just that... and without paying a Google or Apple to be in their stores.</p> <p>In this book, I'll show you how to take an Angular application and deploy it to the web as a Progressive Web Application. This will make it easy for you to target the web, iOS, and Android, all at the same time, without ever asking Google or Apple for permission.</p> <p>By the end of this book, you should have all the knowledge and confidence you need to deploy your own PWA that all your potential users can enjoy.</p> <p><strong>What Others Are Saying</strong></p> <p>Greg M. on Amazon ??????????</p> <p>I have built one PWA prior to reading this book. I found the process before to be quite daunting. Having all of the steps in one easy to read reference makes it seem so much more simple than I thought before. Seeing how difficult it is to get into the app stores these days, this seems like a much better option! The book is very engaging and includes lessons learned that the author went through. One of the many things that makes this book stand out to me is that the author even includes a sample application you can use to get going quickly in how to set up a PWA. If you already have an application written in Angular, or in Ionic, this book will give you exactly what you need to get it hosted as a PWA that your users can "install" on their home screens. I highly recommend this if you are just as frustrated as I am with getting apps distributed through apps stores!</p> <p>Claudio Del Valle Cabello on Amazon ??????????</p> <p>I've been building applications with Ionic and Angular for a couple of years. By now, the process is almost automatic. I know where to look and can point out just about all usual pitfalls one might encounter along the way. However, the very fact that the process is almost second nature precluded me from understanding some parts that either previous documentation and tutorials allowed me to complete by following the steps, or that I have repeated countless times and forgotten what they were actually doing. Furthermore, the format of this book lays out the commands, sections of code, and strategies of building a PWA in a way that gives you a holistic understanding of what you need to know plus guidance if you want to look further into a particular topic. I highly recommend reading the book all the way through, even if you already have an existing PWA, but if you need a quick reference it's easy to find things and jump around the book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,600円

洋書 Paperback, Identity with Windows Server 2016: Microsoft 70-742 MCSA Exam Guide: Deploy, configure, and troubleshoot identity services and Group Policy in Windows Server 2016

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

Learn OpenShift Deploy, build, manage, and migrate applications with OpenShift Origin 3.9【電子書籍】[ Denis Zuev ]

楽天Kobo電子書籍ストア
<p><strong>Gain hands-on experience of installing OpenShift Origin 3.9 in a production configuration and managing applications using the platform you built</strong></p> <h4>Key Features</h4> <ul> <li>Gain hands-on experience of working with Kubernetes and Docker</li> <li>Learn how to deploy and manage applications in OpenShift</li> <li>Get a practical approach to managing applications on a cloud-based platform</li> <li>Explore multi-site and HA architectures of OpenShift for production</li> </ul> <h4>Book Description</h4> <p>Docker containers transform application delivery technologies to make them faster and more reproducible, and to reduce the amount of time wasted on configuration. Managing Docker containers in the multi-node or multi-datacenter environment is a big challenge, which is why container management platforms are required. OpenShift is a new generation of container management platforms built on top of both Docker and Kubernetes. It brings additional functionality to the table, something that is lacking in Kubernetes. This new functionality significantly helps software development teams to bring software development processes to a whole new level.</p> <p>In this book, we’ll start by explaining the container architecture, Docker, and CRI-O overviews. Then, we'll look at container orchestration and Kubernetes. We’ll cover OpenShift installation, and its basic and advanced components. Moving on, we’ll deep dive into concepts such as deploying application OpenShift. You’ll learn how to set up an end-to-end delivery pipeline while working with applications in OpenShift as a developer or DevOps. Finally, you’ll discover how to properly design OpenShift in production environments.</p> <p>This book gives you hands-on experience of designing, building, and operating OpenShift Origin 3.9, as well as building new applications or migrating existing applications to OpenShift.</p> <h4>What you will learn</h4> <ul> <li>Understand the core concepts behind containers and container orchestration tools</li> <li>Understand Docker, Kubernetes, and OpenShift, and their relation to CRI-O</li> <li>Install and work with Kubernetes and OpenShift</li> <li>Understand how to work with persistent storage in OpenShift</li> <li>Understand basic and advanced components of OpenShift, including security and networking</li> <li>Manage deployment strategies and application’s migration in OpenShift</li> <li>Understand and design OpenShift high availability</li> </ul> <h4>Who this book is for</h4> <p>The book is for system administrators, DevOps engineers, solutions architects, or any stakeholder who wants to understand the concept and business value of OpenShift.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,631円