Development of Containerization

Development of Containerization PDF

Author: Hans van Ham

Publisher: IOS Press

Published: 2012

Total Pages: 336

ISBN-13: 1614991464

DOWNLOAD EBOOK →

This book describes the development of containerization and presents a worldwide overview of all major system components and drivers that have contributed to their great success.

The Geography of Transport Systems

The Geography of Transport Systems PDF

Author: Jean-Paul Rodrigue

Publisher: Routledge

Published: 2013-07-18

Total Pages: 432

ISBN-13: 1136777326

DOWNLOAD EBOOK →

Mobility is fundamental to economic and social activities such as commuting, manufacturing, or supplying energy. Each movement has an origin, a potential set of intermediate locations, a destination, and a nature which is linked with geographical attributes. Transport systems composed of infrastructures, modes and terminals are so embedded in the socio-economic life of individuals, institutions and corporations that they are often invisible to the consumer. This is paradoxical as the perceived invisibility of transportation is derived from its efficiency. Understanding how mobility is linked with geography is main the purpose of this book. The third edition of The Geography of Transport Systems has been revised and updated to provide an overview of the spatial aspects of transportation. This text provides greater discussion of security, energy, green logistics, as well as new and updated case studies, a revised content structure, and new figures. Each chapter covers a specific conceptual dimension including networks, modes, terminals, freight transportation, urban transportation and environmental impacts. A final chapter contains core methodologies linked with transport geography such as accessibility, spatial interactions, graph theory and Geographic Information Systems for transportation (GIS-T). This book provides a comprehensive and accessible introduction to the field, with a broad overview of its concepts, methods, and areas of application. The accompanying website for this text contains a useful additional material, including digital maps, PowerPoint slides, databases, and links to further reading and websites. The website can be accessed at: http://people.hofstra.edu/geotrans This text is an essential resource for undergraduates studying transport geography, as well as those interest in economic and urban geography, transport planning and engineering.

The Box

The Box PDF

Author: Marc Levinson

Publisher: Princeton University Press

Published: 2016-04-05

Total Pages: 540

ISBN-13: 0691170819

DOWNLOAD EBOOK →

In April 1956, a refitted oil tanker carried fifty-eight shipping containers from Newark to Houston. From that modest beginning, container shipping developed into a huge industry that reshaped manufacturing. But the container didn't just happen. Its adoption required huge sums of money, years of high-stakes bargaining, and delicate negotiation on standards. Now with a new chapter, The Box tells the dramatic story of how the drive and imagination of an iconoclastic entrepreneur turned containerization from an impractical idea into a phenomenon that transformed economic geography, slashed transportation costs, and made the boom in global trade possible. -- from back cover.

Shipping and Globalization in the Post-War Era

Shipping and Globalization in the Post-War Era PDF

Author: Niels P. Petersson

Publisher: Springer Nature

Published: 2019-11-21

Total Pages: 292

ISBN-13: 303026002X

DOWNLOAD EBOOK →

This open access book belongs to the Maritime Business and Economic History strand of the Palgrave Studies in Maritime Economics book series. This volume highlights the contribution of the shipping industry to the transformations in business and society of the postwar era. Shipping was both an example and an engine of globalization and structural change. In turn, the industry experienced and pioneered, mirrored and enabled key developments that led to the present-day globalized economy. Contributions address issues such as the macro-level shift of shipping’s centre of gravity from Europe to Asia, the political and legal frameworks within which it developed, the strategies and performance of both successful and unsuccessful firms, and the links between the shipping industry and the wider economy and society. Without shipping and its ability to forge connections and networks of a global reach, the modern world would look very different. By bringing together scholars from various disciplinary and national backgrounds, this book advances our understanding of the linkages that bind economies and societies together.

Kubernetes Patterns

Kubernetes Patterns PDF

Author: Bilgin Ibryam

Publisher: O'Reilly Media

Published: 2019-04-09

Total Pages: 267

ISBN-13: 1492050253

DOWNLOAD EBOOK →

The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures use new primitives that require a different set of practices than most developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland Huß from Red Hat provide common reusable elements, patterns, principles, and practices for designing and implementing cloud-native applications on Kubernetes. Each pattern includes a description of the problem and a proposed solution with Kubernetes specifics. Many patterns are also backed by concrete code examples. This book is ideal for developers already familiar with basic Kubernetes concepts who want to learn common cloud native patterns. You’ll learn about the following pattern categories: Foundational patterns cover the core principles and practices for building container-based cloud-native applications. Behavioral patterns explore finer-grained concepts for managing various types of container and platform interactions. Structural patterns help you organize containers within a pod, the atom of the Kubernetes platform. Configuration patterns provide insight into how application configurations can be handled in Kubernetes. Advanced patterns covers more advanced topics such as extending the platform with operators.