Radically improve the quality of the data visualizations you do every day by mastering core principles of color, typography, chart types, data storytelling, and more!
Concrete tools, techniques, and processes to align software architecture with your business domains, organizational design, team topologies, and corporate strategy.
Creativity is essential to being a successful programmer. The stories, examples, and groundbreaking research in this book will help you unleash your creative potential!
Master essential best practices for deploying and managing applications on Amazon Web Services. This revised bestseller is packed with techniques for building highly available and scalable architectures and automating deployment with Infrastructure as Code.
Build an app in Go that allows users to log in using their GitHub credentials and download their data from GitHub using the Migration API. You’ll create HTTP client middleware for testing without interacting with GitHub.com, write automated tests, and add functionality for users to view and download their data whenever they like.
Create a robust, performant, well-documented, and secure microservice from scratch, using Kotlin and Spring Boot. Create new microservices using Spring Boot, persist information and interact with other microservices using classes and interfaces, create a validation method that checks if the documentation follows the standard, and more.