The Wattle Island Book Club

The Wattle Island Book Club

Author: Sandie Docker

Publisher: Michael Joseph

Published: 2021-05

Total Pages: 384

ISBN-13: 9781760890377

DOWNLOAD EBOOK

In 1950, teenager Anne flees Wattle Island, desperate to make her own way in the big city. As she begins to establish her new life, though, she is faced with a choice that could destroy all she has worked so hard for. Then when tragedy strikes, establishing the Wattle Island book club is the only thing that offers her solace. Passion. Spirited librarian Grace has been writing bucket lists since she was a child, and is ticking off as many challenges as she can now that life has handed her a hefty dose of perspective. Heading to Wattle Island on one of her adventures, she is determined to uncover a long-held mystery surrounding the town's historic book club, unlocking a buried truth that has been trapped between the dusty pages of secrecy for years. Hope. All too aware of how fragile life is, Anne and Grace must come together to help the residents of Wattle Island find the bravery to move beyond the trauma that tore the book club apart. Budding relationships offer new hope, along with a library project for the town's future - but it will take more than a few lively literary debates to break the silence and heal the past.


Implementing DevSecOps with Docker and Kubernetes

Implementing DevSecOps with Docker and Kubernetes

Author: José Manuel Ortega Candel

Publisher: BPB Publications

Published: 2022-02-19

Total Pages: 394

ISBN-13: 9355511183

DOWNLOAD EBOOK

Building and securely deploying container-based applications with Docker and Kubernetes using open source tools. KEY FEATURES ● Real-world examples of vulnerability analysis in Docker containers. ● Includes recommended practices for Kubernetes and Docker with real execution of commands. ● Includes essential monitoring tools for Docker containers and Kubernetes configuration. DESCRIPTION This book discusses many strategies that can be used by developers to improve their DevSecOps and container security skills. It is intended for those who are active in software development. After reading this book, readers will discover how Docker and Kubernetes work from a security perspective. The book begins with a discussion of the DevSecOps tools ecosystem, the primary container platforms and orchestration tools that you can use to manage the lifespan and security of your apps. Among other things, this book discusses best practices for constructing Docker images, discovering vulnerabilities, and better security. The book addresses how to examine container secrets and networking. Backed with examples, the book demonstrates how to manage and monitor container-based systems, including monitoring and administration in Docker. In the final section, the book explains Kubernetes' architecture and the critical security threats inherent in its components. Towards the end, it demonstrates how to utilize Prometheus and Grafana to oversee observability and monitoring in Kubernetes management. WHAT YOU WILL LEARN ● Familiarize yourself with Docker as a platform for container deployment. ● Learn how Docker can control the security of images and containers. ● Discover how to safeguard and monitor your Docker environment for vulnerabilities. ● Explore the Kubernetes architecture and best practices for securing your Kubernetes environment. ● Learn and explore tools for monitoring and administering Docker containers. ● Learn and explore tools for observing and monitoring Kubernetes environments. WHO THIS BOOK IS FOR This book is intended for DevOps teams, cloud engineers, and cloud developers who wish to obtain practical knowledge of DevSecOps, containerization, and orchestration systems like Docker and Kubernetes. Knowing the fundamentals of Docker and Kubernetes would be beneficial but not required. TABLE OF CONTENTS 1. Getting Started with DevSecOps 2. Container Platforms 3. Managing Containers and Docker Images 4. Getting Started with Docker Security 5. Docker Host Security 6. Docker Images Security 7. Auditing and Analyzing Vulnerabilities in Docker Containers 8. Managing Docker Secrets and Networking 9. Docker Container Monitoring 10. Docker Container Administration 11. Kubernetes Architecture 12. Kubernetes Security 13. Auditing and Analyzing Vulnerabilities in Kubernetes 14. Observability and Monitoring in Kubernetes


Mr. Docker Is Off His Rocker!

Mr. Docker Is Off His Rocker!

Author: Dan Gutman

Publisher: Clipper Audio

Published: 2014-01-03

Total Pages:

ISBN-13: 9781471253836

DOWNLOAD EBOOK

Mr. Docker must be a mad scientist. He does nutty experiments and has an evil, demented, cackling laugh. Plus he invented a car that runs on potatoes! Mr. Docker is the weirdest science teacher ever! Is he trying to take over the world?


The Avram Davidson Treasury

The Avram Davidson Treasury

Author: Avram Davidson

Publisher: Macmillan

Published: 1998

Total Pages: 454

ISBN-13: 0312867298

DOWNLOAD EBOOK

This is the definitive collection of one of the century's finest fantasists & features introductions by some of the biggest names in the field. Includes an afterword by Ray Bradbury & Harlan Ellison.


Ten Bells Street

Ten Bells Street

Author: Mary Collins

Publisher: Piatkus

Published: 2018-05-03

Total Pages: 211

ISBN-13: 0349416141

DOWNLOAD EBOOK

The East End of London, 1930. Work is scarce, food is in short supply and there is political unrest on the streets. But in the face of all this hardship, there's always friendship. Becky, Bernie and Rose - three best friends from very different backgrounds - are working hard to establish themselves in pre-war Spitalfields. Becky, the daughter of a Jewish tailor, wants to become a nurse, but her father has more traditional plans for her. Aching to leave the East End and travel the world, Bernie feels trapped by her vast family of poor Irish dock workers. And then there is Rose. Tiny and thin, she lives with her drunken mother and a revolving selection of surrogate fathers who exploit and brutalise them both. But at least the girls have each other and, as Europe begins to drift towards another war, their friendships become ever more crucial as each one of them fights for their place in an ever-changing, frightening, new world. One way or another, love will pull them through . . .


Docker in Action, Second Edition

Docker in Action, Second Edition

Author: Jeffrey Nickoloff

Publisher: Simon and Schuster

Published: 2019-10-28

Total Pages: 481

ISBN-13: 1638351740

DOWNLOAD EBOOK

Summary Docker in Action, Second Edition teaches you the skills and knowledge you need to create, deploy, and manage applications hosted in Docker containers. This bestseller has been fully updated with new examples, best practices, and a number of entirely new chapters. About the technology The idea behind Docker is simple—package just your application and its dependencies into a lightweight, isolated virtual environment called a container. Applications running inside containers are easy to install, manage, and remove. This simple idea is used in everything from creating safe, portable development environments to streamlining deployment and scaling for microservices. In short, Docker is everywhere. About the book Docker in Action, Second Edition teaches you to create, deploy, and manage applications hosted in Docker containers running on Linux. Fully updated, with four new chapters and revised best practices and examples, this second edition begins with a clear explanation of the Docker model. Then, you go hands-on with packaging applications, testing, installing, running programs securely, and deploying them across a cluster of hosts. With examples showing how Docker benefits the whole dev lifecycle, you’ll discover techniques for everything from dev-and-test machines to full-scale cloud deployments. What's inside Running software in containers Packaging software for deployment Securing and distributing containerized applications About the reader Written for developers with experience working with Linux. About the author Jeff Nickoloff and Stephen Kuenzli have designed, built, deployed, and operated highly available, scalable software systems for nearly 20 years.


DevOps Tools for Java Developers

DevOps Tools for Java Developers

Author: Stephen Chin

Publisher: "O'Reilly Media, Inc."

Published: 2022-04-15

Total Pages: 363

ISBN-13: 1492083976

DOWNLOAD EBOOK

With the rise of DevOps, low-cost cloud computing, and container technologies, the way Java developers approach development today has changed dramatically. This practical guide helps you take advantage of microservices, serverless, and cloud native technologies using the latest DevOps techniques to simplify your build process and create hyperproductive teams. Stephen Chin, Melissa McKay, Ixchel Ruiz, and Baruch Sadogursky from JFrog help you evaluate an array of options. The list includes source control with Git, build declaration with Maven and Gradle, CI/CD with CircleCI, package management with Artifactory, containerization with Docker and Kubernetes, and much more. Whether you're building applications with Jakarta EE, Spring Boot, Dropwizard, MicroProfile, Micronaut, or Quarkus, this comprehensive guide has you covered. Explore software lifecycle best practices Use DevSecOps methodologies to facilitate software development and delivery Understand the business value of DevSecOps best practices Manage and secure software dependencies Develop and deploy applications using containers and cloud native technologies Manage and administrate source control repositories and development processes Use automation to set up and administer build pipelines Identify common deployment patterns and antipatterns Maintain and monitor software after deployment


Tracker

Tracker

Author: Alexis Wright

Publisher: Giramondo Publishing

Published: 2017-11-01

Total Pages: 773

ISBN-13: 1925336603

DOWNLOAD EBOOK

