Ihre E-Mail wurde erfolgreich gesendet. Bitte prüfen Sie Ihren Maileingang.

Leider ist ein Fehler beim E-Mail-Versand aufgetreten. Bitte versuchen Sie es erneut.

Vorgang fortführen?

Exportieren
Filter
  • Manning 〈Firm〉,  (44)
  • Nickel, Johanna (1916-1984)
  • Safari, an O’Reilly Media Company
  • Application software Development  (47)
Datenlieferant
Materialart
Sprache
Erscheinungszeitraum
  • 1
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (9 hr., 19 min.)) , sound, color.
    Ausgabe: Video edition.
    DDC: 005.3
    Schlagwort(e): Kubernetes ; Application software Development ; Computer programs ; Application program interfaces (Computer software) ; Open source software ; Logiciels d'application ; Développement ; Logiciels ; Interfaces de programmation d'applications ; Logiciels libres ; APIs (interfaces) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Kurzfassung: A clear and practical beginner's guide that shows you just how easy it can be to make the switch to Kubernetes! Kubernetes for Developers reveals practical and painless methods for deploying your apps on Kubernetes--even for small-to-medium sized applications! You'll learn how to migrate your existing apps onto Kubernetes without a rebuild, and implement modern cloud native architectures that can handle your future growth. Inside, you'll learn how to: Containerize a web application with Docker Host a containerized app on Kubernetes with a public cloud service Save money and improve performance with cloud native technologies Make your deployments reliable and fault tolerant Prepare your deployments to scale without a redesign Monitor, debug and tune application deployments on Kubernetes Designed for busy working developers, this hands-on guide helps your first steps into Kubernetes using the powerful Google Kubernetes Engine (GKE) service. Learn how the GKE's powerful automation tools can perform automatic checks and scaling, giving you more time to spend developing great applications. You'll soon see that you don't need to incur huge costs or have the manpower of an enterprise organization to get a productivity boost from Kubernetes! About the Technology Modern software needs to perform at scale while effectively handling load balancing, state and security. Kubernetes makes these tasks easier and more reliable for apps of any size. This book, written especially for software developers creating applications that run on Kubernetes, shows you exactly how to address these and other important issues. About the Book Kubernetes for Developers covers everything you need to know to containerize and deploy an app on Kubernetes from the developer's perspective. You'll start by creating a small application you can run on a cloud-based Kubernetes cluster. Then, you'll systematically explore best practices for stable long-term deployment, including scaling, capacity planning, and resource optimization. What's Inside Deploying reliable web applications using automated operations Scaling up without an application redesign Monitoring, debugging, and tuning workloads About the Reader For developers familiar with building or deploying web applications. No Docker or Kubernetes experience required. About the Author William Denniss is a product manager at Google working on Google Kubernetes Engine. Quotes A comprehensive and easy to consume guide with a focus on actually using Kubernetes. It speaks to the vast majority of developers who just want to get their work done and deployed. - Tim Hockin, Google A stand out in the crowd of Kubernetes resources. It's easy to follow, and provides highly focused practical examples. - Kevin Deggelman, San Francisco Giants Make your engineering team read this book. It shuts the door on any delays in adopting Kubernetes. - Dan Garfield, Codefresh The perfect complement to Kubernetes in Action. Developers need this book. - Pierre-Michel Ansel, 8x8.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed April 15, 2024)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 2
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (7 hr., 55 min.)) , sound, color.
    Ausgabe: Video edition.
    DDC: 005.3
    Schlagwort(e): Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: The next generation of containers is here. Learn Podman directly from its creator, discover its exceptional security features, and start managing rootless containers that integrate easily into your systems. In Podman in Action you will learn how to: Build and run containers in rootless mode Develop and manage pods Use SystemD to oversee a container's lifecycle Work with the Podman service via Python Keep your containers confined using Podman security features Manage containerized applications on edge devices Podman in Action shows you how to deploy containerized applications on Linux, Windows, and MacOS systems using Podman. Written by Daniel Walsh, who leads the Red Hat Podman team, this book teaches you how to securely manage the entire application lifecycle without human intervention. You'll quickly get to grips with Podman's unique advantages over Docker, and learn how easy it is to migrate your Docker-based infrastructure. It also demonstrates how, with Podman, you can easily convert containerized applications into Kubernetes-based microservices. About the Technology It's time to upgrade your container engine! The Podman container manager delivers flexible image layer control, seamless Kubernetes compatibility, and rootless containers that can be created, run, and managed by users without admin rights. Plus, its OCI-compliant support for the Docker API lets you shift existing containers to Podman without breaking your scripts or changing the way you work. About the Book Podman in Action introduces the Podman container manager. The easy-to-follow explanations and examples give you a clear view of what containers are, how they work, and how to manage them using Podman's powerful features. You'll get a deep look at the Linux components Podman uses and even learn more about Docker along the way. You'll especially appreciate author Dan Walsh's unique insights into container security. What's Inside Develop and manage pods Key security concepts including SELinux and SECCOMP Use systemd to oversee a container's lifecycle Keep your containers confined using Podman security Manage containerized applications on edge devices Install and run Podman on MacOS and Windows About the Reader For developers or system administrators experienced with Linux and Docker. About the Author Daniel Walsh is a senior distinguished engineer at Red Hat, and leads the team that created Podman. Quotes Red Hat's own master of container security beautifully explains this important container ecosystem. - Michael Bright, mjbright Consulting Filled to the brim with examples and best practices. - Mladen Kne¿ℓi♯⁷, CROZ Showcases Podman's architecture, advanced security features, rootless containers, integration with systemd, and much more. I highly recommend it. - Andrea Monacchi, Chili.com A must-read for anyone who wants to harness the power of Podman and the nextgen container ecosystem. - Gowtham Sadasivam, Acceldata.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed September 05, 2023)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 3
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (1 hr., 45 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 006.7/6
    Schlagwort(e): Scala (Computer program language) ; Electronic data processing Distributed processing ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Akka is a toolkit that simplifies the process of building concurrent, distributed, and fault-tolerant applications and systems without compromising performance. Written in Scala, Akka uses a module system for implementation and an approach to concurrency based on the actor model. This easy-to-follow course provides a great introduction to the basics of Akka and distributed computing. You will learn these fundamentals by working with hands-on examples so you can put the concepts into action and see how they work. By the end of this course, you will have experience working with: actors, futures, routing, scheduling, and more. If you are an Akka newbie looking to get a great foundation in Akka and distributed computing, you've come to the right place!.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed May 23, 2023)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 4
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (11 hr., 25 min.)) , sound, color.
    Ausgabe: Video edition.
    DDC: 005.2/76
    Schlagwort(e): Microsoft .NET Framework ; Application software Development ; Logiciels d'application ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Kurzfassung: Build cross-platform apps with .NET MAUI! This exciting new technology helps you create mobile and desktop apps using a common set of .NET tools. In .NET MAUI in Action you will learn how to: Set up your environment for cross-platform development Write an interactive UI in XAML using out-of-the-box controls Apply the MVVM pattern to build maintainable code Extend your control library with custom controls Structure your app using common navigation paradigms Use common device features like GPS Use DevOps tools to automate deployment and testing .NET MAUI in Action shows you how you can use the cutting-edge MAUI framework to write apps that will run on Windows, Android, macOS, and iOS platforms using your existing .NET development skills. This book reveals essential MAUI development techniques through hands-on example applications in every chapter. You'll learn cross-platform development quickly as you start building your own rich apps, from to-do list apps, to a movie recommender app, and eventually a full-stack solution using enterprise architecture patterns. You'll also learn how to use GitHub Actions to deploy robust, testable, and maintainable apps; and how to deliver a consistent look and feel across platforms. Throughout, you'll use the built-in controls of .NET MAUI and learn how to develop your own custom solutions. About the Technology Write your app once and deploy it on mobile, desktop, web, and cloud with .NET MAUI. This powerful multi-platform App UI framework saves time and money by eliminating tedious platform-specific rewrites. You just define your project in straightforward XAML markup and C#, and MAUI generates the native applications for iOS, Android, Windows, and macOS. About the Book .NET MAUI in Action teaches you how to build cross-platform applications using the .NET MAUI framework. You'll explore compelling examples while you work your way up from "Aloha World" to a full-stack enterprise solution. Along the way, you'll master the MVVM pattern and other essentials of mobile UI development. This practical book is perfect for .NET developers who have never created mobile apps. What's Inside Write interactive UIs in XAML using out-of-the-box controls Extend your control library with custom controls Use common device features like GPS Automate deployment and testing About the Reader For experienced .NET developers. No iOS or Android experience required. About the Author Matt Goldman is a Solution Architect at SSW, a regular speaker at user groups and conferences, and maintains open source libraries for use in .NET MAUI apps. Quotes This book stands apart by boldly exploring critical enterprise application development principles. It empowers readers to be self-sufficient by emphasizing best practices and offering practical tips that equip them to improve as cross-platform developers. - From the Foreword by Kym Phillpotts, Microsoft Does not get any better than Matt Goldman! His real-world scenarios set you up for success. - Sam Basu, Progress A gold mine, full of valuable information and examples! - Aleksander Rokic, ObjectEasy The section on upgrading a Xamarin.Forms app to .NET MAUI is worth the price of the book! - Mario Solomou, Appoint.AI.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed March 5, 2024)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 5
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (11 hr., 45 min.)) , sound, color.
    Ausgabe: Video edition.
    DDC: 005.3
    Schlagwort(e): Kubernetes ; Application software Development ; Computer programs ; Application program interfaces (Computer software) ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. Take a deep dive into Kubernetes inner components and discover what really powers a Kubernetes cluster. This in-depth guide shines a light on Kubernetes' murky internals, to help you better plan cloud native architectures and ensure the reliability of your systems. In Core Kubernetes you will learn about: Kubernetes base components Kubernetes networking Storage and the Container Storage Interface External load balancing and ingress Kubernetes security Different ways of creating a Kubernetes cluster Configuring Kubernetes to use a GPU To build and operate reliable Kubernetes-based systems, you need to understand what's going on below the surface. Core Kubernetes is an in-depth guide to Kubernetes' internal workings written by Kubernetes contributors Chris Love and Jay Vyas. It's packed with experience-driven insights and advanced techniques you won't find anywhere else. You'll understand the unique security concerns of container-based applications, minimize costly unused capacity, and get pro tips for maximizing performance. Diagrams, labs, and hands-on examples ensure that the complex ideas are easy to understand and practical to apply. About the Technology Real-world Kubernetes deployments are messy. Even small configuration errors or design problems can bring your system to its knees. In the real world, it pays to know how each component works so you can quickly troubleshoot, reset, and get on to the next challenge. This one-of-a-kind book includes the details, hard-won advice, and pro tips to keep your Kubernetes apps up and running. About the Book This book is a tour of Kubernetes under the hood, from managing iptables to setting up dynamically scaled clusters that respond to changes in load. Every page will give you new insights on setting up and managing Kubernetes and dealing with inevitable curveballs. Core Kubernetes is a comprehensive reference guide to maintaining Kubernetes deployments in production. What's Inside Kubernetes base components Storage and the Container Storage Interface Kubernetes security Different ways of creating a Kubernetes cluster Details about the control plane, networking, and other core components About the Reader For intermediate Kubernetes developers and administrators. About the Authors Jay Vyas and Chris Love are seasoned Kubernetes developers. Quotes To understand the core details of Kubernetes, this is a must-read. - Ubaldo Pescatore, PagoPA A thorough overview of the important parts of Kubernetes. Clear language, plenty of detailed examples, and easy-to-understand diagrams. - Rob Ruetsch, adesso SE A detailed step-by-step guide that had me up and running in no time. Highly recommended! - Al Krinker, USPTO A perfect travel guide for the Kubernetes journey. - Gandhi Rajan, Software Dell Technologies.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed September 13, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 6
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (6 hr., 45 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.13/3
    Schlagwort(e): Microsoft .NET Framework ; C (Computer program language) ; Application software Development ; Internet programming ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: In this beginner-friendly course, chock full of development tips and premium content, we highlight a set of related activities based on each module. The first module covers setting up and developing for Visual Studio 2022. The next modules dive into these C# 10 concepts: Basic control structures Advanced constructs Object-oriented concepts Constructors We also look at troubleshooting and debugging errors to help you implement best practices, write efficient logic, and understand why developers do things the way they do. The journey you take with this course enables you to become proficient in the Visual Studio 2022 interface and shortcuts. You will learn console application development with C# 10 (.NET 6) and understand C# syntax, data types and variables, sequencing, decision and repetition, string manipulation, date and time manipulation, object-oriented programming with classes and objects, debugging techniques, and more. You will learn C# programming for desktop applications in a way that will get you up and running in no time. You will be equipped to become an employable .NET developer in any organization. We will grow your knowledge step by step throughout the course, and we will challenge you to be the best that you can be.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed September 13, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 7
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (1 hr., 39 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: In this course, you will gain hands-on knowledge on how to make your web application usable by as many people as possible. Maybe you have manual accessibility testers, and you want to make sure they don't have to spend time chasing down issues that can be caught by a computer. Or perhaps you are just learning about accessibility and want to know how to incorporate audits into your automated tests. This course can help you learn all of it and teaches three levels of accessibility testing, to catch as many errors as possible using automated tests. Make the most of the testing tools and learn to create custom rules for jest-axe, to tailor your audits to your company's standards or generate an HTML report for cypress-audit/lighthouse to help isolate errors. While this course focuses on React applications, much of the material can be applied to other technologies (such as Angular or Vue). Additionally, each section lists alternative tools that might be a better fit your tech stack.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 8
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (7 hr., 16 min.)) , sound, color.
    Ausgabe: Video edition.
    DDC: 005.7/1273
    Schlagwort(e): Apache Kafka (Electronic resource) ; Application software Development ; Electronic data processing Management ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. The authors have had many years of real-world experience using Kafka, and this book's on-the-ground feel really sets it apart. From the foreword by Jun Rao, Confluent Cofounder Master the wicked-fast Apache Kafka streaming platform through hands-on examples and real-world projects. In Kafka in Action you will learn: Understanding Apache Kafka concepts Setting up and executing basic ETL tasks using Kafka Connect Using Kafka as part of a large data project team Performing administrative tasks Producing and consuming event streams Working with Kafka from Java applications Implementing Kafka as a message queue Kafka in Action is a fast-paced introduction to every aspect of working with Apache Kafka. Starting with an overview of Kafka's core concepts, you'll immediately learn how to set up and execute basic data movement tasks and how to produce and consume streams of events. Advancing quickly, you'll soon be ready to use Kafka in your day-to-day workflow, and start digging into even more advanced Kafka topics. about the technology Think of Apache Kafka as a high performance software bus that facilitates event streaming, logging, analytics, and other data pipeline tasks. With Kafka, you can easily build features like operational data monitoring and large-scale event processing into both large and small-scale applications. about the book Kafka in Action introduces the core features of Kafka, along with relevant examples of how to use it in real applications. In it, you'll explore the most common use cases such as logging and managing streaming data. When you're done, you'll be ready to handle both basic developer- and admin-based tasks in a Kafka-focused team. about the audience For intermediate Java developers or data engineers. No prior knowledge of Kafka required. about the authors Dylan Scott is a software developer in the insurance industry. Viktor Gamov is a Kafka-focused developer advocate. At Confluent, Dave Klein helps developers, teams, and enterprises harness the power of event streaming with Apache Kafka. A surprisingly accessible introduction to a very complex technology. Developers will want to keep a copy close by. Conor Redmond, InComm Payments A comprehensive and practical guide to Kafka and the ecosystem. Sumant Tambe, Linkedin It quickly gave me insight into how Kafka works, and how to design and protect distributed message applications. Gregor Rayman, Cloudfarms.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed August 14, 2023)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 9
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (1 hr., 22 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.13/3
    Schlagwort(e): JavaScript (Computer program language) ; Web applications ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Each lesson ends with challenges and tasks for the project--code alongside the lessons to develop your own image slider. Source code is included. Includes section setup details and information for starting the project, such as resources and websites. Create an array of image paths to output images to the page. Explore how to set up a testing array of placeholder images, customize the images, and generate a useful array of content for your page. Use a random image colors function to add colorful images to the web page. Use JavaScript string methods to create a random hex color value generator. Add CSS styling to your jQuery image slider project, and set up and position the images to stack using jQuery. Create visible images to output to the web page and style with CSS. Add and remove element classes with jQuery. Set up moving slides on intervals using a selection of active elements. Update and remove classes and add new, active classes to the new sibling element using jQuery. Add control button options for user event listeners and slider controls. Add buttons with jQuery so that the user can control movement of slides to next and previous images. Users can update intervals and reset the interval timer. Debug the jQuery project, and update and reset the interval timer to restart the counters once a user interacts with the slider controls. Prior to a final code review, do updates and debug the image carousel project.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 10
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (1 hr., 5 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.2/76
    Schlagwort(e): Microsoft .NET Framework ; Application software Development ; Web applications ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Learn how to build an outlined-style, material-design text entry in .NET MAUI and how to customize the standard handler for each platform (iOS, macOS, Windows, and Android). Create a border and label that change color and use animation in response to the field that's focused and unfocused. Add bindable properties to make it a reusable control that can replace the standard entry throughout your app.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 11
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (14 hr., 54 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 629.8/95
    Schlagwort(e): Arduino (Programmable controller) ; Arduino (Programmable controller) Programming ; Programmable controllers ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: When I look at the online resources to learn Arduino, I see many tutorials and courses that only explain the result of a project. These courses focus on making you run a project as quickly as possible to make you feel that you've made great progress. The reality is that you've just scratched the surface, then good luck with creating a new project on your own. Current resources don't cover the basics, nor do they discuss advanced or unrelated hardware concepts, and don't offer a hands-on demonstration of how Arduino works. I've created this course so you can really understand what you're doing. You can start from scratch and get the necessary foundation you need, learning the complete process to create Arduino projects through practice and hands-on lessons. I'm not just teaching Arduino without real-world experience with it. As an example, a few years ago I used the Arduino environment to create a complete 6-axis robotic arm, now sold in the market. This was a real challenge and made me develop a practical mindset as well as understand what is important to learn and in what order. This course is the result of many years of learning, practice, development of real commercial products, and teaching. At the end of this course, you will have a strong Arduino foundation, and you will be able to start any custom Arduino project you want.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed December 12, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 12
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (5 hr., 24 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.2/76
    Schlagwort(e): Microsoft .NET Framework ; Application software Development ; Web applications ; Microsoft .NET Framework ; Application software ; Development ; Web applications ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: In this course, learn to build beautiful native cross-platform apps for iOS, Android, macOS, and Windows with .NET MAUI, C#, and Visual Studio! It is an evolution of the Xamarin.Forms toolkit and allows us to use one code-base to develop for all platforms. Additionally, we go through everything we need to know about building an app using .NET MAUI. You will learn the basics including how to build user interfaces with XAML, the Model View View Model (MVVM) pattern and data binding; how to navigate between pages; how to access device storage and so much more. This course has everything you need to learn the basics and to set you up for success when building apps with .NET MAUI!.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed November 22, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 13
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (14 hr., 19 min.)) , sound, color.
    Ausgabe: Video edition.
    DDC: 005.3
    Schlagwort(e): Spring Boot (Electronic resource) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Go beyond the basics with Spring Boot! This practical guide presents dozens of relevant scenarios in a convenient problem-solution-discussion format. In Spring Boot in Practice you will learn: Spring Boot's features from an expert's perspective Configuring, logging, and monitoring Spring Boot applications Effective methods for database communication Utilizing Spring Security and securing your Spring application in production Designing and developing microservices and RESTful APIs with Spring Boot Microservice versioning, documentation, and security Reactive application development and reactive data access with WebSocket and RSocket Deploying Spring Boot applications on Kubernetes and major cloud platforms Implementing containerization in a Spring Boot application Using Spring Boot with Kotlin and GraalVM Spring Boot in Practice is full of practical recipes for common development problems in Spring Boot. Author Somnath Musib has spent years building applications with Spring, and he shares that extensive experience in this focused guide. You'll master techniques for using Spring Data, Spring Security, and other Spring-centric solutions. Learn how to work with Spring Boot and Kotlin, handling connections for multiple platforms, and how Spring Boot can simplify building microservices and APIs. Each recipe is built around a real-world problem, complete with a full solution and thoughtful discussion. About the Technology With Spring Boot, it's a snap to create standalone Spring applications that require minimal manual setup. Spring Boot directly embeds a server like Tomcat or Jetty into your project and preconfigures core Spring settings, third-party libraries, security, and other key elements. It's a big framework, with lots of powerful features. This book provides a rich collection of techniques to help you get the most out of Spring Boot. About the Book Spring Boot in Practice is a cookbook-style guide to Spring application development. Following a convenient Problem-Solution-Discussion format, it takes you technique-by-technique through Spring Boot fundamentals. You'll dive deep into auto-configuration, security, microservices, and more. Along the way, you'll also discover numerous advanced and hidden features. All the book's source code is open source, so you can integrate the detailed samples into your own projects. What's Inside Instantly useful techniques with reusable source code Configuring, logging, and monitoring Spring Boot applications Effective methods for database communication Securing Spring applications in production Microservices and RESTful APIs About the Reader For Spring Boot beginners with some Spring experience. About the Author Somnath Musib has over a decade of development experience, and has been actively working with Spring Boot since 2015. Quotes Your reliable guide to Spring...Somnath Musib does a great job, and his expert guidance makes it easy to focus on the journey that matters: the journey to production. - Josh Long, Spring Developer Advocate, Tanzu, a division of VMWare A-Z guide for Spring Boot. - Najeeb Arif, Thoughtworks Hands-on recipes and best practices that help you build applications faster. - João Miguel Pires Dias, Mercedes-Benz.io Invaluable for creating robust API frameworks rapidly and leveraging microservice best practices. - Lachman Dhalliwal, Netcompany.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed November 15, 2023)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 14
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (1 hr., 25 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Application software Development ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Jump past "hello world" and focus on Blazor's Razor component architecture. Learn component design concepts and best practices including event handling, attribute splatting, and state management, and component libraries.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 15
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (13 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Application software Development ; Logiciels d'application ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Kurzfassung: In this video, Mauricio displays some tools that can help you to speed up your software delivery practices. The tools covered in this video are aimed for developers and architects to design, architect and implement software that can be continuously delivered on top of Kubernetes. Mauricio demonstrates how to implement different release strategies for your services and the trade-offs involved, so you can choose what better fits your needs.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed April 13, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 16
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (8 hr., 8 min.)) , sound, color.
    Ausgabe: [Video edition]
    DDC: 005.3
    Schlagwort(e): Application software Development ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. The right place to start your journey with Blazor. Kalyan Chanumolu, Microsoft An example-driven guide to building reusable UI components and web frontends--all with Blazor, C#, and .NET. In Blazor in Action , you will learn about: Blazor + WebAssembly Picking the right hosting model Building reusable UI components Building forms with validation Integrating with JavaScript libraries Securing your application Testing your applications Blazor in Action is a practical guide to building stunning UIs and client-side applications using C# and .NET. You'll use the Blazor frontend framework to create a fun and exciting web application for plotting hiking routes. As you build up your new application, you'll master the key features of Blazor, such as routing, forms and validation, and dynamic and reusable components. By the time you're done, you'll be ready to develop beautiful sites and apps that seamlessly execute your C# code natively in the browser. The book is written to the most recent stable build of Blazor and seamlessly integrates fresh features from .NET 6. about the technology Create rich web frontends without relying on JavaScript. Microsoft's Blazor framework uses WebAssembly to extend the ultra-popular ASP.NET platform. In Blazor, you can build interactive web components that run natively in the browser without plug-ins or transpilers. And because it's C# end-to-end, it's easy to share code between the server and your web UI. about the book Blazor in Action teaches you to create full-stack ASP.NET applications end-to-end in C#. You'll start by learning to build Blazor web components, working through core topics like routing and forms. As you go, you'll implement a hiking route web application that includes reusable code, integration with JavaScript libraries, and role-based security. To make sure your app is production ready, this practical book also covers state management, data persistence, and testing. about the audience For web developers with C# and .NET experience. about the author Chris Sainty has been a part of the Blazor community from the beginning. He's an active blogger, open source developer, international speaker, and a Microsoft MVP. An excellent introduction and reference for Blazor development. Jeff Smith, TJX Guides the user through the practical use of Blazor components and the concepts behind them. Fantastic book! Jim Wilson, Open Applications Group A very well-conceived and well-executed introduction to Blazor and its use in full-stack development. Mark Chalkley, MainStreetCities NARRATED BY CHRISTOPHER KENDRICK.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed September 13, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 17
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (36 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Learn the tricks of the trade for being a fast developer working across the stack.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed August 30, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 18
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (1 hr.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Application software Development ; Julia (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: How does analyzing the social network of GitHub web and machine learning developers help to predict their neighbors' tags?.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed August 30, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 19
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (2 hr., 13 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Apache Maven ; Application software Development ; Java (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: This is a no-nonsense, demo-based introduction to getting started with Maven. You'll learn how to work with the Maven build tool, which is currently the number-one industry standard for creating Java applications. By concentrating on practical hands-on demonstrations, you'll see firsthand how Maven works. From there you will develop the skills--and the confidence--to use it on your own to build your Java projects at home, college, or in the workplace. While many video courses are delivered presentation style, this unique course uses a demonstration-first approach, explaining concepts through demonstration. You'll experience this approach first "at the command line," with videos showing what Maven is doing and explaining how it is doing it; then in IDEs using the sophisticated Maven integration that Eclipse and IntelliJ IDEA provide. In this way, you'll develop an understanding of the nuts and bolts of the tool and be in a position to develop effectively after the course is over. This approach also equips you with the "under the hood" understanding you need to effectively troubleshoot any problems you may encounter when developing with Maven on your own. Though this course has some useful content for people who are already using Maven, it is really intended for Maven beginners. Maybe you've started a new job where they use it to build their applications, or you're learning industry-standard tools to better place you ahead of the competition in the job market. By unlocking the mechanics of how Maven works in front of your eyes, the course will equip you to better build Java projects with the tool and have fun doing so.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 20
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (5 hr., 5 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.1
    Schlagwort(e): Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: This course takes you head first into the exciting world of Spring development! It gets you up and running working with existing Spring applications, and gives you the confidence to start building your own. In this course we don't waste time going into the esoteric parts of the Spring Framework you'll never encounter. Instead, we focus on the stuff you need to get the job done and develop applications. You'll get to know all the major parts of the core framework, such as: The Spring container and how it manages your beans for you and delivers a flexible runtime environment for applications The concept of dependency injection--how it works and how it is applied in Spring Inversion of Control--what it is and why it's so useful Spring property management and how to manage application properties and state Profiles in Spring and how they are used and applied Proxies and proxying--and how they work to magically do things such as making service methods transactional The various lifecycle and callback interfaces and events you need to know to integrate with and access lower-level components of the Spring container Spring JDBC and how to work with databases Working with Spring Aspects to apply Aspect Oriented Programming in the container Spring MVC and web application development with Spring and much much more!.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 21
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (2 hr., 19 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.13/3
    Schlagwort(e): Spring Boot (Electronic resource) ; Java (Computer program language) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: How would you like to work with the most important technology to hit Java enterprise development since the Spring Framework itself? That technology is Spring Boot, a Java-based open-source framework that makes it faster and easier for you to develop standalone applications and microservices that run on the JVM (Java Virtual Machine). And the first step to learning Spring Boot is understanding how, exactly, it works, and what, exactly, goes on inside a Spring Boot application. That understanding is exactly what you'll gain from this course. In this video series, we take you on a deep tour of sample Spring Boot apps, so you can see the inner workings, of the controllers and web layer, the repositories and data layer, starter dependencies, and much more. This course will empower you by unlocking the mechanics of Spring Boot so you know what's going on inside a Spring Boot program. With this excellent foundation, you will feel at ease exploring further and tapping into the versatile and powerful platform of Spring Boot.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 22
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (6 hr., 37 min.)) , sound, color.
    Ausgabe: Video edition.
    DDC: 005.3
    Schlagwort(e): Application software Development ; Computer programs ; Application program interfaces (Computer software) ; Open source software ; Java (Computer program language) ; Web services ; Cloud computing ; Logiciels d'application ; Développement ; Logiciels ; Interfaces de programmation d'applications ; Logiciels libres ; Java (Langage de programmation) ; Services Web ; APIs (interfaces) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Kurzfassung: Build fast, efficient Kubernetes-based Java applications using the Quarkus framework, MicroProfile, and Java standards. In Kubernetes Native Microservices with Quarkus and MicroProfile you'll learn how to: Deploy enterprise Java applications on Kubernetes Develop applications using the Quarkus runtime Compile natively using GraalVM for blazing speed Create efficient microservices applications Take advantage of MicroProfile specifications Popular Java frameworks like Spring were designed long before Kubernetes and the microservices revolution. Kubernetes Native Microservices with Quarkus and MicroProfile introduces next generation tools that have been cloud-native and Kubernetes-aware right from the beginning. Written by veteran Java developers John Clingan and Ken Finnigan, this book shares expert insight into Quarkus and MicroProfile directly from contributors at Red Hat. You'll learn how to utilize these modern tools to create efficient enterprise Java applications that are easy to deploy, maintain, and expand. About the Technology Build microservices efficiently with modern Kubernetes-first tools! Quarkus works naturally with containers and Kubernetes, radically simplifying the development and deployment of microservices. This powerful framework minimizes startup time and memory use, accelerating performance and reducing hosting cost. And because it's Java from the ground up, it integrates seamlessly with your existing JVM codebase. About the Book Kubernetes Native Microservices with Quarkus and MicroProfile teaches you to build microservices using containers, Kubernetes, and the Quarkus framework. You'll immediately start developing a deployable application using Quarkus and the MicroProfile APIs. Then, you'll explore the startup and runtime gains Quarkus delivers out of the box and also learn how to supercharge performance by compiling natively using GraalVM. Along the way, you'll see how to integrate a Quarkus application with Spring and pick up pro tips for monitoring and managing your microservices. What's Inside Deploy enterprise Java applications on Kubernetes Develop applications using the Quarkus runtime framework Compile natively using GraalVM for blazing speed Take advantage of MicroProfile specifications About the Reader For intermediate Java developers comfortable with Java EE, Jakarta EE, or Spring. Some experience with Docker and Kubernetes required. About the Authors John Clingan is a senior principal product manager at Red Hat, where he works on enterprise Java standards and Quarkus. Ken Finnigan is a senior principal software engineer at Workday, previously at Red Hat working on Quarkus. Quotes Quick, concise, just enough of everything. I enjoyed every part of this book. - Mladen Kne¿ℓi♯⁷, CROZ Every chapter makes me realize how helpful is Quarkus developing microservices native applications. - David Torrubia Inigo, Lookiero Covers the Kubernetes-Quarkus MicroProfile stack in great depth. I recommend it 100%. - Daniel Cortes, BBVA A fine book on Quarkus--both for someone getting started with this exciting technology as well as an experienced hand. - Yogesh Shetty, ING This book is simply excellent. Quarkus online documentation is great but the book takes it a level further. - Alain Lompo, ISO-Gruppe.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed April 23, 2024)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 23
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (55 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.1
    Schlagwort(e): Application software Development ; Web applications Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: How to create infrastructure for an application through code.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 24
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (9 hr., 22 min.)) , sound, color.
    Ausgabe: Video edition.
    DDC: 006.312
    Schlagwort(e): Application program interfaces (Computer software) ; Application software Development ; JavaScript (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. With thorough explorations of GraphQL concepts and numerous practical examples, this excellent book will quickly take you from novice to expert. Dary Merckens, Gunner Technology Reduce bandwidth demands on your APIs by getting only the results you need--all in a single request! The GraphQL query language simplifies interactions with web servers, enabling smarter API queries that can hugely improve the efficiency of data requests. In GraphQL in Action, you'll learn how to bring those benefits to your own APIs, giving your clients the power to ask for exactly what they need from your server, no more, no less. Practical and example-driven, this book teaches everything you need to get started with GraphQL--from design principles and syntax right through to performance optimization. about the technology GraphQL APIs are fast, efficient, and easy to maintain. They reduce app latency and server cost while boosting developer productivity. This powerful query layer offers precise control over API requests and returns, making apps faster and less prone to error. about the book GraphQL in Action gives you the tools to get comfortable with the GraphQL language, build and optimize a data API service, and use it in a front-end client application. By working through set up, security, and error handling you'll learn to create a complete GraphQL server. You'll also unlock easy ways to incorporate GraphQL into your existing codebase so you can build simple, scalable data APIs. what's inside Define a GraphQL schema for relational and document databases Implement GraphQL types using both the schema language and object constructor methods Optimize GraphQL resolvers with data caching and batching Design GraphQL fragments that match UI components' data requirements Consume GraphQL API queries, mutations, and subscriptions with and without a GraphQL client library about the audience For web developers familiar with client-server applications. about the author Samer Buna has over 20 years of experience in software development including front-ends, back-ends, API design, and scalability. A great introduction to GraphQL. This was the first book where I finally 'got it'. Jeremy Lange, G2 Learn the new API paradigm with this excellent practical guide. Isaac Wong, Privé Technologies If you want to develop an API with best practices, GraphQL is for you, and this book can help you get started quickly. Ethien Daniel Salinas Domínguez, Intelligential.tech NARRATED BY CHRISTOPHER KENDRICK.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed May 10, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 25
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (10 hr., 4 min.)) , sound, color.
    Ausgabe: Video edition.
    DDC: 005.13/3
    Schlagwort(e): Spring (Software framework) ; Application software Development ; Java (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Spring Start Here teaches Java developers how to build applications using Spring framework. Informative graphics, relevant examples, and author Lauren¿Điu Spilc♯³'s clear and lively writing make it easy to pick up the skills you need. You'll discover how to plan, write, and test applications. And by concentrating on the most important features, this no-nonsense book gives you a firm foundation for exploring Spring's rich ecosystem.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed October 11, 2023)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 26
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (11 hr., 30 min.)) , sound, color.
    Ausgabe: Second edition.
    DDC: 005.3
    Schlagwort(e): Application software Development ; Service-oriented architecture (Computer science) ; Java (Computer program language) ; Logiciels d'application ; Développement ; Architecture orientée service (Informatique) ; Java (Langage de programmation) ; Application software ; Development ; Java (Computer program language) ; Service-oriented architecture (Computer science) ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Kurzfassung: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. A must-have for any professional Spring microservice developer's bookshelf! Iain Campbell, Tango Telecom By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity and increasing flexibility. Spring Microservices in Action, Second Edition teaches you how to build microservice-based applications using Java and the Spring platform. This second edition is fully updated for the latest version of Spring, with expanded coverage of API routing with Spring Cloud Gateway, logging with the ELK stack, metrics with Prometheus and Grafana, security with the Hashicorp Vault, and modern deployment practices with Kubernetes and Istio. about the technology Building and deploying microservices can be easy in Spring! Libraries like Spring Boot, Spring Cloud, and Spring Cloud Gateway reduce the boilerplate code in REST-based services. They provide an effective toolbox to get your microservices up and running on both public and private clouds. about the book Spring Microservices in Action, Second Edition teaches you to build microservice-based applications using Java and Spring. You'll start by creating basic services, then move to efficient logging and monitoring. Learn to refactor Java applications with Spring's intuitive tooling, and master API management with Spring Cloud Gateway. You'll even deploy Spring Cloud applications with AWS and Kubernetes. what's inside Microservice design principles and best practices Configuration with Spring Cloud Config and Hashicorp Vault Client-side resiliency with Resilience4j, and Spring Cloud Load Balancer Metrics monitoring with Prometheus and Grafana Distributed tracing with Spring Cloud Sleuth, Zipkin, and ELK Stack about the audience For experienced Java and Spring developers. about the author John Carnell is a senior cloud engineer with 20 years of Java experience. Illary Huaylupo Sánchez is a software engineer with over 13 years of experience. A holistic and practical approach to building cloud native microservices using Spring. Loads of practice, advice, and fun. Satej Sahu, Honeywell A perfect reference, whether you are a beginner or an experienced Java developer. Philippe Vialatte, Symphony A great guide on modern secure deployment practices for the cloud. Todd Cook, Appen NARRATED BY ADAM NEWMARK.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed March 21, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 27
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (59 min.)) , sound, color.
    Ausgabe: [First edition].
    Serie: Complete video course
    DDC: 005.3
    Schlagwort(e): Application program interfaces (Computer software) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Build a REST API with the popular API development framework FastAPI. Learn why the concept of documentation-driven development is important for building reliable APIs.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed July 25, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 28
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (49 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Application software Security measures ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: How to implement integration testing with Spring Security.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed August 30, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 29
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (1 hr., 15 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Application software Development ; Computer networks Management ; Computer software Development
    Kurzfassung: It's fun to play with autoscalers. Join Jacques as he pokes and prods the Knative Pod Autoscaler, tinkers with settings, and tortures a small cluster.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 30
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (56 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Application software Development ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: An introduction to the proven reactive toolkit Vert.x.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed August 30, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 31
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (8 hr., 41 min.)) , sound, color.
    Ausgabe: Second edition.
    DDC: 004.654
    Schlagwort(e): Service-oriented architecture (Computer science) ; Cloud computing ; Application software Development ; Architecture orientée service (Informatique) ; Infonuagique ; Logiciels d'application ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Kurzfassung: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. A clear presentation of the latest best practices. A highly recommended read. David Paccoud, Bioclinica In Microservices in .NET, Second Edition you will learn how to: Build scalable microservices that are reliable in production Optimize microservices for continuous delivery Design event-based collaboration between microservices Deploy microservices to Kubernetes Set up Kubernetes in Azure Microservices in .NET, Second Edition is a comprehensive guide to building microservice applications using the .NET stack. After a crystal-clear introduction to the microservices architectural style, it teaches you practical microservices development skills using ASP.NET. This second edition of the bestselling original has been revised with up-to-date tools for the .NET ecosystem, and more new coverage of scoping microservices and deploying to Kubernetes. about the technology Microservice architectures connect independent components that must work together as a system. Integrating new technologies like Docker and Kubernetes with Microsoft's familiar ASP.NET framework and Azure cloud platform enables .NET developers to create and manage microservices efficiently. about the book Microservices in .NET, Second Edition teaches you to build and deploy microservices using ASP.NET and Azure services. It lays out microservice architecture simply, and then guides you through several real-world projects, such as building an ecommerce shopping cart. In this fully revised edition, you'll learn about scoping microservices, deploying to Kubernetes, and operations concerns like monitoring, logging, and security. about the audience For C# developers. No experience with microservices required. about the author Christian Horsdal is an independent consultant with more than 20 years of experience building projects from large-scale microservice systems to tiny embedded systems. Recommended for all developers and software architects looking to jump into the microservices world. Emanuele Origgi, Datlas This book is the best guide to learn about microservices and how to implement on .NET framework. Jeff Smith, Agilify Automation Well-written, concise, and comprehensive. I could not put it down and would definitely recommend it. Tanya Wilke, Sanlam NARRATED BY DEREK DYSART.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed March 30, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 32
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (59 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Application software Security measures ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: How to avoid mistakes with Spring Security that make your app vulnerable.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed August 30, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 33
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (1 hr., 33 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Application software Development ; Online chat groups ; Elixir (Computer program language) ; Phoenix (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Build a brand-new Phoenix web application capable of real-time chat with a large number of simultaneously connected uses with presence indicators for each user. Get to know core Elixir and Phoenix concepts.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed August 9, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 34
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (37 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.13/3
    Schlagwort(e): Spring Boot (Electronic resource) ; Java (Computer program language) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Demo of how to build and secure a web application with Spring Boot and Thymeleaf. Explore the use of Spring Initializr to initialize a new Spring Boot project, learn to write Spring controllers, and use Thymeleaf to build the UI. Use Spring Security to enable authentication and authorization in the application.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed July 25, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 35
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (12 hr., 53 min.)) , sound, color.
    Ausgabe: Video edition.
    DDC: 005.13/3
    Schlagwort(e): TypeScript (Computer program language) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: I've seen the future and it is TypeScript--Yakov Fain and Anton Moiseev will take you there. Guy Langston, Axio Quant TypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire categories of runtime errors. In TypeScript Quickly , you'll learn to build rock-solid apps through practical examples and hands-on projects under the expert instruction of experienced web developers Yakov Fain and Anton Moiseev. about the technology Strong typing can eliminate nearly all errors caused by unanticipated data values. With TypeScript, an enhanced version of JavaScript, you can specify types and type annotations so your code is easier to read and far less likely to fail at runtime. And because the core of TypeScript is standard JavaScript, it runs on all major browsers and can be used with frameworks like Angular, Vue, and React. about the book TypeScript Quickly teaches you to exploit the benefits of types in browser-based and standalone applications. In this practical guide, you'll build a fascinating blockchain service app that takes you through a range of type-sensitive programming techniques. As you go, you'll also pick up valuable techniques for object-oriented programming with classes, interfaces, and advanced features such as decorators and conditional types. what's inside Mastering TypeScript syntax Using TypeScript with JavaScript libraries Tooling with Babel and Webpack Developing TypeScript apps using Angular, React, and Vue about the audience For web developers comfortable with JavaScript and HTML. about the authors Yakov Fain and Anton Moiseev are experienced web developers. They have authored two editions of Manning's Angular Development with TypeScript. TypeScript is the most important language to learn today, and this book is a perfect way to learn it. Jerry Stralko, Wolters Kluwer Great resource to get started with and to master TypeScript. Deniz Vehbi, Tesco A well-paced book that benefits greatly from the experience of the authors. George Thomas, Manhattan Associates.
    Anmerkung: Narrator unidentified. - Online resource; title from title details screen (O'Reilly, viewed June 13, 2023)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 36
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (27 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 006.7/6
    Schlagwort(e): Web site development ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Tackle the stack scaling problem and discover the JAMstack solution.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed June 6, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 37
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (2 hr.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Application software Development ; Cloud computing ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Join Jacques while he works his magic through Knative-land and explains the principles of CloudEvents.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed July 6, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 38
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (1 hr., 2 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Spring (Software framework) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: How the evolution of software architecture, implementation, and testing affected Spring.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed July 12, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 39
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (1 hr., 20 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 006.78
    Schlagwort(e): Amazon Web Services (Firm) ; Web applications Development ; Application software Development ; Cloud computing ; Computer architecture Design ; Amazon Web Services (Firm) ; Application software ; Development ; Cloud computing ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Build a serverless image recognition system on AWS.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed June 21, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 40
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (44 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.1/17
    Schlagwort(e): Python (Computer program language) ; Application software Development ; Python (Langage de programmation) ; Logiciels d'application ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Kurzfassung: In this tour de force live coding session, an expert Python coach Reuven Lerner shows you how functions work behind the scenes and how you can use them in different ways.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed April 12, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 41
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (1 hr., 9 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Spring (Software framework) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Kurzfassung: Tips & tricks that every Spring and Java developer should know.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed July 12, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 42
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (50 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Application software Development ; Logiciels d'application ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Kurzfassung: Join the co-author of the book "Microservices Security in Action" in securing service-to-service interactions over gRPS and Kafka.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed April 26, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 43
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (42 min.)) , sound, color.
    Ausgabe: [First edition].
    DDC: 005.3
    Schlagwort(e): Git (Computer file) ; Application software Development ; Nonfiction films ; Internet videos
    Kurzfassung: Key concepts and a walk-through demo of GitOps and Kubernetes.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed June 6, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 44
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617293641 , 1617293644
    Sprache: Englisch
    Seiten: 1 online resource (240 pages)
    Ausgabe: 1st edition
    DDC: 005.2762
    Schlagwort(e): AngularJS (Software framework) ; Application software Testing ; Application software Development ; Electronic books ; local ; AngularJS (Software framework) ; Logiciels d'application ; Développement ; Application software ; Development ; Application software ; Testing
    Kurzfassung: 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 into your continuous integration pipeline.
    Anmerkung: Online resource; Title from title page (viewed January 5, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 45
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    ISBN: 9781492047810 , 1492047813 , 9781492047797 , 1492047791
    Sprache: Englisch
    Seiten: 1 online resource (284 pages)
    Ausgabe: 1st edition
    Paralleltitel: Erscheint auch als
    DDC: 005.1
    Schlagwort(e): Application software Development ; Computer architecture ; Distributed operating systems (Computers) ; Computer software Development ; Software patterns ; Electronic books ; local ; Logiciels d'application ; Développement ; Ordinateurs ; Architecture ; Systèmes d'exploitation répartis ; Logiciels ; Modèles de conception ; Application software ; Development ; Computer architecture ; Computer software ; Development ; Distributed operating systems (Computers) ; Software patterns
    Kurzfassung: How do you detangle a monolithic system and migrate it to a microservices architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman’s extremely popular Building Microservices , this new book details a proven method for transitioning an existing monolithic system to a microservice architecture. With many illustrative examples, insightful migration patterns, and a bevy of practical advice to transition your monolith enterprise into a microservice operation, this practical guide covers multiple scenarios and strategies for a successful migration, from initial planning all the way through application and database decomposition. You’ll learn several tried and tested patterns and techniques that you can use as you migrate your existing architecture. Ideal for organizations looking to transition to microservices, rather than rebuild Helps companies determine whether to migrate, when to migrate, and where to begin Addresses communication, integration, and the migration of legacy systems Discusses multiple migration patterns and where they apply Provides database migration examples, along with synchronization strategies Explores application decomposition, including several architectural refactoring patterns Delves into details of database decomposition, including the impact of breaking referential and transactional integrity, new failure modes, and more
    Anmerkung: Online resource; Title from title page (viewed November 25, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 46
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (677 pages)
    Ausgabe: 1st edition
    Schlagwort(e): iOS (Electronic resource) ; Swift (Computer program language) ; Mobile computing Programming ; Application software Development ; Electronic books ; local ; IOS (Electronic resource) ; Swift (Langage de programmation) ; Informatique mobile ; Programmation ; Logiciels d'application ; Développement ; Application software ; Development ; Swift (Computer program language) ; Electronic books
    Kurzfassung: Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 10 IDE, Cocoa Touch, and the latest version of Apple’s acclaimed programming language, Swift 5. With this thoroughly updated guide, you’ll learn the Swift language, understand Apple’s Xcode development tools, and discover the Cocoa framework. Explore Swift’s object-oriented concepts Become familiar with built-in Swift types Dive deep into Swift objects, protocols, and generics Tour the lifecycle of an Xcode project Learn how nibs are loaded Understand Cocoa’s event-driven design Communicate with C and Objective-C Once you master the fundamentals, you’ll be ready to tackle the details of iOS app development with author Matt Neuburg’s companion guide, Programming iOS 13 .
    Anmerkung: Online resource; Title from title page (viewed October 30, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 47
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Manning Publications
    Sprache: Englisch
    Seiten: 1 online resource (1 video file (18 hr., 32 min.)) , sound, color.
    Ausgabe: Video edition.
    DDC: 005.1
    Schlagwort(e): Kubernetes ; Application software Development ; Logiciels d'application ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Kurzfassung: Kubernetes in Action is a comprehensive guide to effectively developing and running applications in a Kubernetes environment. Before diving into Kubernetes, the book gives an overview of container technologies like Docker, including how to build containers, so that even readers who haven't used these technologies before can get up and running. About the Technology Kubernetes is Greek for "helmsman," your guide through unknown waters. The Kubernetes container orchestration system safely manages the structure and flow of a distributed application, organizing containers and services for maximum efficiency. Kubernetes serves as an operating system for your clusters, eliminating the need to factor the underlying network and server infrastructure into your designs. About the Book Kubernetes in Action teaches you to use Kubernetes to deploy container-based distributed applications. You'll start with an overview of Docker and Kubernetes before building your first Kubernetes cluster. You'll gradually expand your initial application, adding features and deepening your knowledge of Kubernetes architecture and operation. As you navigate this comprehensive guide, you'll explore high-value topics like monitoring, tuning, and scaling. What's Inside Kubernetes' internals Deploying containers across a cluster Securing clusters Updating applications with zero downtime About the Reader Written for intermediate software developers with little or no familiarity with Docker or container orchestration systems. About the Author Marko Luk¿Ła is an engineer at Red Hat working on Kubernetes and OpenShift. Quotes Authoritative and exhaustive. In a hands-on style, the author teaches how to manage the complete lifecycle of any distributed and scalable application. - Antonio Magnaghi, System1 The best parts are the real-world examples. They don't just apply the concepts, they road test them. - Paolo Antinori, Red Hat An in-depth discussion of Kubernetes and related technologies. A must-have! - Al Krinker, USPTO The full path to becoming a professional Kubernaut. Fundamental reading. - Csaba Sari, Chimera Entertainment.
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed February 8, 2024)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
Schließen ⊗
Diese Webseite nutzt Cookies und das Analyse-Tool Matomo. Weitere Informationen finden Sie hier...