万本电子书0元读

万本电子书0元读

Fifth Harmony Quiz Book
Fifth Harmony Quiz Book
Cowlin, Chris
¥24.43
Are you a fan of American girl band Fifth Harmony? Have you followed the girls' success from auditioning as solo artists on The X Factor USA to the formation of Fifth Harmony and beyond? If you think you know all about Ally, Normani, Dinah, Lauren and Camilla, or would like to find out more about them, dip inside The Fifth Harmony Quiz Book. What song did Ally sing during her audition on The X Factor USA in 2012? When the group was formed by Simon Cowell and Demi Lovato, what was the band's original name? What award did Fifth Harmony win at the 'People's Choice Awards 2016'? The answers can all be found in this exciting new quiz book. With 100 questions and fascinating facts all about Fifth Harmony, including many personal details, you are certain to learn something new about this popular girl band. This is a must-have book for everyone who supported the girls on their The X Factor USA journey and who continue to enjoy the music of Fifth Harmony.
Unusual Places
Unusual Places
Tondeur, Louise
¥70.53
Grandma's stories, ';would always start in the place where we were,' and so it is with Unusual Places. Human remains are concealed in the Greenwich Tunnel in a world where London is a prison; a market is the setting for sexual and sensual awakenings; a professional picnicker finds love. Louise Tondeur's stories skip along, rich with detail and musical prose, only to trip us up with turns and surprises: the unusual lurks in the most ordinary of places.
Hair-Raising Kite Flight
Hair-Raising Kite Flight
Griffin, Hedley
¥39.14
Harey and his friends, including Pillow, the parrot, go out flying their kite dangerously close to an electricity pylon with disastrous results.
Rihanna Quiz Book
Rihanna Quiz Book
Cowlin, Hayley
¥24.43
Are you a Rihanna fan? Do you know the lyrics to all of her songs? Can you name her albums? From releasing her debut album at the age of 17 to becoming one of the best selling artists of all time, Rihanna is one of the biggest success stories in recent pop history. But how much do you really know about your favourite star? Find out in this fascinating quiz book. Where did Rihanna grow up? How did she get started in the music business? What was the name of the person who discovered her? The answers to all of these questions and more can be found in this book. Brim full of interesting facts that cover all aspects of the multi-talented singer-songwriter's life, from her early successes to chart topping hits including many personal details such as her nickname, favourite colour and the names of her best friends, you are certain to learn something new about the international singing sensation in The Rihanna Quiz Book. There is only one Rihanna and this is the must-have quiz book for all of her fans.
Advanced JavaScript
Advanced JavaScript
Zachary Shute
¥63.21
Gain a deeper understanding of JavaScript and apply it to build small applications in backend, frontend, and mobile frameworks. Key Features * Explore the new ES6 syntax, the event loop, and asynchronous programming * Learn the test-driven development approach when building apps * Master advanced JavaScript concepts to enhance your web developments skill Book Description If you are looking for a programming language to develop flexible and efficient applications, JavaScript is an obvious choice. Advanced JavaScript is a hands-on guide that takes you through JavaScript and its many features, one step at a time. You'll begin by learning how to use the new JavaScript syntax in ES6, and then work through the many other features that modern JavaScript has to offer. As you progress through the chapters, you’ll use asynchronous programming with callbacks and promises, handle browser events, and perform Document Object Model (DOM) manipulation. You'll also explore various methods of testing JavaScript projects. In the concluding chapters, you'll discover functional programming and learn to use it to build your apps. With this book as your guide, you'll also be able to develop APIs using Node.js and Express, create front-ends using React/Redux, and build mobile apps using React/Expo. By the end of Advanced JavaScript, you will have explored the features and benefits of JavaScript to build small applications. What you will learn * Examine major features in ES6 and implement those features to build applications * Create promise and callback handlers to work with asynchronous processes * Develop asynchronous flows using Promise chaining and async/await syntax * Manipulate the DOM with JavaScript * Handle JavaScript browser events * Explore Test Driven Development and build code tests with JavaScript code testing frameworks. * List the benefits and drawbacks of functional programming compared to other styles * Construct applications with the Node.js backend framework and the React frontend framework Who this book is for This book is designed to target anyone who wants to write JavaScript in a professional environment. We expect the audience to have used JavaScript in some capacity and be familiar with the basic syntax. This book would be good for a tech enthusiast wondering when to use generators or how to use Promises and Callbacks effectively, or a novice developer who wants to deepen their knowledge on JavaScript and understand TDD.
QGIS Quick Start Guide
QGIS Quick Start Guide
Andrew Cutts
¥54.49
Step through loading GIS data, creating GIS data, styling GIS and making maps with QGIS following a simple narrative that will allow you to build confidence as you progress. Key Features * Work with GIS data, a step by step guide from creation to making a map * Perform geoprocessing tasks and automate them using model builder * Explore a range of features in QGIS 3.4, discover the power behind open source desktop GIS Book Description QGIS is a user friendly, open source geographic information system (GIS). The popularity of open source GIS and QGIS, in particular, has been growing rapidly over the last few years. This book is designed to help beginners learn about all the tools required to use QGIS 3.4. This book will provide you with clear, step-by-step instructions to help you apply your GIS knowledge to QGIS. You begin with an overview of QGIS 3.4 and its installation. You will learn how to load existing spatial data and create vector data from scratch. You will then be creating styles and labels for maps. The final two chapters demonstrate the Processing toolbox and include a brief investigation on how to extend QGIS. Throughout this book, we will be using the GeoPackage format, and we will also discuss how QGIS can support many different types of data. Finally, you will learn where to get help and how to become engaged with the GIS community. What you will learn * Use existing data to interact with the canvas via zoom/pan/selection * Create vector data and a GeoPackage and build a simple project around it * Style data, both vector and raster data, using the Layer Styling Panel * Design, label, save, and export maps using the data you have created * Analyze spatial queries using the Processing toolbox * Expand QGIS with the help of plugins, model builder, and the command line Who this book is for If you know the basic functions and processes of GIS, and want to learn to use QGIS to analyze geospatial data and create rich mapping applications, then this is the book for you.
React Native Cookbook
React Native Cookbook
Dan Ward
¥90.46
Improve your React Native mobile development skills or transition from web development to mobile development with this practical solution-packed guide Key Features * Learn strategies and techniques to face challenges in React Native mobile development head-on * Leverage the best ways to use iOS and Android for React Native development while maximizing code reuse and cohesion * Build engaging, performant user experiences with React Native Book Description If you are a developer looking to create mobile applications with maximized code reusability and minimized cost, then React Native is here to help. With this practical guide, you will be able to build attractive UIs, tackle common mobile development-related issues, and achieve improved performance in mobile environments. This book starts with common techniques for React Native customization and helps you set up your development platforms. Over the course of the book, a wide variety of step-by-step recipes are designed with both built-in React Native and custom third-party components that you will create, style, and animate. You will create real-world browser-based authentication, build a fully functional audio player, and integrate with Google maps. You will also explore different strategies for working with data, including leveraging the popular Redux library and optimizing your app’s dataflow. You will then get an introduction to writing native device functionality for new and already existing native projects. Finally, you will learn how app deployment works, and tips and tricks for writing performant code. By the end of the book, you'll have gained enough knowledge to build full iOS and Android applications using React Native. What you will learn * Build UI features and components using React Native * Create advanced animations for UI components * Develop universal apps that run on phones and tablets * Leverage Redux to manage application flow and data * Expose both custom native UI components and application logic to React Native * Employ open-source third-party plugins to create React Native apps more efficiently Who this book is for If you're a JavaScript developer looking for a practical guide with step-by-step tutorials for developing feature rich mobile apps using React Native, then this book is for you. Though not required, some experience working with React will help you more easily understand the React Native concepts covered in this book. While React Native development can be done on a Windows machine, certain aspects, such as running your apps on iOS devices and in the iOS simulator, or editing native code with Xcode, can only be done with a Mac.
Kibana 7 Quick Start Guide
Kibana 7 Quick Start Guide
Anurag Srivastava
¥54.49
A quick start guide to visualize your Elasticsearch data Key Features * Your hands-on guide to visualizing the Elasticsearch data as well as navigating the Elastic stack * Work with different Kibana plugins and create effective machine learning jobs using Kibana * Build effective dashboards and reports without any hassle Book Description The Elastic Stack is growing rapidly and, day by day, additional tools are being added to make it more effective. This book endeavors to explain all the important aspects of Kibana, which is essential for utilizing its full potential. This book covers the core concepts of Kibana, with chapters set out in a coherent manner so that readers can advance their learning in a step-by-step manner. The focus is on a practical approach, thereby enabling the reader to apply those examples in real time for a better understanding of the concepts and to provide them with the correct skills in relation to the tool. With its succinct explanations, it is quite easy for a reader to use this book as a reference guide for learning basic to advanced implementations of Kibana. The practical examples, such as the creation of Kibana dashboards from CSV data, application RDBMS data, system metrics data, log file data, APM agents, and search results, can provide readers with a number of different drop-off points from where they can fetch any type of data into Kibana for the purpose of analysis or dashboarding. What you will learn * Explore how Logstash is configured to fetch CSV data * Understand how to create index patterns in Kibana * Become familiar with how to apply filters on data * Discover how to create ML jobs * Explore how to analyze APM data from APM agents * Get to grips with how to save, share, inspect, and edit visualizations * Understand how to find an anomaly in data Who this book is for Kibana 7 Quick Start Guide is for developers new to Kibana who want to learn the fundamentals of using the tool for visualization, as well as existing Elastic developers.
Mastering Rust
Mastering Rust
Rahul Sharma
¥90.46
Become proficient in designing, developing and deploying effective software systems using the advanced constructs of Rust Key Features * Improve your productivity using the latest version of Rust and write simpler and easier code * Understand Rust’s immutability and ownership principle, expressive type system, safe concurrency * Deep dive into the new doamins of Rust like WebAssembly, Networking and Command line tools Book Description Rust is an empowering language that provides a rare combination of safety, speed, and zero-cost abstractions. Mastering Rust – Second Edition is filled with clear and simple explanations of the language features along with real-world examples, showing you how you can build robust, scalable, and reliable programs. This second edition of the book improves upon the previous one and touches on all aspects that make Rust a great language. We have included the features from latest Rust 2018 edition such as the new module system, the smarter compiler, helpful error messages, and the stable procedural macros. You’ll learn how Rust can be used for systems programming, network programming, and even on the web. You’ll also learn techniques such as writing memory-safe code, building idiomatic Rust libraries, writing efficient asynchronous networking code, and advanced macros. The book contains a mix of theory and hands-on tasks so you acquire the skills as well as the knowledge, and it also provides exercises to hammer the concepts in. After reading this book, you will be able to implement Rust for your enterprise projects, write better tests and documentation, design for performance, and write idiomatic Rust code. What you will learn * Write generic and type-safe code by using Rust’s powerful type system * How memory safety works without garbage collection * Know the different strategies in error handling and when to use them * Learn how to use concurrency primitives such as threads and channels * Use advanced macros to reduce boilerplate code * Create efficient web applications with the Actix-web framework * Use Diesel for type-safe database interactions in your web application Who this book is for The book is aimed at beginner and intermediate programmers who already have familiarity with any imperative language and have only heard of Rust as a new language. If you are a developer who wants to write robust, efficient and maintainable software systems and want to become proficient with Rust, this book is for you. It starts by giving a whirlwind tour of the important concepts of Rust and covers advanced features of the language in subsequent chapters using code examples that readers will find useful to advance their knowledge.
Learn Spring for Android Application Development
Learn Spring for Android Application Development
S. M. Mohi Us Sunnat
¥90.46
A hands-on guide to Android programming with Spring MVC, Spring Boot, and Spring Security Key Features * Build native Android applications with Spring for Android * Explore Reactive programming, concurrency, and multithreading paradigms for building fast and efficient applications * Write more expressive and robust code with Kotlin using its coroutines and other latest features Book Description As the new official language for Android, Kotlin is attracting new as well as existing Android developers. As most developers are still working with Java and want to switch to Kotlin, they find a combination of these two appealing. This book addresses this interest by bringing together Spring, a widely used Java SE framework for building enterprise-grade applications, and Kotlin. Learn Spring for Android Application Development will guide you in leveraging some of the powerful modules of the Spring Framework to build lightweight and robust Android apps using Kotlin. You will work with various modules, such as Spring AOP, Dependency Injection, and Inversion of Control, to develop applications with better dependency management. You’ll also explore other modules of the Spring Framework, such as Spring MVC, Spring Boot, and Spring Security. Each chapter has practice exercises at the end for you to assess your learning. By the end of the book, you will be fully equipped to develop Android applications with Spring technologies. What you will learn * Get to grips with the basics of the Spring Framework * Write web applications using the Spring Framework with Kotlin * Develop Android apps with Kotlin * Connect a RESTful web service with your app using Retrofilt * Understand JDBC, JPA, MySQL for Spring and SQLite Room for Android * Explore Spring Security fundamentals, Basic Authentication, and OAuth2 * Delve into Concurrency and Reactive programming using Kotlin * Develop testable applications with Spring and Android Who this book is for If you’re an aspiring Android developer or an existing developer who wants to learn how to use Spring to build robust Android applications in Kotlin, this book is for you. Though not necessary, basic knowledge of Spring will assist with understanding key concepts covered in this book.
Planning for Learning through Journeys
Planning for Learning through Journeys
Harries, Judith
¥73.48
Plan for six weeks of learning covering all six areas of learning and development of the EYFS through the topic of journeys and transport. The Planning for Learning series is a series of topic books written around the Early Years Foundation Stage designed to make planning easy. This book takes you through six weeks of activities on the theme of journeys and transport. Each activity is linked to a specific Early Learning Goal, and the book contains a skills overview so that practitioners can keep track of which areas of learning and development they are promoting. This book also includes a photocopiable page to give to parents with ideas for them to get involved with their children's topic, as well as ideas for bringing the six weeks of learning together. The weekly themes in this book include: travel on foot, by road, by rail, track and trail, over and under water, through the air, anywhere and everywhere.
Using Stories to Teach Maths Ages 4 to 7
Using Stories to Teach Maths Ages 4 to 7
Way, Steve
¥156.86
Make the teaching of Maths a more exciting and creative cross-curricular experience!This new series provides original and fun stories, sketches and poems to use as the basis for teaching objectives from the Mathematics Programme of Study.The stories are supported by differentiated lesson plans and original resources such as card games and suggestions for kinaesthetic activities.Ages 4-7 stories include:* The Numbers learn their Order* One to Twenty Poem* How Sir Cylinder saved Prince Pyramid* The numbers have a Quarrel* Ten's Problem* Joins and Splits* Bernice the Octopus buys a Watch* All Shapes and Sizes* My Problem with PiratesThe stories have been road-tested in schools and the children thoroughly enjoyed them!* Differentiated* Cross-curricular
Planning to teach Science
Planning to teach Science
Linfield, Rachel
¥127.43
This resource gives primary teachers, particularly non specialist science teachers, both pedagogical knowledge and ideas for teaching science, in one practical volume, covering Years 1 to 6.The book is brimming with teachers' notes, bullet pointed pages and masters. It will also include suggestions for different ways to record children's work and explanations about:- How to write a session plan- Use of ICT- Catering for individual needs and ideas for differentiation- Importance of key vocabulary and appropriate time to introduce it- Ability to plan and carry out investigations
Little Mix Quiz Book
Little Mix Quiz Book
Cowlin, Chris
¥19.52
Were you one of the thousands of people who voted Little Mix into first place in the 2011 X Factor final? Did you follow their amazing journey from unknown wannabes to become the first group ever to win the popular TV talent show? Would you like to find out more about this exciting new chart topping girl band? If so, The Little Mix Quiz Book will tell you everything you need to know. Can you name all four band members? How many people tuned in to see Little Mix win The X Factor final? What was the name of the show that Little Mix performed at during January 2012, to help raise money for breast cancer? The answers to these questions and more are all in this fun quiz book.Full of information all about Little Mix, including many personal details, you are certain to learn something new about your favourite X Factor band. This is a must-have book for anyone who likes Little Mix and X Factor fans of all ages.
From Rush Green Bowl to Millfield...
From Rush Green Bowl to Millfield...
Fuller, Karl
¥48.95
From Rush Green Bowl to Millfield... is the story of FC Clacton's 2009/10 season as seen through the eyes of FCC's Matchday Programme Editor Karl Fuller.Follow the journey from Paul Hillier's Testimonial match against an Ipswich Town XI in pre-season to promotion as runners-up from the Ridgeons Eastern Counties League First Division to the epic 2-1 victory over Halstead Town in the First Division Knockout Cup Final.A month-by-month account of the season unfolds into one of the best seasons in the history of the Seasiders. Unbeaten at home, most number of league goals scored in a season, highest average attendance in Ridgeons One and there were just two league defeats all season away from the Bowl.Complete with photos and statistics, this publication is a must for all those connected to FC Clacton and for those that love Football at the non-league level of the game.
Charlton Quiz Book
Charlton Quiz Book
Cowlin, Chris
¥34.24
Brief Description: Are you a Charlton Athletic supporter? Do you attend every home game and follow the club's progress in the League? Can you name all the great players, past and present, who have passed through Charlton's doors? If you think you are an expert on The Addicks, the time has come to put your knowledge to the test with The Charlton Athletic Quiz Book?With 250 challenging questions on all aspects of the club, including honours and history, top goalscorers, playing positions and nationalities and memorable managers, as well as a wealth of information about individual players, this book is certain to get you thinking. Even the most dedicated Addicks supporter is bound to discover something new.Full of fascinating facts, this quiz book will provide hours of fun for football fans of all ages and it is an easy way for younger Addicks fans to learn more about the club. Perfect for match day to find out who really knows the most about Charlton Athletic FC, but are you up to the challenge?
Cars and Capers
Cars and Capers
Downs, William
¥48.95
Cars and Capers takes a nostalgic look back at one man's life told with reference to the cars he has owned and the adventures he has had in them, We all remember learning to drive and the thrill of passing the driving test and purchasing our first car. In his book William Downs takes us through the cars he has owned over the years from his first purchase, an Austin 8 which cost him the princely sum of AGBP1, to his most recent vehicle, a Fiat Panda. Downs takes us back to days gone by when the roads were not so busy and motoring was still a joy and tells of some of the colourful characters who have joined him for the ride. Downs' memoirs are frank and funny and Cars and Capers is a 'warts and all' account of his life. The author recounts some difficult days alongside fond memories of his cars and the journeys he has had in them. If you are interested in cars, and intrigued by the lives of others, you will enjoy this book.
The Art of CRM
The Art of CRM
Max Fatouretchi
¥70.84
This CRM masterclass gives you a proven approach to modern customer relationship management Key Features * Proven techniques to architect CRM systems that perform well, that are built on time and on budget, and that deliver value for many years * Combines technical knowledge and business experience to provide a powerful guide to CRM implementation * Covers modern CRM opportunities and challenges including machine learning, cloud hosting, and GDPR compliance Book Description CRM systems have delivered huge value to organizations. This book shares proven and cutting-edge techniques to increase the power of CRM even further. In The Art of CRM, Max Fatouretchi shares his decades of experience building successful CRM systems that make a real difference to business performance. Through clear processes, actionable advice, and informative case studies, The Art of CRM teaches you to design successful CRM systems for your clients. Fatouretchi, founder of Academy4CRM institute, draws on his experience over 20 years and 200 CRM implementations worldwide. Bringing CRM bang up to date, The Art of CRM shows how to add AI and machine learning, ensure compliance with GDPR, and choose between on-premise, cloud, and hybrid hosting solutions. If you’re looking for an expert guide to real-world CRM implementations, this book is for you. What you will learn * Deliver CRM systems that are on time, on budget, and bring lasting value to organizations * Build CRM that excels at operations, analytics, and collaboration * Gather requirements effectively: identify key pain points, objectives, and functional requirements * Develop customer insight through 360-degree client view and client profiling * Turn customer requirements into a CRM design spec * Architect your CRM platform * Bring machine learning and artificial intelligence into your CRM system * Ensure compliance with GDPR and other critical regulations * Choose between on-premise, cloud, and hybrid hosting solutions Who this book is for CRM practitioners who want to update their work with new, proven techniques and approaches
Introduction to DevOps with Kubernetes
Introduction to DevOps with Kubernetes
Onur Yılmaz
¥70.84
Become familiar with Kubernetes and explore techniques to manage your containerized workloads and services Key Features * Learn everything from creating a cluster to monitoring applications in Kubernetes * Understand and develop DevOps primitives using Kubernetes * Use Kubernetes to solve challenging real-life DevOps problems Book Description Kubernetes and DevOps are the two pillars that can keep your business at the top by ensuring high performance of your IT infrastructure. Introduction to DevOps with Kubernetes will help you develop the skills you need to improve your DevOps with the power of Kubernetes. The book begins with an overview of Kubernetes primitives and DevOps concepts. You'll understand how Kubernetes can assist you with overcoming a wide range of real-world operation challenges. You will get to grips with creating and upgrading a cluster, and then learn how to deploy, update, and scale an application on Kubernetes. As you advance through the chapters, you’ll be able to monitor an application by setting up a pod failure alert on Prometheus. The book will also guide you in configuring Alertmanager to send alerts to the Slack channel and trace down a problem on the application using kubectl commands. By the end of this book, you’ll be able to manage the lifecycle of simple to complex applications on Kubernetes with confidence. What you will learn * Create and manage Kubernetes clusters in on-premise systems and cloud * Exercise various DevOps practices using Kubernetes * Explore configuration, secret, and storage management, and exercise these on Kubernetes * Perform different update techniques and apply them on Kubernetes * Use the built-in scaling feature in Kubernetes to scale your applications up and down * Use various troubleshooting techniques and have a monitoring system installed on Kubernetes Who this book is for If you are a developer who wants to learn how to apply DevOps patterns using Kubernetes, then this book is for you. Familiarity with Kubernetes will be useful, but not essential.
Hands-On Game Development with WebAssembly
Hands-On Game Development with WebAssembly
Rick Battagline
¥70.84
Make your WebAssembly journey fun while making a game with it Key Features * Create a WebAssembly game that implements sprites, animations, physics, particle systems, and other game development fundamentals * Get to grips with advanced game mechanics in WebAssembly * Learn to use WebAssembly and WebGL to render to the HTML5 canvas element Book Description Within the next few years, WebAssembly will change the web as we know it. It promises a world where you can write an application for the web in any language, and compile it for native platforms as well as the web. This book is designed to introduce web developers and game developers to the world of WebAssembly by walking through the development of a retro arcade game. You will learn how to build a WebAssembly application using C++, Emscripten, JavaScript, WebGL, SDL, and HTML5. This book covers a lot of ground in both game development and web application development. When creating a game or application that targets WebAssembly, developers need to learn a plethora of skills and tools. This book is a sample platter of those tools and skills. It covers topics including Emscripten, C/C++, WebGL, OpenGL, JavaScript, HTML5, and CSS. The reader will also learn basic techniques for game development, including 2D sprite animation, particle systems, 2D camera design, sound effects, 2D game physics, user interface design, shaders, debugging, and optimization. By the end of the book, you will be able to create simple web games and web applications targeting WebAssembly. What you will learn * Build web applications with near-native performance using WebAssembly * Become familiar with how web applications can be used to create games using HTML5 Canvas, WebGL, and SDL * Become well versed with game development concepts such as sprites, animation, particle systems, AI, physics, camera design, sound effects, and shaders * Deploy C/C++ applications to the browser using WebAssembly and Emscripten * Understand how Emscripten HTML shell templates, JavaScript glue code, and a WebAssembly module interact * Debug and performance tune your WebAssembly application Who this book is for Web developers and game developers interested in creating applications for the web using WebAssembly. Game developers interested in deploying their games to the web Web developers interested in creating applications that are potentially orders of magnitude faster than their existing JavaScript web apps C/C++ developers interested in using their existing skills to deploy applications to the web
Continuous Delivery with Docker and Jenkins
Continuous Delivery with Docker and Jenkins
Rafał Leszko
¥79.56
Create a complete Continuous Delivery process using modern DevOps tools such as Docker, Kubernetes, Jenkins, Docker Hub, Ansible, GitHub and many more. Key Features * Build reliable and secure applications using Docker containers. * Create a highly available environment to scale a Docker servers using Kubernetes * Implement advance continuous delivery process by parallelizing the pipeline tasks Book Description Continuous Delivery with Docker and Jenkins, Second Edition will explain the advantages of combining Jenkins and Docker to improve the continuous integration and delivery process of an app development. It will start with setting up a Docker server and configuring Jenkins on it. It will then provide steps to build applications on Docker files and integrate them with Jenkins using continuous delivery processes such as continuous integration, automated acceptance testing, and configuration management. Moving on, you will learn how to ensure quick application deployment with Docker containers along with scaling Jenkins using Kubernetes. Next, you will get to know how to deploy applications using Docker images and testing them with Jenkins. Towards the end, the book will touch base with missing parts of the CD pipeline, which are the environments and infrastructure, application versioning, and nonfunctional testing. By the end of the book, you will be enhancing the DevOps workflow by integrating the functionalities of Docker and Jenkins. What you will learn * Get to grips with docker fundamentals and how to dockerize an application for the CD process * Learn how to use Jenkins on the Cloud environments * Scale a pool of Docker servers using Kubernetes * Create multi-container applications using Docker Compose * Write acceptance tests using Cucumber and run them in the Docker ecosystem using Jenkins * Publish a built Docker image to a Docker Registry and deploy cycles of Jenkins pipelines using community best practices Who this book is for The book targets DevOps engineers, system administrators, docker professionals or any stakeholders who would like to explore the power of working with Docker and Jenkins together. No prior knowledge of DevOps is required for this book.