Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Beginning Cloud Native Development with MicroProfile, Jakarta EE, and Kubernetes, Telang


Варианты приобретения
Цена: 8384.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Telang
Название:  Beginning Cloud Native Development with MicroProfile, Jakarta EE, and Kubernetes
ISBN: 9781484288313
Издательство: Springer
Классификация:



ISBN-10: 1484288319
Обложка/Формат: Soft cover
Страницы: 259
Вес: 0.54 кг.
Дата издания: 05.01.2023
Язык: English
Издание: 1st ed.
Иллюстрации: 51 illustrations, black and white; xxii, 259 p. 51 illus.
Размер: 254 x 178
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: Java devops for building and deploying microservices-based applications
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Get ready to develop microservices using open source Eclipse MicroProfile and Jakarta EE, and deploy them on Kubernetes/Docker. This book covers best practices for developing cloud-native applications with MicroProfile and Jakarta EE. This book introduces you to cloud-native applications and teaches you how to set up your development environment. Youll learn about the various components of MicroProfile, such as fault tolerance, config, health check, metrics, and JWT auth. Youll develop a RESTful web service made up of some microservices. Youll deploy your application on Docker and Kubernetes. After reading this book, youll come away with the fundamentals you need to build and deploy your first cloud-native Java-based app. What Youll Learn * Build your first cloud-native Java-based app with the open source MicroProfile platform, and Jakarta EE 10 APIs * Develop a RESTful web service using MicroProfile and Jakarta EE * Discover and explore the key components of the MicroProfile framework, such as config, metrics, health, JWT authentication, and more * Deploy your cloud-native application on the Kubernetes container orchestration platform * Get up to speed with other popular technologies such as Docker containers, Kubernetes clusters, and Zipkin Who This Book Is For Programmers with at least some prior experience in Java programming who may be new to MicroProfile and Jakarta EE. Some prior experience with Java-based microservices and web development is recommended, but not required.
Дополнительное описание: 1. Cloud-Native Application Development.- 2. Setting Up Your Development Environment.- 3. Microprofile Framework- 4. Microprofile Framework - Part 2.- 5. Using the Health Check Component.- 6. Using the Metrics Component.- 7. Using the JWT Authentication C



Hands-On Cloud-Native Microservices with Jakarta EE

Автор: Fugaro Luigi, Vocale Mauro
Название: Hands-On Cloud-Native Microservices with Jakarta EE
ISBN: 178883786X ISBN-13(EAN): 9781788837866
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book is a hands-on guide, exploring how to build microservice-based applications that dynamically scale and are resilient and native to the cloud. It will take your skills to the next level and get you acquainted with new architecture design and patterns, with the latest developing frameworks and techniques.

Kubernetes Patterns: Reusable Elements for Designing Cloud Native Applications

Автор: Ibryam Bilgin, Hu Roland
Название: Kubernetes Patterns: Reusable Elements for Designing Cloud Native Applications
ISBN: 1492050288 ISBN-13(EAN): 9781492050285
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Поставка под заказ.

Описание: With this focused guide, Bilgin Ibryam and Roland Huss from Red Hat provide common reusable elements, patterns, principles, and practices for designing and implementing cloud native applications on Kubernetes.

Hands-On Cloud-Native Applications with Java and Quarkus

Автор: Marchioni Francesco
Название: Hands-On Cloud-Native Applications with Java and Quarkus
ISBN: 1838821473 ISBN-13(EAN): 9781838821470
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Hands-On Cloud Native Applications with Java and Quarkus is a complete end-to-end development guide which will help you get hands-on experience with building Kubernetes native applications in serverless environments. You will learn how to address a wider range of distributed application architectures with this fun to use a full-stack framework.

Effortless Cloud-Native App Development Using Skaffold: Simplify the development and deployment of cloud-native Spring Boot applications on Kubernetes

Автор: Choudhary Ashish
Название: Effortless Cloud-Native App Development Using Skaffold: Simplify the development and deployment of cloud-native Spring Boot applications on Kubernetes
ISBN: 1801077118 ISBN-13(EAN): 9781801077118
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Effortless Cloud-Native App Development Using Skaffold helps you understand concepts like hot reloading for applications running on Kubernetes. You`ll learn to automate your inner development loop to be able to ship your applications faster, and develop a solid understanding of various features of Skaffold, its workflow, and architecture.

Practical Domain-Driven Design in Enterprise Java

Автор: Vijay Nair
Название: Practical Domain-Driven Design in Enterprise Java
ISBN: 1484245423 ISBN-13(EAN): 9781484245422
Издательство: Springer
Рейтинг:
Цена: 3912.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software, with a particular focus on the DDD process.
Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo Tracker reference application as a monolithic application using the Jakarta EE platform. By doing so, you will map concepts of DDD (bounded contexts, language, and aggregates) to the corresponding available tools (CDI, JAX-RS, and JPA) within the Jakarta EE platform.
Once you have completed the monolithic application, you will walk through the complete conversion of the monolith to a microservices-based architecture, again mapping the concepts of DDD and the corresponding available tools within the MicroProfile platform (config, discovery, and fault tolerance). To finish this section, you will examine the same microservices architecture on the Spring Boot platform.
The final set of chapters looks at what the application would be like if you used the CQRS and event sourcing patterns. Here you’ll use the Axon framework as the base framework.
What You Will Learn
Discover the DDD architectural principles and use the DDD design patternsUse the new Eclipse Jakarta EE platform Work with the Spring Boot frameworkImplement microservices design patterns, including context mapping, logic design, entities, integration, testing, and securityCarry out event sourcingApply CQRS
Who This Book Is For
Junior developers intending to start working on enterprise Java; senior developers transitioning from monolithic- to microservices-based architectures; and architects transitioning to a DDD philosophy of building applications.
Hands-On Enterprise Java Microservices with Eclipse MicroProfile: Build and optimize your microservice architecture with Java

Автор: Saavedra Cesar, Rupp Heiko W., Mesnil Jeff
Название: Hands-On Enterprise Java Microservices with Eclipse MicroProfile: Build and optimize your microservice architecture with Java
ISBN: 1838643109 ISBN-13(EAN): 9781838643102
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Eclipse MicroProfile has gained momentum in the industry as a multi-vendor, interoperable, community-driven specification. It is a major disruptor that allows organizations with large investments in enterprise Java to move to microservices without spending a lot on retraining their workforce.

Programming Kubernetes: Developing Cloud Native Applications

Автор: Hausenblas Michael, Schimanski Stefan
Название: Programming Kubernetes: Developing Cloud Native Applications
ISBN: 1492047104 ISBN-13(EAN): 9781492047100
Издательство: Wiley
Рейтинг:
Цена: 8394.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: If you`re looking to develop native applications in Kubernetes, this is your guide. Developers and AppOps administrators will learn how to build Kubernetes-native applications that interact directly with the API server to query or update the state of resources.

Cloud Native with Kubernetes: Deploy, configure, and run modern cloud native applications on Kubernetes

Автор: Raul Alexander
Название: Cloud Native with Kubernetes: Deploy, configure, and run modern cloud native applications on Kubernetes
ISBN: 1838823077 ISBN-13(EAN): 9781838823078
Издательство: Неизвестно
Рейтинг:
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Cloud Native with Kubernetes will guide you effectively - from your first steps using Kubernetes right up to running enterprise-grade cloud native applications with best practices. The book covers every aspect of deploying, securing, and operating modern cloud native applications on Kubernetes.

Cloud Native Integration with Apache Camel: Building Agile and Scalable Integrations for Kubernetes Platforms

Автор: Camposo Guilherme
Название: Cloud Native Integration with Apache Camel: Building Agile and Scalable Integrations for Kubernetes Platforms
ISBN: 1484272102 ISBN-13(EAN): 9781484272107
Издательство: Springer
Рейтинг:
Цена: 8384.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Intermediate user level

Practical Debugging at Scale

Автор: Almog
Название: Practical Debugging at Scale
ISBN: 1484290410 ISBN-13(EAN): 9781484290415
Издательство: Springer
Рейтинг:
Цена: 8384.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Overhaul your debugging techniques and master the theory and tools needed to debug and troubleshoot cloud applications in production environments. This book teaches debugging skills that universities often avoid, but that typically consume as much as 60% of our time as developers. The book covers the use of debugger features such as tracepoints, object marking, watch renderers, and more. Author Shai Almog presents a scientific approach to debugging that is grounded in theory while being practical enough to help you to chase stubborn bugs through the maze of a Kubernetes deployment. Practical Debugging at Scale assumes a polyglot environment as is common for most enterprises, but focuses on JVM environments. Most of the tooling and techniques described are applicable to Python, Node, and other platforms, as well as to Java and other JVM languages. The book specifically covers debugging in production, an often-neglected discipline but an all too painful reality. You’ll learn modern techniques around observability, monitoring, logging, and full stack debugging that you can put to immediate use in troubleshooting common ailments in production environments. You Will Learn: * The scientific method underlying the process of debugging * Debugger capabilities such as tracepoints and marker objects * The correct use of less understood features such as exception breakpoints * Techniques for tracing issues in production Kubernetes environments * Observability and monitoring to resolve production problems * Industry best practices for common tooling such as logging * Profiling to understand performance and memory problems Who This Book Is For Developers in Java and JVM-related languages who want to improve their debugging skills and production reliability; and developers of cloud applications who are facing the pain of production bugs that are hard to replicate and fix

Hybrid Cloud Apps with Openshift and Kubernetes: Delivering Highly Available Applications and Services

Автор: Elder Michael, Kitchener Jake, Topol Brad Dr
Название: Hybrid Cloud Apps with Openshift and Kubernetes: Delivering Highly Available Applications and Services
ISBN: 149208381X ISBN-13(EAN): 9781492083818
Издательство: Wiley
Рейтинг:
Цена: 8394.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: With this practical book, new and experienced developers and operators will learn specific techniques and examples for operationalizing OpenShift and Kubernetes in the enterprise.

Pro DevOps with Google Cloud Platform

Автор: Pierluigi Riti
Название: Pro DevOps with Google Cloud Platform
ISBN: 1484238966 ISBN-13(EAN): 9781484238967
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Use DevOps principles with Google Cloud Platform (GCP) to develop applications and services. This book builds chapter by chapter to a complete real-life scenario, explaining how to build, monitor, and maintain a complete application using DevOps in practice.
Starting with core DevOps concepts, continuous integration, and continuous delivery, you’ll cover common tools including Jenkins, Docker, and Kubernetes in the context of a real microservices application to deploy in the cloud. You will also create a monitor for your cloud and see how to use its data to prevent errors and improve the stability of the system. By the end of Pro DevOps with Google Cloud Platform, you will be able to deploy, maintain, and monitor a real application with GCP.
What You Will Learn
Build and deploy applications and services using DevOps on Google Cloud Platform Maintain a complete continuous integration (CI) and continuous delivery (CD) pipelineUse containerization with Docker and KubernetesCarry out CD with GCP and JenkinsCreate microservices with Jenkins, Docker, and KubernetesMonitor your newly deployed application and its deployment and performanceSet up security and manage your network with GCP
Who This Book Is For
Developers and software architects who want to implement DevOps in practice. Some prior programming experience is recommended as well as a basic knowledge of a Linux command-line environment.

ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия