From the course: Cloud-Based AI Solution Design Patterns
Unlock this course with a free trial
Join today to access over 24,500 courses taught by industry experts.
Understanding design patterns
From the course: Cloud-Based AI Solution Design Patterns
Understanding design patterns
- A design pattern can be viewed as a proven solution to a common problem. This course contains a series of videos dedicated to describing individual design patterns. Design patterns in IT are typically focused on solution design and application architecture. A design pattern could represent a common technique for overcoming a specific design problem or fulfilling a specific requirement. It could also represent a set of features provided to help us address a broader design concern. This course is focused on providing design patterns that help us understand what design problems the use of cloud technologies can solve. The videos in chapter one focus on data architecture patterns that address issues associated with how AI systems need to store and process data. Chapter two provides a set of patterns that give us specialized techniques for cloud-based and cloud native model training. The last set of patterns in this course are dedicated to design techniques that provide ways for us to…