Winner of the 2018 Stella Prize A collective memoir of one of Aboriginal Australia’s most charismatic leaders and an epic portrait of a period in the life of a country, reminiscent in its scale and intimacy of the work of Nobel Prize-winning Russian author Svetlana Alexievich. Miles Franklin Award-winning novelist Alexis Wright returns to non-fiction in her new book, Tracker, a collective memoir of the charismatic Aboriginal leader, political thinker, and entrepreneur who died in Darwin in 2015. Taken from his family as a child and brought up in a mission on Croker Island, Tracker Tilmouth returned home to transform the world of Aboriginal politics. He worked tirelessly for Aboriginal self-determination, creating opportunities for land use and economic development in his many roles, including Director of the Central Land Council. He was a visionary and a projector of ideas, renowned for his irreverent humour and his anecdotes. His memoir has been composed by Wright from interviews with Tilmouth himself, as well as with his family, friends, and colleagues, weaving his and their stories together into a book that is as much a tribute to the role played by storytelling in contemporary Aboriginal life as it is to the legacy of a remarkable man. ‘A magnificent work of collaborative storytelling…It paints a vision of action and possibility for this continent that makes it required reading for all Australians and all those interested in this land.’ — Sydney Morning Herald ‘Wright builds, as much as anyone is able to in writing, a detailed portrait of a complex man, whose vision “to sculpt land, country and people into a brilliant future on a grand scale” is inevitably accompanied by an irrepressible humour and suspicion of authority.’ — The Guardian ‘Tilmouth was a man who worked through conversation and yarn more than with paper and pen, and this is a book about the place of the story in Indigenous culture and politics as much as it is about Tracker himself.’ — The Monthly ‘[Wright] enacts the complex relationship between self and community that a Western biography could not…There is a cumulative power in the repetitions, backtrackings and digressions the formula necessitates: a sinuous, elegant accommodation of selves. It is a book as epical in form and ambition as the life it describes.’ — The Australian ‘Wright’s brace of ineffable, awkward, uncanny novels will be unravelled and enjoyed by readers when other contemporary fiction is forgotten. Tracker, a book performed by a folk ensemble rather than a solo virtuoso, adds to her enduring non-fiction oeuvre that captures the unique ground-level realpolitik of Aboriginal Australia.’ — Australian Book Review ‘Alexis Wright is one of the most important voices in our literary landscape…This is a landmark work – epic in its scope and empathy.’ — Readings


Leading From The Jumpseat

Leading From The Jumpseat

Author: Peter Docker

Publisher:

Published: 2021-10-19

Total Pages: 234

ISBN-13: 9781739924041

DOWNLOAD EBOOK

Everyone is capable of accomplishing extraordinary things. If you share this belief, then this book was written for you. In business and in life, handing over the reins to others is inevitable. Everyone will eventually leave their team, retire from being the CEO, or see their kids leave home and lead their own lives. Leading from the Jumpseat enables us to embrace this inevitability. Leading from the Jumpseat is a metaphor for how we can choose to lead. It's about the journey we take so we can hand over control to others, who are then equipped to continue forward. Peter Docker, co-author of Find Your Why and formerly a founding Igniter at Simon Sinek Inc., delivers the message that leadership is about lifting people up and giving them the space they need so that, when the time is right, they can take the lead. Drawing on his 25-year career in the Royal Air Force, and over 14 years spent partnering with businesses around the world, Peter's goal is to inspire others to Lead from the Jumpseat. Jumpseat Leadership is a way of interacting with people that will enhance performance in any given situation - during normal business, times of crisis, and life in general. Becoming a Jumpseat Leader takes practice and this book is your practical guide to handing over control.


Taking a Chance on Love

Taking a Chance on Love

Author: Joan Jonker

Publisher: Headline

Published: 2012-05-24

Total Pages: 326

ISBN-13: 0755390334

DOWNLOAD EBOOK

They've grown up together, laughed together and loved together. But there's one secret that hasn't been shared... Taking a Chance on Love is a captivating saga of friendship and a nostalgic look back at the Liverpool of yesteryear, from much-loved writer Joan Jonker. Perfect for fans of Dilly Court and Katie Flynn. 'Another wonderfully warm novel with characters you'd like to know' - Coventry Evening Telegraph Ginny Porter and Joan Flynn were born within days of each other in adjoining houses in a narrow street of two-up two-downs in Liverpool. They've been friends since they were toddlers and now they've become young ladies and left school. Joan finds work at Dunlop's tyre factory, while Ginny's dream comes true when she is taken on as a counter assistant at Woolworths. But things don't work out as she had expected, and she carries around a dark secret... What readers are saying about Taking a Chance on Love: 'Yet again Joan was right about needing a half box of Kleenex!! Not just for the crying but for the laughing... I love all her books and her characters are so real and the stories totally enthralling' 'Whether in laughter, or sadness, this book had me crying all the way through. There's something about Joan Jonker's style that really appeals to me, maybe it's the way this book will appeal to everyone, or just the way the characters are so beautifully brought to life... Whichever, this book carries on the Joan tradition of writing that draws you in gently, until you can't put the book down, but have to know what happens next'