Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Tuxedo Junction, Carnell Thom


Варианты приобретения
Цена: 15630.00T
Кол-во:
 о цене
Наличие: Отсутствует. 
Возможна поставка под заказ. Дата поступления на склад уточняется после оформления заказа


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

Автор: Carnell Thom
Название:  Tuxedo Junction
ISBN: 9781952979798
Издательство: Crossroad Press
Классификация:


ISBN-10: 195297979X
Обложка/Формат: Paperback
Страницы: 238
Вес: 0.30 кг.
Дата издания: 15.12.2020
Язык: English
Размер: 21.59 x 14.00 x 1.37 cm
Читательская аудитория: General (us: trade)
Рейтинг:
Поставляется из: США
Описание:

TUXEDO JUNCTION is the third short story collection from FANGORIA / DREAD CENTRAL veteran writer Thom Carnell. Thoms fiction has been featured in CARPE NOCTEM MAGAZINE, SWANK MAGAZINE, in his novels NO FLESH SHALL BE SPARED and NO FLESH SHALL BE SPARED: DONT LOOK BACK, and in the short story collections MOONLIGHT SERENADES and A STRING OF PEARLS.


Stories included in this collection:


The Childrens Hour

San Jacinto

Making Plans

Conociendo al Fantasma

Domiciliary

An Angel Cometh

Please Lock Cellar When Finished

The Missive

The Honey-Do

The Midas Gift

Dogwatch

Torch

Concrete Angels

Never My Love

Standing Tall

For Dust Thou Art

Dancin Days

Heart of Christmas



Spring Microservices in Action, Second Edition

Автор: Carnell John, Huaylupo Sбnchez Illary
Название: Spring Microservices in Action, Second Edition
ISBN: 1617296953 ISBN-13(EAN): 9781617296956
Издательство: Неизвестно
Рейтинг:
Цена: 63350.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring.

Summary
By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility. Spring Microservices in Action, Second Edition teaches you how to build microservice-based applications using Java and the Spring platform. This second edition is fully updated for the latest version of Spring, with expanded coverage of API routing with Spring Cloud Gateway, logging with the ELK stack, metrics with Prometheus and Grafana, security with the Hashicorp Vault, and modern deployment practices with Kubernetes and Istio.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology
Building and deploying microservices can be easy in Spring! Libraries like Spring Boot, Spring Cloud, and Spring Cloud Gateway reduce the boilerplate code in REST-based services. They provide an effective toolbox to get your microservices up and running on both public and private clouds.

About the book
Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring. You'll start by creating basic services, then move to efficient logging and monitoring. Learn to refactor Java applications with Spring's intuitive tooling, and master API management with Spring Cloud Gateway. You'll even deploy Spring Cloud applications with AWS and Kubernetes.

What's inside

Microservice design principles and best practices
Configuration with Spring Cloud Config and Hashicorp Vault
Client-side resiliency with Resilience4j, and Spring Cloud Load Balancer
Metrics monitoring with Prometheus and Grafana
Distributed tracing with Spring Cloud Sleuth, Zipkin, and ELK Stack

About the reader
For experienced Java and Spring developers.

About the author
John Carnell is a senior cloud engineer with 20 years of Java experience. Illary Huaylupo Sбnchez is a software engineer with over 13 years of experience.

Table of Contents

1 Welcome to the cloud, Spring
2 Exploring the microservices world with Spring Cloud
3 Building microservices with Spring Boot
4 Welcome to Docker
5 Controlling your configuration with the Spring Cloud Configuration Server
6 On service discovery
7 When bad things happen: Resiliency patterns with Spring Cloud and Resilience4j
8 Service routing with Spring Cloud Gateway
9 Securing your microservices
10 Event-driven architecture with Spring Cloud Stream
11 Distributed tracing with Spring Cloud Sleuth and Zipkin
12 Deploying your microservices

Polly`s Tale

Автор: Carnell Bobbie
Название: Polly`s Tale
ISBN: 1630517593 ISBN-13(EAN): 9781630517595
Издательство: Неизвестно
Рейтинг:
Цена: 11570.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Polly`s Tale is a story of kindness and love expressed by creatures who overlook the "outside" to see the REAL individual "inside."

Vital Guidance for a Lasting Relationship

Автор: Moore Carnell
Название: Vital Guidance for a Lasting Relationship
ISBN: 154397600X ISBN-13(EAN): 9781543976007
Издательство: Неизвестно
Рейтинг:
Цена: 13790.00 T
Наличие на складе: Невозможна поставка.
Описание: Vital Guidance for A Lasting Relationship is a book for those thinking about marriage, have been married, are currently married, and want to stay married by learning from others who are committed and thriving in their marital relationships. It takes a look into the marriage of five couples who appear to have it all - strong faith, great family life, and good careers - and learn the couples are not immune to marital issues, but how they work for a better and stronger marriage to defeat divorce.

Spring Microservices in Action

Автор: Carnell John
Название: Spring Microservices in Action
ISBN: 1617293989 ISBN-13(EAN): 9781617293986
Издательство: Pearson Education
Рейтинг:
Цена: 34970.00 T
Наличие на складе: Поставка под заказ.
Описание: Spring Boot and Spring Cloud offer Java developers an easy migration path from traditional monolithic Spring applications to microservice-based applications that can be deployed to multiple cloud platforms. Spring Microservices in Action teaches readers how to use the Spring Boot and Spring Cloud frameworks to build and deploy microservice-based cloud applications. By the end of this book, readers will not only be able to build their own microservice-based applications, but will know how to operationalize and scale their microservices so they can deployed to a private or public cloud.

Key Features: * Good introduction to the microservice pattern* Hands-on examples* Real-world examples* Teaches how to build microservices with Spring Boot and Spring Cloud This book is for developers with some Java and Spring experience. Knowledge of building web-based services with SOAP or REST is helpful but not required. About the Technology: The Spring Boot and Spring Cloud frameworks let developers quickly build microservices that are ready to be deployed to a private corporate cloud or a public cloud like Amazon Web Services (AWS) or Pivotal's CloudFoundry.


Low Cost Tactics to Get More Blog Traffic: 10 Proven Methods to Generate Website Traffic

Автор: Carnell Chris
Название: Low Cost Tactics to Get More Blog Traffic: 10 Proven Methods to Generate Website Traffic
ISBN: 0692718117 ISBN-13(EAN): 9780692718117
Издательство: Неизвестно
Цена: 11490.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Polly`s Lost

Автор: Carnell Bobbie
Название: Polly`s Lost
ISBN: 1630518360 ISBN-13(EAN): 9781630518363
Издательство: Неизвестно
Рейтинг:
Цена: 11570.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

When Polly the Possum is lost, her forest friends come together to rescue her. This is a story of how quickly a very good day can turn into a scary-time--but how hope and help win out in the end.


Essence of jeet kune do

Автор: Carnell, Dave
Название: Essence of jeet kune do
ISBN: 1847972209 ISBN-13(EAN): 9781847972200
Издательство: Неизвестно
Рейтинг:
Цена: 17150.00 T
Наличие на складе: Невозможна поставка.
Описание: The art of Jeet Kune Do is difficult to define because its founder, Bruce Lee, wanted individuals to undertake their own journey of self-discovery and self-expression, and hated referring to his art as a style or system. This title captures the essence of JKD and provides readers with an understanding of the roots and true development of the art.

Emblem of Remembrance: Willowbank Series Book 2

Автор: Carnell Victoria
Название: Emblem of Remembrance: Willowbank Series Book 2
ISBN: 0648185354 ISBN-13(EAN): 9780648185352
Издательство: Неизвестно
Рейтинг:
Цена: 14070.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Compelled to perform or incentive to trust? Catherine Nicolson`s choice to flee from her home led to hershunning. Having compromised her values and forfeited her inheritance, she finds herself living in impoverished circumstances. Can she prove to her family she is sorry and worthy of their acceptance?

The Roadkill of Middle Earth

Автор: John Carnell, Tom Sutton
Название: The Roadkill of Middle Earth
ISBN: 0743434676 ISBN-13(EAN): 9780743434676
Издательство: Gazelle Book Services
Рейтинг:
Цена: 14230.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: In this parody of Tolkien, the roadkill of Middle Earth will flatten anything in its path; be it wizard, dragon or hobbit. Can anyone stop this engine of destruction as it tears across the countryside?

Hope Reborn

Автор: Anderson Kay Carnell
Название: Hope Reborn
ISBN: 1732885966 ISBN-13(EAN): 9781732885967
Издательство: Неизвестно
Рейтинг:
Цена: 14670.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: There was a time I thought I had it all - loving husband, four beautiful children, and a sprawling ranch whose beauty fed my soul. Then one day, my world came crashing in. I lost my love and my home. Perhaps my story will resonate with your own. Maybe you are in the midst of a dark season or have been there before and found yourself wondering "What to do, what to do?" Let the telling of this journey give you faith, courage, and hope that there are indeed brighter days ahead. Your own story is still unfolding, and some truly beautiful chapters are yet to be lived. Read this for yourself or share it with someone you know who may be reeling from unexpected loss and disappointment.

Автор: Carnell, Paula
Название: A quest for bees in bhutan
ISBN: 0956207332 ISBN-13(EAN): 9780956207333
Издательство: Неизвестно
Рейтинг:
Цена: 13720.00 T
Наличие на складе: Невозможна поставка.

Artist to bees

Автор: Carnell, Paula
Название: Artist to bees
ISBN: 0956207391 ISBN-13(EAN): 9780956207395
Издательство: Неизвестно
Рейтинг:
Цена: 13720.00 T
Наличие на складе: Невозможна поставка.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия