語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Oracle on Docker = running Oracle da...
~
Scott, Sean.
FindBook
Google Book
Amazon
博客來
Oracle on Docker = running Oracle databases in Linux containers /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Oracle on Docker/ by Sean Scott.
其他題名:
running Oracle databases in Linux containers /
作者:
Scott, Sean.
出版者:
Berkeley, CA :Apress : : 2023.,
面頁冊數:
xxi, 423 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
Database management. -
電子資源:
https://doi.org/10.1007/978-1-4842-9033-0
ISBN:
9781484290330
Oracle on Docker = running Oracle databases in Linux containers /
Scott, Sean.
Oracle on Docker
running Oracle databases in Linux containers /[electronic resource] :by Sean Scott. - Berkeley, CA :Apress :2023. - xxi, 423 p. :ill., digital ;24 cm.
Discover the benefits of running Oracle databases in Linux containers. This book approaches containers from the perspective of database administrators, developers, and systems administrators. It explains the differences between containers and virtual machines and describes why containers deliver greater speed, flexibility, and portability, with lower resource requirements. You'll learn how running Oracle databases in containers complements existing database infrastructure and accelerates development, and you'll understand the advantages they offer for test and validation environments. This book teaches you how to begin working with Oracle databases in Docker, covering the steps for preparing and installing software on Windows, Mac, and Linux systems. It describes the steps for deploying Oracle databases, separating data and configurations from database software, and networking and communicating with your containers. It introduces the Docker commands you'll use for managing containers, including tips and shortcuts to make everyday tasks easier. Databases have unique demands for performance and reliability, and this book addresses those qualities with discussions on protecting, persisting, and distributing data. Other books may overlook these topics and approach containers as disposable commodities in serverless environments or convenient coding platforms. You'll gain battle-tested insights for customizing and extending your containers to meet different needs. The opening chapters concentrate on the practical steps of running Oracle databases in Docker. Once you're comfortable with container terminology and methods, you'll look deeper at the real power behind containers-preparing and building images, and the templates that form the foundation beneath every container. You'll begin by modifying publicly available image manifests, or Dockerfiles, following multiple examples that add functionality and capabilities to your databases. You'll discover methods for using run-time options to create flexible and extensible images that adapt to real-world requirements. Within the pages, you'll see how Oracle and Docker empower you to confidently build and deploy systems. It's written with databases and database users in mind and delivers practical advice based on the author's real-world, battle-tested experiences deploying and running Oracle databases in containers since 2014. With Oracle databases in containers, database administrators have the ideal platform for evaluating performance, practicing database upgrades and migrations, validating backup and recovery processes, and hardening environments. Developers will find that the marriage of Oracle and Docker simplifies code and application tests. Docker's unique ability to isolate data artifacts improves reliability and confidence in test and QA processes. If you're a database administrator, this book will help you join the container revolution sweeping the industry and making IT professionals more productive than ever! What You Will Learn Recognize when and why to use containers for an Oracle database Understand container terminology and architecture Create and customize Oracle databases in containers Build and extend images and containers for multiple uses Store and persist data beyond the container ecosystem Use popular database tools with databases in containers Explore container networking and connect multiple container databases Manage, monitor, and secure containers Write Dockerfiles to support custom requirements Package and deploy data artifacts that accelerate development, test, and QA activities.
ISBN: 9781484290330
Standard No.: 10.1007/978-1-4842-9033-0doiSubjects--Uniform Titles:
Oracle (Computer file)
Subjects--Topical Terms:
527442
Database management.
LC Class. No.: QA76.9.D3 / S36 2023
Dewey Class. No.: 005.7565
Oracle on Docker = running Oracle databases in Linux containers /
LDR
:04600nmm a2200313 a 4500
001
2316497
003
DE-He213
005
20230202142538.0
006
m d
007
cr nn 008maaau
008
230902s2023 cau s 0 eng d
020
$a
9781484290330
$q
(electronic bk.)
020
$a
9781484290323
$q
(paper)
024
7
$a
10.1007/978-1-4842-9033-0
$2
doi
035
$a
978-1-4842-9033-0
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.D3
$b
S36 2023
072
7
$a
UN
$2
bicssc
072
7
$a
COM021000
$2
bisacsh
072
7
$a
UN
$2
thema
082
0 4
$a
005.7565
$2
23
090
$a
QA76.9.D3
$b
S429 2023
100
1
$a
Scott, Sean.
$3
3629777
245
1 0
$a
Oracle on Docker
$h
[electronic resource] :
$b
running Oracle databases in Linux containers /
$c
by Sean Scott.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2023.
300
$a
xxi, 423 p. :
$b
ill., digital ;
$c
24 cm.
520
$a
Discover the benefits of running Oracle databases in Linux containers. This book approaches containers from the perspective of database administrators, developers, and systems administrators. It explains the differences between containers and virtual machines and describes why containers deliver greater speed, flexibility, and portability, with lower resource requirements. You'll learn how running Oracle databases in containers complements existing database infrastructure and accelerates development, and you'll understand the advantages they offer for test and validation environments. This book teaches you how to begin working with Oracle databases in Docker, covering the steps for preparing and installing software on Windows, Mac, and Linux systems. It describes the steps for deploying Oracle databases, separating data and configurations from database software, and networking and communicating with your containers. It introduces the Docker commands you'll use for managing containers, including tips and shortcuts to make everyday tasks easier. Databases have unique demands for performance and reliability, and this book addresses those qualities with discussions on protecting, persisting, and distributing data. Other books may overlook these topics and approach containers as disposable commodities in serverless environments or convenient coding platforms. You'll gain battle-tested insights for customizing and extending your containers to meet different needs. The opening chapters concentrate on the practical steps of running Oracle databases in Docker. Once you're comfortable with container terminology and methods, you'll look deeper at the real power behind containers-preparing and building images, and the templates that form the foundation beneath every container. You'll begin by modifying publicly available image manifests, or Dockerfiles, following multiple examples that add functionality and capabilities to your databases. You'll discover methods for using run-time options to create flexible and extensible images that adapt to real-world requirements. Within the pages, you'll see how Oracle and Docker empower you to confidently build and deploy systems. It's written with databases and database users in mind and delivers practical advice based on the author's real-world, battle-tested experiences deploying and running Oracle databases in containers since 2014. With Oracle databases in containers, database administrators have the ideal platform for evaluating performance, practicing database upgrades and migrations, validating backup and recovery processes, and hardening environments. Developers will find that the marriage of Oracle and Docker simplifies code and application tests. Docker's unique ability to isolate data artifacts improves reliability and confidence in test and QA processes. If you're a database administrator, this book will help you join the container revolution sweeping the industry and making IT professionals more productive than ever! What You Will Learn Recognize when and why to use containers for an Oracle database Understand container terminology and architecture Create and customize Oracle databases in containers Build and extend images and containers for multiple uses Store and persist data beyond the container ecosystem Use popular database tools with databases in containers Explore container networking and connect multiple container databases Manage, monitor, and secure containers Write Dockerfiles to support custom requirements Package and deploy data artifacts that accelerate development, test, and QA activities.
630
0 0
$a
Oracle (Computer file)
$3
539566
630
0 0
$a
Linux.
$3
539555
650
0
$a
Database management.
$3
527442
650
0
$a
Operating systems (Computers)
$3
539553
650
1 4
$a
Database Management.
$3
891010
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-9033-0
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9452747
電子資源
11.線上閱覽_V
電子書
EB QA76.9.D3 S36 2023
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入