Cloud-native development and migration to Jakarta EE transform your legacy Java EE project into a cloud-native application
Description
More Details
Notes
Also in this Series
Reviews from GoodReads
Citations
Veen, R., & Vlijmincx, D. (2023). Cloud-native development and migration to Jakarta EE: transform your legacy Java EE project into a cloud-native application (1st edition.). Packt Publishing Ltd..
Chicago / Turabian - Author Date Citation, 17th Edition (style guide)Veen, Ron and David, Vlijmincx. 2023. Cloud-native Development and Migration to Jakarta EE: Transform Your Legacy Java EE Project Into a Cloud-native Application. Birmingham, UK: Packt Publishing Ltd.
Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)Veen, Ron and David, Vlijmincx. Cloud-native Development and Migration to Jakarta EE: Transform Your Legacy Java EE Project Into a Cloud-native Application Birmingham, UK: Packt Publishing Ltd, 2023.
Harvard Citation (style guide)Veen, R. and Vlijmincx, D. (2023). Cloud-native development and migration to jakarta EE: transform your legacy java EE project into a cloud-native application. 1st edn. Birmingham, UK: Packt Publishing Ltd.
MLA Citation, 9th Edition (style guide)Veen, Ron,, and David Vlijmincx. Cloud-native Development and Migration to Jakarta EE: Transform Your Legacy Java EE Project Into a Cloud-native Application 1st edition., Packt Publishing Ltd., 2023.
Staff View
Grouping Information
Grouped Work ID | c7a387bc-d982-9a30-3e1c-4302f5c3d889-eng |
---|---|
Full title | cloud native development and migration to jakarta ee transform your legacy java ee project into a cloud native application |
Author | veen ron |
Grouping Category | book |
Last Update | 2025-05-12 03:33:10AM |
Last Indexed | 2025-05-22 03:37:42AM |
Book Cover Information
Image Source | default |
---|---|
First Loaded | Feb 7, 2025 |
Last Used | Feb 7, 2025 |
Marc Record
First Detected | Dec 16, 2024 11:27:18 PM |
---|---|
Last File Modification Time | Dec 17, 2024 08:26:42 AM |
Suppressed | Record had no items |
MARC Record
LEADER | 07390cam a22004817a 4500 | ||
---|---|---|---|
001 | on1406407074 | ||
003 | OCoLC | ||
005 | 20241217082453.0 | ||
006 | m o d | ||
007 | cr |n||||||||| | ||
008 | 231029s2023 enk o 000 0 eng d | ||
020 | |a 9781837630738|q (electronic bk.) | ||
020 | |a 1837630739|q (electronic bk.) | ||
035 | |a (OCoLC)1406407074 | ||
037 | |a 9781837639625|b O'Reilly Media | ||
040 | |a YDX|b eng|c YDX|d ORMDA|d OCLCO|d UKAHL|d EBLCP|d OCLCQ|d OCLCF | ||
049 | |a MAIN | ||
050 | 4 | |a QA76.9.A25 | |
082 | 0 | 4 | |a 005.8|2 23/eng/20231107 |
100 | 1 | |a Veen, Ron,|e author. | |
245 | 1 | 0 | |a Cloud-native development and migration to Jakarta EE|h [electronic resource] :|b transform your legacy Java EE project into a cloud-native application /|c Ron Veen, David Vlijmincx. |
250 | |a 1st edition. | ||
260 | |a Birmingham, UK :|b Packt Publishing Ltd.,|c 2023. | ||
300 | |a 1 online resource | ||
505 | 0 | |a Cover -- Title Page -- Copyright and Credits -- Contributors -- Table of Contents -- Preface -- Part 1: Getting Started with Python -- Chapter 1: The History of Enterprise Java -- What is Java EE, and why was it created? -- Web servers versus application servers -- Web servers -- Application servers -- Profiles to the rescue -- Java EE 5, the first user-friendly version -- The history of key features added in Java EE since version 5 -- Java EE 6 -- Java EE 7 -- Java EE 8 -- Summary -- Chapter 2: Introducing the Cargo Tracker Application -- Technical requirements | |
505 | 8 | |a What is the Cargo Tracker application? -- Why we chose the Cargo Tracker application -- Installing and running the Cargo Tracker application -- Features of the Cargo Tracker application -- Public Tracking Interface -- Administration Interface -- Mobile Event Logger -- Java EE features used in the Cargo Tracker application -- Enterprise Java Beans -- Persistence (JPA) -- Messaging (JMS) -- Context and Dependency Injection -- Java Service Faces (JSF) -- JAX-RS -- JSON binding -- Transactions -- Batch -- Summary -- Part 2: Modern Jakarta EE -- Chapter 3: Moving from Java EE to Jakarta EE | |
505 | 8 | |a Technical requirements -- It's all about namespaces -- Migrating strategies -- Using an open source multiplatform editor -- Sed -- Using a specialized plugin for your IDE -- Upgrading your pom.xml file -- Migrating dependencies -- Upgrading the project -- Upgrading the Payara application server -- Upgrading PrimeFaces -- Red Hat MTA -- Upgrading your application server -- Summary -- Chapter 4: Modernizing Your Application with the Latest Features -- Technical requirements -- The most significant changes to Jakarta EE 10 -- Core Profile -- Using UUIDs as keys -- Multi-part form parameters | |
505 | 8 | |a Pure Java Jakarta Faces views -- Authenticating with OpenID -- Improved concurrency -- Adding the first cloud-native feature -- resilience -- Adding the second cloud-native feature -- monitoring -- Looking at the default metrics of a running system -- Adding metrics to your system -- Using Prometheus and Grafana to visualize the monitoring process -- Setting up Prometheus -- Setting up Docker Compose -- Setting up the Prometheus settings -- Setting up Grafana -- Setting up docker-compose -- Setting up the auto data source -- Setting up the dashboard so that it loads automatically | |
505 | 8 | |a Showing Grafana Docker -- Showing the complete Docker file -- Summary -- Chapter 5: Making Your Application Testable -- Technical requirements -- The impact of testing on your migration -- Measuring code coverage of the project -- A word about TDD -- How to create unit tests -- Tools and libraries required for unit testing -- Creating a unit test -- How to create integration tests -- What are integration tests? -- What is Testcontainers? -- Setting up Testcontainers -- Creating an integration test -- Summary -- Part 3: Embracing the Cloud -- Chapter 6: Introduction to Containers and Docker | |
520 | |a A pragmatic guide for modernizing your Java EE App with Jakarta EE for cloud-native, serverless excellence Key Features Explore the cargo tracker application, an industry-relevant example that illustrates key Jakarta EE concepts and practices Learn how to transition from Java EE to Jakarta EE to modernize your existing applications Understand the benefits of cloud technologies and how to deploy a Jakarta EE application to the cloud Purchase of the print or Kindle book includes a free PDF eBook Book Description Cloud-Native Development and Migration to Jakarta EE will help you unlock the secrets of Jakarta EE's evolution as you explore the migration and modernization of your applications. You'll discover how to make your code compatible with the latest Jakarta EE version and how to leverage its modern features effectively. First, you'll navigate the realm of cloud-native development as you demystify containers and get introduced to the Eclipse MicroProfile, a powerful tool in your toolkit. Next, you'll take the bold step of transitioning your applications from local hardware to the limitless possibilities of the cloud. By following the author's expert guidance to deploy your Jakarta EE applications on Microsoft Azure, you'll gain hands-on experience in managing cloud resources. In the final leg of your journey, you'll explore the world of serverless architecture. You'll learn to design and run services that are truly serverless, harnessing the potential of the event-driven paradigm for scalability and cost-efficiency. By the end of this book, you'll have mastered Jakarta EE and become a proficient cloud-native developer. Join us on this exciting journey of transformation and innovation as you pave the way for the future of Jakarta EE and cloud-native development. What you will learn Explore the latest advancements in Jakarta EE and gain a thorough understanding of its core features and capabilities Understand the principles and practices of designing and building cloud-native applications Gain a detailed understanding of containers and Docker Uncover how to embrace containers in your IT landscape Move from your own hardware to managed hardware in the cloud Discover how Kubernetes enhances scalability, resilience, and portability Who this book is for This book is for developers working in small or large companies developing applications in Jakarta EE. If you're looking for a comprehensive guide that will provide you with all the tools and guidance needed to upgrade your existing applications, then this is the book for you. Intermediate-level knowledge and experience with Java EE 5/6/7/8 will help you get the most out of this book. | ||
590 | |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition | ||
650 | 0 | |a Java (Computer program language)|9 70616 | |
650 | 0 | |a Computer security.|9 65527 | |
650 | 0 | |a Cloud computing.|9 78739 | |
650 | 0 | |a Application software|x Development.|9 70680 | |
700 | 1 | |a Vlijmincx, David,|e author. | |
776 | 0 | 8 | |i Print version:|z 1837639620|z 9781837639625|w (OCoLC)1394113900 |
856 | 4 | 0 | |u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781837639625/?ar|x O'Reilly|z eBook |
938 | |a ProQuest Ebook Central|b EBLB|n EBL30973280 | ||
938 | |a Askews and Holts Library Services|b ASKH|n AH41809491 | ||
938 | |a YBP Library Services|b YANK|n 305786028 | ||
994 | |a 92|b VIA | ||
999 | |c 359992|d 359992 |