1/20/2021 - Four new chapters in the final update for
Entity Framework Core in Action, Second Edition
1/20/2021 - One size (or approach) does not fit all when it comes to telemetry. Find out why in the new update of
Software Telemetry
1/18/2021 - Discover three techniques for supporting your working memory that make processing complex code easier in the new chapter for
The Programmer's Brain
1/15/2021 - Explore techniques for identifying vulnerabilities and potential security flaws in older applications in the latest update for
AWS Security
1/8/2021 - Delve deeper into managing two bean scopes Spring provides for when those default approaches don’t quite do the job in the latest update for
Spring Quickly
1/8/2021 - Examine the role and structure of the data flowing through those layers and units as you interpret model representations in the latest update for
Interpretable AI
1/6/2021 - Find out what traits you need to stand out in IT in the latest update for
Own IT
1/5/2021 - Breaking down isolated events into event sets, or windowing, is critical in streaming systems; Windowed Computations are explained in the latest update for
Grokking Streaming Systems
12/31/2020 - Discover how time-series analysis can yield important clues about what the future holds in the latest update for
R in Action, Third Edition
12/30/2020 - Learn how to leverage "knowledge graph learning" in the latest update for
AI-Powered Search
12/29/2020 - Discover how we can achieve performance gains for CPU-intensive work and take full advantage of a multicore machine with the latest update for
Python Concurrency with asyncio
12/26/2020 - Discover the most important tool at your disposal before, during, and after an attack in chapter 7 of
AWS Security
12/23/2020 - Explore the different components of a production pipeline, using TensorFlow and TFX in the latest update for
Deep Learning Design Patterns
12/21/2020 - Learn to harness the power of the fundamental building blocks of Blazor in Chapter 3 of
Blazor in Action
12/20/2020 - Discover the what and how of creating good automated testing, so you can update, change, and maintain your microservices with peace of mind in the latest update for
Microservices in .NET Core, Second Edition
12/18/2020 - "Belief systems as drivers for technology choices in decentralization" is the latest update for
Self-Sovereign Identity
12/16/2020 - Discover the main virtues that shape your team’s character as data science practitioners in the latest update in
Become a Leader in Data Science
12/14/2020 - Embark on an exciting journey of learning to spot troublesome issues lurking in your model with the latest update in
TensorFlow 2.0 in Action
12/11/2020 - Eight new API design revealing chapters in the latest update for
API Design Patterns
12/5/2020 - Find out why Spring beans are uber-important in real-world projects with the latest update for
Spring Quickly
11/30/2020 - Chapter 15, "Working with relational databases" is the latest update for
Haskell in Depth
11/26/2020 - Learn about Hugo’s support for APIs, the second pillar of the Jamstack in the new chapter of
Hugo in Action
11/23/2020 - Stop worrying and learn to love the tests! Chapter 4, "Tasty testing" is the latest update for
Street Coder
11/21/2020 - You’ll be ready to start coordinating data movement and processing when you’re done with the latest chapter of
Azure Data Engineering
11/17/2020 - Using proprietary storage volume types in pod manifests is not an ideal way to add persistent storage to your pods. find the alternative in the latest update for
Kubernetes in Action, Second Edition
11/12/2020 - Chapter 6, "Teaching machines to see: Image classification with CNNs" is the latest update in
TensorFlow 2.0 in Action
11/4/2020 - Just as important as training your models is being able to evaluate them. learn to do just that in the latest update for
Grokking Machine Learning
11/3/2020 - Learn how to tell the scheduler what it needs to know for correct configuring in the new chapter for
Kubernetes Quickly
10/25/2020 - Dive deep into data drift and explore the benefits of pre-built and pre-trained models in two new chapters of
Deep Learning Design Patterns
10/24/2020 - Chapter 3, "The Spring Context: Wiring beans" is new for
Spring Quickly
10/23/2020 - Explore the benefits of these technological “blank canvases” in Chapter 8 of
Software Telemetry
10/19/2020 - Learn how to leverage the pandas Timestamp object in a key business task with the new chapter of
Pandas in Action
10/10/2020 - Learn how refactoring helps you keep your software current and in good working order in the final chapter of
Terraform in Action
10/9/2020 - What do chaos engineering, Kubernetes, and humans all have in common? Find out in the final update for
Chaos Engineering
10/8/2020 - Chapter 6, "Resilience: solving application-networking challenges" is the latest update for
Istio in Action
10/4/2020 - Discover how to drastically up-level the expressiveness of your types and the safety of your programs in the new update for
Testing JavaScript Applications
10/3/2020 - Ensure your application is at its best—both inside and out—with these three chapters with the final chapters of
Testing JavaScript Applications
9/30/2020 - Delete as much as possible!How? That’s what you find out in the latest update for
Five Lines of Code