Are you a non-coder looking for insight into DevOps, Microservices Architecture and Kubernetes?
As the industry is moving towards maximum digitization there is a consensus that DevOps practices help you deliver software faster, more reliable, and with fewer errors.
You may be a consultant, Advisor, Project Manager or a novice into the IT industry; after going through this guide you would be able to appreciate DevOps, Microservices and other related concepts like Kanban, Scrum, Agile, SOA, Monolith Architecture, DevOps, Docker, Kubernetes, etc.
You would also get to know about the leaders in DevOps and Microservices adoption and the impact it had on the overall agility and hyper-growth of the adopters. This book covers the complete lifecycle for your understanding like Integrating, Testing, Deploying DevOps and Microservices architecture and the Security concerns while deploying it.
I am confident that after going through the book you would be able to navigate the discussion with any stakeholder and take your agenda ahead as per your role. Additionally, if you are new to the industry, and looking for an application development job, this book will help you to prepare with all the relevant information and understanding of the topic.
** I am also providing additional booklets containing all the relevant news, trends, and resources for DevOps and Microservices Architecture.
Описание: This book explains how value stream management provides lean improvement strategies to streamline, integrate, and orchestrate DevOps work and information flows to optimize software value delivery capabilities. You`ll be able to implement systems thinking, Lean development, and Agile practices across all operational and development value streams.
Описание: Create generic pipelines to reduce your overall DevOps workload and allow your team to deliver faster. This book helps you get up to speed on the pros and cons of generic pipeline methodology, and learn to combine shell scripts and Docker to build generic pipelines.In today’s world of micro-services and agile practices, DevOps teams need to move as fast as feature teams. This can be extremely challenging if you’re creating multiple pipelines per application or tech stack. What if your feature teams could utilize a generic pipeline that could build, test, and deploy any application, regardless of tech stack? What if that pipeline was also cloud and platform agnostic? Too good to be true? Well think again! Generic Pipelines Using Docker explores the principles and implementations that allow you to do just that. You will learn from real-world examples and reusable code. After reading this book you will have the knowledge to build generic pipelines that any team can use. What You'll Learn Explore the pros and cons of generic pipeline methodologyCombine shell scripts and Docker to build a generic pipelineImplement a pipeline across CI/CD platformsBuild a pipeline that lends itself well to both centralized and federated DevOps teamsConstruct a modular pipeline with components that can be added, removed, or replaced as needed Who This Book Is ForProfessionals who use DevOps or are part of a DevOps team, and are seeking ways to streamline their pipelines and drive more deployments while using less code
Автор: Freeman Emily Название: Devops for Dummies ISBN: 1119552222 ISBN-13(EAN): 9781119552222 Издательство: Wiley Рейтинг: Цена: 3642.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Develop faster with DevOps
DevOps embraces a culture of unifying the creation and distribution of technology in a way that allows for faster release cycles and more resource-efficient product updating. DevOps For Dummies provides a guidebook for those on the development or operations side in need of a primer on this way of working.
Inside, DevOps evangelist Emily Freeman provides a roadmap for adopting the management and technology tools, as well as the culture changes, needed to dive head-first into DevOps.
Identify your organization's needs
Create a DevOps framework
Change your organizational structure
Manage projects in the DevOps world
DevOps For Dummies is essential reading for developers and operations professionals in the early stages of DevOps adoption.
Описание: Spark ML is the machine learning module of Spark. It uses in-memory RDDs to process machine learning models faster for clustering, classification, and regression.
Описание: Do you want to improve your operational support and get faster fixes?
Do you want your team to more agile and flexible?DevOps could be the answer you've been searching for We all want to be better at what we do. Leaner, faster, more productive and able to adapt to changing demands all help us towards the path to success. DevOps is a relatively new concept and set of practices that aims to reduce the time between committing a change to a system and that change being implemented. Now, with DEVOPS: The Ultimate Beginners Guide to Learn DevOps Step-By-Step, you can discover why so many people are enthusing about this idea, with chapters covering:
What DevOps really meansHow the lifecycle and workflow could benefit youThe exciting tools that will be at your disposalHow to adopt DevOps into your current practicesThe future that DevOps is looking towards and how it will affect youAnd more...
That DevOps can achieve its aims without suffering any loss of quality in the end product, is just one of the main reasons why so many people are turning to it to help their business change to a more streamlined and efficient model. If you want a happier team, more improvement and a new-found respect from senior management, DevOps could be the book that will get that for you Get a copy and see what difference it could make to you
Well, you have been hearing a lot about DevOps lately, wait until you meet a Site Reliability Engineer (SRE)
Google is the pioneer in the SRE movement and Ben Treynor from Google defines SRE as," "what happens when a software engineer is tasked with what used to be called operations." The ongoing struggles between Development and Ops team for software releases have been sorted out by a mathematical formula for green or red-light launches
Sounds interesting, how do you know which the organizations are using SRE: Apart from Google, you can find SRE job postings from LinkedIn, Twitter, Uber, Oracle, Twitter and many more.
I also enquired about the average salary of a SRE in the USA and all the leading sites gave similar results around $130,000 per year. Also, currently the most sought job titles in the tech domain are DevOps & Site Reliability Engineer.
So do you want to know, How SRE works, what are the skill sets required, How a software engineer can transit to SRE role, How LinkedIn used SRE to smoothen the deployment process?
Here is your chance to dive into the SRE role and know what it takes to implement best SRE practices.
The DevOps, Continuous Delivery and SRE movements are here to stay and grow, its time you to ride the wave
So, don't wait and take action
Автор: Farcic Viktor Название: The DevOps 2.5 Toolkit ISBN: 1838647511 ISBN-13(EAN): 9781838647513 Издательство: Неизвестно Рейтинг: Цена: 6896.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Moshe Zadka Название: DevOps in Python ISBN: 148424432X ISBN-13(EAN): 9781484244326 Издательство: Springer Рейтинг: Цена: 4611.00 р. Наличие на складе: Поставка под заказ.
Описание:
Explore and apply best practices for efficient application deployment. This book draws upon author Moshe Zadka's years of Dev Ops experience and focuses on the parts of Python, and the Python ecosystem, that are relevant for DevOps engineers.
You'll start by writing command-line scripts and automating simple DevOps-style tasks. You'll then move on to more advanced cases, like using Jupyter as an auditable remote-control panel, and writing Ansible and Salt extensions. This work also covers how to use the AWS API to manage cloud infrastructure, and how to manage Python programs and environments on remote machines.
Python was invented as a systems management language for distributed operating systems, which makes it an ideal tool for DevOps. ?Assuming a basic understanding of Python concepts, this book is perfect for engineers who want to move from operations/system administration into coding.
What You'll Learn
Use third party packages and create new packagesCreate operating system management and automation code in PythonWrite testable code, and testing best practicesWork with REST APIs for web clients
Who This Book Is For
Junior or intermediate sysadmin who has picked up some bash and Python basics.
Автор: Fleming Stephen Название: DevOps with Kubernetes: Non-Programmer`s Handbook ISBN: 164370138X ISBN-13(EAN): 9781643701387 Издательство: Неизвестно Рейтинг: Цена: 3113.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru