Enterprise Java Security
Title | Enterprise Java Security PDF eBook |
Author | Marco Pistoia |
Publisher | Addison-Wesley Professional |
Pages | 618 |
Release | 2004 |
Genre | Computers |
ISBN | 9780321118899 |
This is a practical guide to building a secure enterprise infrastructure with J2SE and J2EE technologies. This text explains how J2SE and J2EE security architectures relate to each other, and also covers the security aspects of servlets, JSP and EJB.
Enterprise Java Microservices
Title | Enterprise Java Microservices PDF eBook |
Author | Kenneth Finnigan |
Publisher | Simon and Schuster |
Pages | 395 |
Release | 2018-09-27 |
Genre | Computers |
ISBN | 1638355967 |
Summary Enterprise Java Microservices is an example-rich tutorial that shows how to design and manage large-scale Java applications as a collection of microservices. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Large applications are easier to develop and maintain when you build them from small, simple components. Java developers now enjoy a wide range of tools that support microservices application development, including right-sized app servers, open source frameworks, and well-defined patterns. Best of all, you can build microservices applications using your existing Java skills. About the Book Enterprise Java Microservices teaches you to design and build JVM-based microservices applications. You'll start by learning how microservices designs compare to traditional Java EE applications. Always practical, author Ken Finnigan introduces big-picture concepts along with the tools and techniques you'll need to implement them. You'll discover ecosystem components like Netflix Hystrix for fault tolerance and master the Just enough Application Server (JeAS) approach. To ensure smooth operations, you'll also examine monitoring, security, testing, and deploying to the cloud. What's inside The microservices mental model Cloud-native development Strategies for fault tolerance and monitoring Securing your finished applications About the Reader This book is for Java developers familiar with Java EE. About the Author Ken Finnigan leads the Thorntail project at Red Hat, which seeks to make developing microservices for the cloud with Java and Java EE as easy as possible. Table of Contents PART 1 MICROSERVICES BASICS Enterprise Java microservices Developing a simple RESTful microservice Just enough Application Server for microservices Microservices testing Cloud native development PART 2 - IMPLEMENTING ENTERPRISE JAVA MICROSERVICES Consuming microservices Discovering microservices for consumption Strategies for fault tolerance and monitoring Securing a microservice Architecting a microservice hybrid Data streaming with Apache Kafka
Modernizing Enterprise Java
Title | Modernizing Enterprise Java PDF eBook |
Author | Markus Eisele |
Publisher | "O'Reilly Media, Inc." |
Pages | 162 |
Release | 2021-10-21 |
Genre | Computers |
ISBN | 109810210X |
While containers, microservices, and distributed systems dominate discussions in the tech world, the majority of applications in use today still run monolithic architectures that follow traditional development processes. This practical book helps developers examine long-established Java-based models and demonstrates how to bring these monolithic applications successfully into the future. Relying on their years of experience modernizing applications, authors Markus Eisele and Natale Vinto walk you through the steps necessary to update your organization's Java applications. You'll discover how to dismantle your monolithic application and move to an up-to-date software stack that works across cloud and on-premises installations. Learn cloud native application basics to understand what parts of your organization's Java-based applications and platforms need to migrate and modernize Understand how enterprise Java specifications can help you transition projects and teams Build a cloud native platform that supports effective development without falling into buzzword traps Find a starting point for your migration projects by identifying candidates and staging them through modernization steps Discover how to complement a traditional enterprise Java application with components on top of containers and Kubernetes
Building Java Enterprise Systems with J2EE
Title | Building Java Enterprise Systems with J2EE PDF eBook |
Author | Paul J. Perrone |
Publisher | Sams Publishing |
Pages | 1496 |
Release | 2000 |
Genre | Computers |
ISBN | 9780672317958 |
PLEASE PROVIDE COURSE INFORMATION PLEASE PROVIDE
Java Enterprise in a Nutshell
Title | Java Enterprise in a Nutshell PDF eBook |
Author | Jim Farley |
Publisher | "O'Reilly Media, Inc." |
Pages | 902 |
Release | 2006 |
Genre | Computers |
ISBN | 9780596101428 |
With the recent release of Java 2 Enterprise Edition 1.4, developers are being called on to add even greater, more complex levels of interconnectivity to their applications. To do this, Java developers need a clear understanding of how to apply the new APIs, and the capabilities and pitfalls in the program--which they can discover in this edition.
The Java EE 6 Tutorial
Title | The Java EE 6 Tutorial PDF eBook |
Author | Eric Jendrock |
Publisher | Addison-Wesley |
Pages | 958 |
Release | 2013-01-07 |
Genre | Computers |
ISBN | 0137084331 |
The Java EE 6 Tutorial: Advanced Topics, Fourth Edition, is a task-oriented, example-driven guide to developing enterprise applications for the Java Platform, Enterprise Edition 6 (Java EE 6). Written by members of the Java EE 6 documentation team at Oracle, this book provides new and intermediate Java programmers with a deep understanding of the platform. This guide–which builds on the concepts introduced in The Java EE 6 Tutorial: Basic Concepts, Fourth Edition–contains advanced material, including detailed introductions to more complex platform features and instructions for using the latest version of the NetBeans IDE and the GlassFish Server, Open Source Edition. This book introduces the Java Message Service (JMS) API and Java EE Interceptors. It also describes advanced features of JavaServer Faces, Servlets, JAX-RS, Enterprise JavaBeans components, the Java Persistence API, Contexts and Dependency Injection for the Java EE Platform, web and enterprise application security, and Bean Validation. The book culminates with three new case studies that illustrate the use of multiple Java EE 6 APIs.
Mastering Enterprise JavaBeans
Title | Mastering Enterprise JavaBeans PDF eBook |
Author | Ed Roman |
Publisher | John Wiley & Sons |
Pages | 842 |
Release | 2004-12-22 |
Genre | Computers |
ISBN | 0764584928 |
Includes more than 30 percent revised material and five new chapters, covering the new 2.1 features such as EJB Timer Service and JMS as well as the latest open source Java solutions The book was developed as part of TheServerSide.com online EJB community, ensuring a built-in audience Demonstrates how to build an EJB system, program with EJB, adopt best practices, and harness advanced EJB concepts and techniques, including transactions, persistence, clustering, integration, and performance optimization Offers practical guidance on when not to use EJB and how to use simpler, less costly open source technologies in place of or in conjunction with EJB