Category: Networking & Server

Practical Automation with PowerShell, Video Edition 0

Practical Automation with PowerShell, Video Edition

Practical Automation with PowerShell, Video Edition English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 84 Lessons (10h 37m) | 1.23 GB Practical Automation with PowerShell, Video Edition: Take PowerShell beyond simple scripts and build time-saving automations for your team, your users, and the world. Practical Automation in PowerShell reveals how you can use PowerShell to build automation solutions for a huge number of common admin and DevOps tasks. Author Matthew Dowst uses his decades of experience to lay out a real blueprint for setting up an enterprise scripting environment with PowerShell. The book goes beyond the basics...

Containers for Developers Handbook 0

Containers for Developers Handbook

eBook Details: Paperback: 490 pages Publisher: WOW! eBook (November 28, 2023) Language: English ISBN-10: 1805127985 ISBN-13: 978-1805127987 eBook Description: Containers for Developers Handbook: Effortlessly create and manage complex multi-component applications based on Docker containers Developers are changing their deployment artifacts from application binaries to container images, giving rise to the need to build container-based apps as part of their new development workflow. Managing an app’s life cycle is complex and requires effort, this book will show you how to efficiently develop, share, and execute applications. You’ll learn how to automate the build and delivery process using CI/CD tools with containers as container...

Fedora Linux System Administration 0

Fedora Linux System Administration

eBook Details: Paperback: 560 pages Publisher: WOW! eBook (November 24, 2023) Language: English ISBN-10: 1804618403 ISBN-13: 978-1804618400 eBook Description: Fedora Linux System Administration: Configure your Fedora Linux environment as a professional system administration workstation with this comprehensive guide Fedora Linux is a free and open-source platform designed for hardware, clouds, and containers that enables software developers and community members to create custom solutions for their customers. This book is a comprehensive guide focusing on workstation configuration for the modern system administrator. The book begins by introducing you to the philosophy underlying the open-source movement, along with the unique attributes of the Fedora...

Cloud Observability in Action 0

Cloud Observability in Action

eBook Details: Paperback: 264 pages Publisher: WOW! eBook (December 26, 2023) Language: English ISBN-10: 1633439593 ISBN-13: 978-1633439597 eBook Description: Cloud Observability in Action: Don’t fly blind. Observability gives you actionable insights into your cloud native systems from pinpointing errors, to increasing developer productivity, to tracking compliance. Observability is the difference between an error message and an error explanation with a recipe how to resolve the error! You know exactly which service is affected, who’s responsible for its repair, and even how it can be optimized in the future. Cloud Observability in Action teaches you how to set up an observability system that...

Introduction to Docker and Containers (Video Course) 0

Introduction to Docker and Containers (Video Course)

Introduction to Docker and Containers (Video Course) English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 43 Lessons (05h 06m) | 1.04 GB Docker containers have become the most common part of the process of packaging up and deploying applications. Large-scale technology giants such as Amazon, Google and Microsoft rely on them so developers need to understand how to use containerize. A Docker container is a lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime, system tools, system libraries and settings. Docker streamlines the development lifecycle by allowing developers to work...