Catalog Search Results
Author
Publisher
O'Reilly Media
Pub. Date
[2019]
Language
English
Formats
Description
"In this practical guide, four Kubernetes professionals with deep experience in distributed systems, enterprise application development, and open source will guide you through the process of building applications with this container orchestration system. Based on the experiences of companies that are running Kubernetes in production successfully, many of the methods are also backed by concrete code examples. This book is ideal for those already...
Author
Language
English
Formats
Description
"Easy to understand and fun to read, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you've learned. You'll gain a strong foundation in the language, including best practices...
Author
Publisher
No Starch Press
Pub. Date
[2022]
Language
English
Formats
Description
"Teaches how to penetration-test APIs, make APIs more secure, set up a streamlined API testing lab with Burp Suite and Postman, and master tools for reconnaissance, endpoint analysis, and fuzzing. Topics covered include REST and GraphQL APIs, API authentication mechanisms, vulnerabilities, and techniques for bypassing protections. Includes nine guided labs"--
Author
Publisher
Apress
Language
English
Description
"Assemble the complete stack required to build a modern web app using MongoDB, Express, React, and Node. This book also covers many other complementary tools: React Router, GraphQL, React-Bootstrap, Babel, and Webpack. This new edition will use the latest version of React (React 16) and the latest React Router (React Router 4), which has a significantly different approach to routing compared to React Router 2 which was used in the first edition of...
Author
Publisher
Packt Publishing
Pub. Date
2017.
Language
English
Description
Master over 60 recipes to help you deliver complete, scalable, microservice-based solutions and see the improved business results immediately About This Book Adopt microservices-based architecture and deploy it at scale Build your complete microservice architecture using different recipes for different solutions Identify specific tools for specific scenarios and deliver immediate business results, correlate use cases, and adopt them in your team and...
Author
Publisher
Manning Publications
Pub. Date
[2019]
Language
English
Description
Chapter 8. Protocols -- 8.1. How protocols work in mountebank -- 8.2. A TCP primer -- 8.3. Stubbing text-based TCP-based RPC -- 8.4. Binary support -- 8.5. Virtualizing a .NET Remoting service -- Summary -- Part 3. Closing the Loop -- Chapter 9. Mountebank and continuous delivery -- 9.1. A continuous delivery refresher -- 9.2. Creating a test pipeline -- Summary -- Chapter 10. Performance testing with mountebank -- 10.1. Why service virtualization...
Author
Publisher
Dpunkt.verlag
Pub. Date
2018
Language
Deutsch
Description
Dieses Buch gibt einen praxisorientierten Überblick über die am weitesten verbreiteten Techniken für die Anforderungsspezifikation und das Requirements Management in agilen Projekten. Es beschreibt sowohl sinnvolle Anwendungsmöglichkeiten als auch Fallstricke der einzelnen Techniken. Darüber hinaus werden Qualitätsaspekte für Anforderungen im agilen Umfeld vorgestellt sowie rechtliche und wirtschaftliche Aspekte und Zusammenhänge für größere...
Author
Publisher
Apress
Pub. Date
[2022]
Language
English
Description
Harness the power of Docker by containerizing your code with all its libraries and file systems to consistently run anywhere. This book is your source for learning all about Docker operations and development. Its divided into two units and focuses on the topics that the Docker Certified Associate exam covers. Unit 1 covers the Docker fundamentals, such as Docker Enterprise for Operations, Docker Enterprise for Developers, Swarm, and an introduction...
Author
Series
Publisher
Pragmatic Bookshelf
Pub. Date
[2018]
Language
English
Description
"A single dramatic software failure can cost a company millions of dollars - but can be avoided with simple changes to design and architecture. This new edition of the best-selling industry standard shows you how to create systems that run longer, with fewer failures, and recover better when bad things happen. New coverage includes DevOps, microservices, and cloud-native architecture. Stability antipatterns have grown to include systemic problems...
10) Modern Web development on the JAMstack: modern techniques for ultra fast sites and web applications
Author
Publisher
O'Reilly Media
Pub. Date
[2019]
Language
English
Description
Learn how to run your web projects--everything from simple sites to complex applications--without a single server. It's possible with the JAMstack, a modern web development architecture for deploying fast, highly-scalable sites and applications that don't require traditional origin infrastructure. This practical report explains how the JAMstack delivers better performance, higher security, and lower cost of scaling than server-run web apps. Based...
Author
Publisher
No Starch Press
Pub. Date
2022.
Language
English
Formats
Description
Containers ensure that software runs reliably no matter where it's deployed, and Kubernetes is the open-source platform that lets you manage all of your containers from a single control plane. In this comprehensive tour of Kubernetes, each chapter includes a set of examples with just enough automation to start your container exploration with ease. The book begins with an overview of modern application architecture and the benefits of and requirements...
Author
Publisher
Apress
Language
English
Description
Learn the fundamentals of containerization and get acquainted with Docker. This second edition builds upon the foundation of the first book by revising all the chapters, updating the commands, code, and examples to meet the changes in Docker. It also introduces a new chapter on setting up your application for production deployment and breaks down terminologies like Dockerfile and Docker volumes while taking you on a guided tour of building a telegram...
Author
Publisher
Manning Publications
Pub. Date
[2022]
Language
English
Description
Designing APIs with Swagger and OpenAPI is a comprehensive guide to designing and describing your first RESTful API using the most widely adopted standards. Following expert instruction from Swagger core contributor Josh Ponelat and API consultant Lukas Rosenstock, you'll spend each chapter progressively expanding the kind of APIs you'll want to build in the real world. You'll utilize OpenAPI and Swagger to help automate your workflow, and free up...
Author
Publisher
Apress
Pub. Date
2021
Language
English
Description
Explore Microsoft Teams and use its principal tools such as Node.js, npm, Yeoman, Gulp, TypeScript, and React to help you develop for Teams better. This book covers the core components and use cases for Teams apps and guides you through ideas for automation, provisioning, and implementation. Building Solutions with Microsoft Teams starts with an overview of the Microsoft Teams developer platform followed by how to set up your environment for building...
Author
Publisher
Packt Publishing, Limited
Pub. Date
2022
Language
English
Description
Discover an accessible pathway to advancing your career and becoming a web architect by building a solid technical ground in software architecture Key Features Follow your desired career path that leads to a lucrative job as a web architect Develop a solid technical background in software architecture using real-world practices and patterns Learn proven techniques and design considerations from an industry expert Book Description Large-scale web applications...
Author
Publisher
Packt Publishing
Pub. Date
2018.
Language
English
Description
"Progressive web application development by example helps you explore concepts of the PWA development by enabling you to develop three projects, starting with a 2048 game. In this game, you will review parts of a web manifest file and understand how a browser uses properties to define the home screen experience. You will then move on to learning how to develop and use a podcast client and be introduced to service workers. The application will demonstrate...
Author
Publisher
O'Reilly Media, Inc
Pub. Date
2019.
Language
English
Description
The potential to bring ideas to market faster has certainly opened the floodgates to Kubernetes adoption. But today's containerized applications still introduce enough complexity to challenge even the best of teams. With this practical ebook, Kubernetes administrators and systems architects will examine common challenges and operational tips for running Kubernetes clusters in production. Two professionals from Turbonomic, the US-based enterprise cloud...
Publisher
Manning Publications
Pub. Date
2019
Language
English
Description
Testing Angular Applications teaches you how to make testing an essential part of your development and production processes. You'll start by setting up a simple unit testing system as you learn the fundamental practices. Then, you'll fine-tune it as you discover the best tests for Angular components, directives, pipes, services, and routing. Finally, you'll explore end-to-end testing, mastering the Protractor framework, and inserting Angular apps...
Didn't find it?
Can't find what you are looking for? Try our Materials Request Service. Submit Request