<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Design Patterns Updates Daily</title>
  <id>https://www.trackawesomelist.com/DovAmir/awesome-design-patterns/feed.xml</id>
  <updated>2023-12-06T12:39:32.001Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/DovAmir/awesome-design-patterns/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/DovAmir/awesome-design-patterns/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/DovAmir/awesome-design-patterns/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A curated list of software and architecture related design patterns.</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2023/12/06/</id>
    <title>Awesome Design Patterns Updates on Dec 06, 2023</title>
    <updated>2023-12-06T12:39:32.001Z</updated>
    <published>2023-12-06T12:39:32.001Z</published>
    <content type="html"><![CDATA[<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/terrytangyuan/distributed-ml-patterns" rel="noopener noreferrer">distributed-ml-patterns (⭐384)</a> - Distributed machine learning system patterns.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/12/06/"/>
    <summary>1 awesome projects updated on Dec 06, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/09/</id>
    <title>Awesome Design Patterns Updates on Nov 09, 2022</title>
    <updated>2022-11-09T13:00:45.778Z</updated>
    <published>2022-11-09T13:00:45.562Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Language Design Patterns</p>
</h3>
<ul>
<li>Elixir<ul>
<li><p><a href="https://github.com/joshnuss/design-patterns-in-elixir" rel="noopener noreferrer">design-patterns (⭐623)</a></p>
</li>
<li><p><a href="https://mattpruitt.com/articles/the-pipeline" rel="noopener noreferrer">the-pipeline</a> - The Pipeline is defined by a collection of functions that take a data structure as an argument and return the same type of data structure</p>
</li>
</ul>
</li>
</ul>
<h3><p>General Architecture</p>
</h3>
<ul>
<li><a href="https://patterns.innersourcecommons.org/" rel="noopener noreferrer">InnerSource Patterns</a> - Patterns for implementing InnerSource, the use of open source principles and practices for software development within the confines of an organization.</li>
</ul>
<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://arunrocks.com/static/book/django-design-patterns-best-practices-2-ed" rel="noopener noreferrer">Django Design Patterns and Best Practices</a></li>
</ul>

<ul>
<li><a href="http://shop.oreilly.com/product/0636920027041.do" rel="noopener noreferrer">MongoDB Applied Design Patterns</a></li>
</ul>

<ul>
<li><a href="https://www.amazon.com/Head-First-Design-Patterns-Brain-Friendly/dp/0596007124/ref=pd_sim_14_4" rel="noopener noreferrer">Head-First-Design-Patterns-Brain-Friendly</a></li>
</ul>

<ul>
<li><a href="https://www.amazon.com/Effective-Java-3rd-Joshua-Bloch/dp/0134685997/ref=pd_sim_14_7" rel="noopener noreferrer">Effective-Java-3rd-Joshua-Bloch</a></li>
</ul>

<ul>
<li><a href="https://www.packtpub.com/web-development/nodejs-design-patterns-second-edition" rel="noopener noreferrer">Node.js Design Patterns</a></li>
</ul>

<ul>
<li><a href="https://github.com/munificent/game-programming-patterns" rel="noopener noreferrer">Game Programming Patterns (⭐4.1k)</a></li>
</ul>

<ul>
<li><a href="https://www.manning.com/books/object-design-style-guide" rel="noopener noreferrer">Object Design Style Guide</a></li>
</ul>

<ul>
<li><a href="https://www.manning.com/books/spring-boot-in-practice" rel="noopener noreferrer">Spring Boot in Practice</a></li>
</ul>

<ul>
<li><a href="https://www.manning.com/books/designing-microservices" rel="noopener noreferrer">Designing Microservices</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/09/"/>
    <summary>11 awesome projects updated on Nov 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/08/</id>
    <title>Awesome Design Patterns Updates on Jun 08, 2021</title>
    <updated>2021-06-08T08:10:36.000Z</updated>
    <published>2021-06-08T08:10:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Language Design Patterns</p>
</h3>
<ul>
<li>Rust<ul>
<li><a href="https://rust-unofficial.github.io/patterns/" rel="noopener noreferrer">design-patterns</a></li>
</ul>
</li>
</ul>
<h3><p>Cloud Architecture</p>
</h3>
<ul>
<li><a href="https://d1.awsstatic.com/whitepapers/saas-tenant-isolation-strategies.pdf" rel="noopener noreferrer">saas tenant isolation strategies</a> - Isolating Resources in a Multi-Tenant Environment</li>
</ul>

<ul>
<li><a href="https://www.nagarro.com/en/blog/architectural-design-patterns-aws-multi-tenancy" rel="noopener noreferrer">design patterns for multi-tenancy</a> - Architectural design patterns for multi-tenancy on AWS</li>
</ul>
<h3><p>Databases and Storage</p>
</h3>
<ul>
<li>SQL<ul>
<li><a href="https://docs.microsoft.com/en-us/azure/sql-database/saas-tenancy-app-design-patterns" rel="noopener noreferrer">database tenancy patterns</a> - Multi-tenant SaaS database tenancy patterns</li>
<li><a href="http://www.databaseanswers.org/data_models" rel="noopener noreferrer">databaseanswers</a> -  Industry-specific SQL Data Models in 50 categories.</li>
<li><a href="http://database-programmer.blogspot.com/2008/01/table-design-patterns.html" rel="noopener noreferrer">database-programmer</a> - Table-design-patterns.</li>
<li><a href="https://www.red-gate.com/simple-talk/sql/database-administration/five-simple-database-design-errors-you-should-avoid" rel="noopener noreferrer">red-gate</a> -  five simple database design errors you should avoid.</li>
<li><a href="https://www.talend.com/blog/2017/05/05/data-model-design-best-practices-part-1" rel="noopener noreferrer">talend</a> - Data model design best practices.</li>
<li><a href="https://github.com/jarulraj/sqlcheck" rel="noopener noreferrer">sqlcheck (⭐2.4k)</a> - Anti-patterns in SQL queries.</li>
<li><a href="https://aws.amazon.com/blogs/big-data/etl-and-elt-design-patterns-for-lake-house-architecture-using-amazon-redshift-part-1/" rel="noopener noreferrer">Data warehouse patterns</a> - ETL and ELT design patterns for lake house architecture using Amazon Redshift</li>
</ul>
</li>
</ul>

<ul>
<li>NOSQL<ul>
<li><a href="https://www.ebayinc.com/stories/blogs/tech/practical-nosql-resilience-design-pattern-for-the-enterprise" rel="noopener noreferrer">nosql resilience patterns</a> - Practical NoSQL resilience design pattern for the enterprise.</li>
<li><a href="https://dzone.com/articles/introduction-nosql-patterns" rel="noopener noreferrer">nosql-patterns</a> - Pragmatic Programming Techniques.</li>
<li><a href="https://dzone.com/articles/mongodb-design-patterns" rel="noopener noreferrer">mongodb</a> - Mongodb design patterns.</li>
<li><a href="http://shop.oreilly.com/product/0636920027041.do" rel="noopener noreferrer">MongoDB Applied Design Patterns</a></li>
<li><a href="https://amazon-dynamodb-labs.com/design-patterns.html" rel="noopener noreferrer">DynamoDB design patterns</a>- Advanced design patterns for Amazon DynamoDB</li>
<li><a href="https://redislabs.com/redis-best-practices/introduction/" rel="noopener noreferrer">Redis applied design patterns</a> - Redis Applied Design Patterns book</li>
</ul>
</li>
</ul>

<ul>
<li>Storage<ul>
<li><a href="https://aws.amazon.com/blogs/storage/comparing-your-on-premises-storage-patterns-with-aws-storage-services/" rel="noopener noreferrer">storage patterns</a>- Comparing your on-premises storage patterns with AWS Storage services</li>
<li><a href="https://d1.awsstatic.com/whitepapers/AmazonS3BestPractices.pdf" rel="noopener noreferrer">S3 Design Patterns</a> - Best Practices Design Patterns: Optimizing Amazon S3 Performance</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/08/"/>
    <summary>6 awesome projects updated on Jun 08, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/04/</id>
    <title>Awesome Design Patterns Updates on Jun 04, 2021</title>
    <updated>2021-06-04T08:30:55.000Z</updated>
    <published>2021-06-04T08:30:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Language Design Patterns</p>
</h3>
<ul>
<li>Java<ul>
<li><a href="https://sourcemaking.com/design_patterns" rel="noopener noreferrer">sourcemaking</a> - patterns and anti patterns.</li>
<li><a href="https://www.oodesign.com/" rel="noopener noreferrer">oodesign</a>  - patterns catalog with UML diagrams.</li>
<li><a href="https://github.com/iluwatar/java-design-patterns" rel="noopener noreferrer">design-patterns (⭐90k)</a></li>
<li><a href="https://github.com/HugoMatilla/Effective-JAVA-Summary" rel="noopener noreferrer">effective-java patterns (⭐1.5k)</a> - patterns from the Effective Java book.</li>
<li><a href="https://java-design-patterns.com/patterns/" rel="noopener noreferrer">Design patterns implemented in Java</a></li>
<li><a href="https://www.amazon.com/Effective-Java-3rd-Joshua-Bloch/dp/0134685997/ref=pd_sim_14_7" rel="noopener noreferrer">Effective-Java-3rd-Joshua-Bloch</a></li>
</ul>
</li>
</ul>

<ul>
<li>Node<ul>
<li><a href="https://github.com/nimit95/Real-world-Design-Patterns-Node-JS" rel="noopener noreferrer">Real world design patterns with Node.js (⭐380)</a></li>
<li><a href="https://www.packtpub.com/web-development/nodejs-design-patterns-second-edition" rel="noopener noreferrer">Node.js Design Patterns</a></li>
</ul>
</li>
</ul>

<ul>
<li>Python<ul>
<li><a href="https://github.com/faif/python-patterns" rel="noopener noreferrer">design-patterns (⭐40k)</a></li>
<li><a href="https://github.com/tylerlaberge/PyPattyrn" rel="noopener noreferrer">PyPattyrn (⭐2.3k)</a> - A simple library for implementing common design patterns.</li>
<li><a href="https://python-patterns.guide/" rel="noopener noreferrer">Python Design Patterns</a></li>
<li><a href="https://refactoring.guru/design-patterns/python" rel="noopener noreferrer">Design Patterns in Python</a></li>
<li><a href="https://arunrocks.com/static/book/django-design-patterns-best-practices-2-ed" rel="noopener noreferrer">Django Design Patterns and Best Practices</a></li>
</ul>
</li>
</ul>
<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612/ref=sr_1_4?s=books&amp;ie=UTF8&amp;qid=1528136036&amp;sr=1-4&amp;keywords=design+patterns" rel="noopener noreferrer">Design-Patterns-Elements-Reusable-Object-Oriented</a></li>
</ul>
<h3><p>Serverless Architecture</p>
</h3>
<ul>
<li><a href="https://serverlessland.com/patterns" rel="noopener noreferrer">serverless-patterns-collection</a> - Serverless Patterns Collection.</li>
</ul>

<ul>
<li><a href="https://www.packtpub.com/free-ebook/serverless-design-patterns-and-best-practices/9781788620642" rel="noopener noreferrer">serverless-design-patterns-and-best-practices</a></li>
</ul>
<h3><p>DevOps &amp; containers</p>
</h3>
<ul>
<li><a href="https://k8spatterns.io/" rel="noopener noreferrer">kubernetes patterns book</a></li>
</ul>

<ul>
<li><a href="https://cdkpatterns.com/" rel="noopener noreferrer">cdk patterns</a> - cdk patterns.</li>
</ul>

<ul>
<li><a href="https://awscdk.io/" rel="noopener noreferrer">CDK Construct Catalog</a> - CDK construct catalog.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/04/"/>
    <summary>9 awesome projects updated on Jun 04, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/03/02/</id>
    <title>Awesome Design Patterns Updates on Mar 02, 2021</title>
    <updated>2021-03-02T08:41:16.000Z</updated>
    <published>2021-03-02T08:41:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Micro services &amp; Distributed Systems</p>
</h3>
<ul>
<li><a href="https://martinfowler.com/articles/patterns-of-distributed-systems/" rel="noopener noreferrer">martinfowler</a> - Patterns of Distributed Systems.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/03/02/"/>
    <summary>1 awesome projects updated on Mar 02, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/02/07/</id>
    <title>Awesome Design Patterns Updates on Feb 07, 2021</title>
    <updated>2021-02-07T06:13:06.000Z</updated>
    <published>2021-02-07T06:13:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Language Design Patterns</p>
</h3>
<ul>
<li>C#<ul>
<li><a href="https://github.com/abishekaditya/DesignPatterns" rel="noopener noreferrer">design-patterns (⭐2.5k)</a></li>
<li><a href="https://github.com/anupavanm/csharp-design-patterns-for-humans" rel="noopener noreferrer">design-patterns-for-human (⭐1.3k)</a> - ultra simplified explanation to design patterns.</li>
<li><a href="https://github.com/nemanjarogic/DesignPatternsLibrary" rel="noopener noreferrer">Design Patterns Library (⭐2k)</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/02/07/"/>
    <summary>1 awesome projects updated on Feb 07, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/07/03/</id>
    <title>Awesome Design Patterns Updates on Jul 03, 2020</title>
    <updated>2020-07-03T09:57:24.000Z</updated>
    <published>2020-07-03T09:57:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Serverless Architecture</p>
</h3>
<ul>
<li><a href="https://www.jeremydaly.com/serverless-reference-architectures//" rel="noopener noreferrer">serverless-reference-architectures</a> - serverless microservice patterns with deployment scripts.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/07/03/"/>
    <summary>1 awesome projects updated on Jul 03, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/06/07/</id>
    <title>Awesome Design Patterns Updates on Jun 07, 2020</title>
    <updated>2020-06-07T15:41:13.000Z</updated>
    <published>2020-06-07T15:41:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Serverless Architecture</p>
</h3>
<ul>
<li><a href="https://www.jeremydaly.com/serverless-microservice-patterns-for-aws/" rel="noopener noreferrer">serverless patterns</a> - serverless microservice patterns for aws.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/06/07/"/>
    <summary>1 awesome projects updated on Jun 07, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/08/03/</id>
    <title>Awesome Design Patterns Updates on Aug 03, 2019</title>
    <updated>2019-08-03T15:27:40.000Z</updated>
    <published>2019-08-03T15:27:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Language Design Patterns</p>
</h3>
<ul>
<li>React<ul>
<li><a href="http://krasimirtsonev.com/blog/article/react-js-in-design-patterns" rel="noopener noreferrer">design-patterns</a></li>
<li><a href="https://github.com/vasanthk/react-bits" rel="noopener noreferrer">react-bits (⭐17k)</a></li>
<li><a href="https://reactpatterns.com" rel="noopener noreferrer">reactpatterns.com</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/08/03/"/>
    <summary>1 awesome projects updated on Aug 03, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/04/08/</id>
    <title>Awesome Design Patterns Updates on Apr 08, 2019</title>
    <updated>2019-04-08T18:31:53.000Z</updated>
    <published>2019-04-08T18:30:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Language Design Patterns</p>
</h3>
<ul>
<li>AngularJS<ul>
<li><a href="https://github.com/mgechev/angularjs-in-patterns" rel="noopener noreferrer">design patterns (⭐2k)</a></li>
</ul>
</li>
</ul>

<ul>
<li>JavaScript<ul>
<li><a href="https://github.com/ziyasal/design-patterns-and-idioms-in-es6" rel="noopener noreferrer">es6 design patterns (⭐343)</a></li>
<li><a href="https://github.com/sohamkamani/javascript-design-patterns-for-humans" rel="noopener noreferrer">humans (⭐4.4k)</a> - ultra simplified explanation to design patterns.</li>
<li><a href="https://github.com/nnupoor/js_designpatterns" rel="noopener noreferrer">design-patterns (⭐23)</a></li>
<li><a href="https://addyosmani.com/resources/essentialjsdesignpatterns/book" rel="noopener noreferrer">design patterns by addy osmani</a></li>
</ul>
</li>
</ul>

<ul>
<li>Scala<ul>
<li><a href="https://github.com/josephguan/scala-design-patterns" rel="noopener noreferrer">design-patterns (⭐196)</a></li>
</ul>
</li>
</ul>

<ul>
<li>TypeScript<ul>
<li><a href="https://github.com/torokmark/design_patterns_in_typescript" rel="noopener noreferrer">design-patterns (⭐5.2k)</a></li>
</ul>
</li>
</ul>

<ul>
<li>UML<ul>
<li><a href="http://www.mcdonaldland.info/2007/11/28/40" rel="noopener noreferrer">design-patterns quick reference</a></li>
<li><a href="https://www.slideshare.net/hustwj/design-patterns-cheat-sheet" rel="noopener noreferrer">design-patterns cheat-sheet</a></li>
</ul>
</li>
</ul>
<h3><p>Cloud Architecture</p>
</h3>
<ul>
<li><a href="https://hackernoon.com/cloud-cost-hacking-fc35fd19985d" rel="noopener noreferrer">Cloud cost hacking</a> - Patterns for reducing cloud costs.</li>
</ul>
<h3><p>DevOps &amp; containers</p>
</h3>
<ul>
<li><a href="https://github.com/ro14nd-talks/kubernetes-patterns" rel="noopener noreferrer">kubernetes patterns (⭐31)</a> - Presentation around the book kubernetes paterns.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/04/08/"/>
    <summary>7 awesome projects updated on Apr 08, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/07/31/</id>
    <title>Awesome Design Patterns Updates on Jul 31, 2018</title>
    <updated>2018-07-31T15:33:18.000Z</updated>
    <published>2018-07-31T15:33:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>General Architecture</p>
</h3>
<ul>
<li><a href="https://martinfowler.com/eaaCatalog" rel="noopener noreferrer">martin fowler</a> - Catalog of Patterns of Enterprise Application Architecture.</li>
</ul>
<h3><p>Cloud Architecture</p>
</h3>
<ul>
<li><a href="https://docs.microsoft.com/en-us/azure/architecture/patterns" rel="noopener noreferrer">Azure cloud design patterns</a> - Building reliable, scalable, secure applications in the cloud.</li>
</ul>

<ul>
<li><a href="http://www.cloudcomputingpatterns.org" rel="noopener noreferrer">cloud computing patterns</a> - Cloud Computing Patterns.</li>
</ul>

<ul>
<li><a href="https://gcp.solutions" rel="noopener noreferrer">Google Cloud Solutions</a> - Real business cases solutions with diagrams on GCP.</li>
</ul>
<h3><p>Serverless Architecture</p>
</h3>
<ul>
<li><a href="https://thenewstack.io/serverless-architecture-five-design-patterns" rel="noopener noreferrer">serverless architecture</a> - Serverless Architecture: Five Design Patterns.</li>
</ul>

<ul>
<li><a href="https://freecontent.manning.com/patterns-for-solving-problems-in-serverless-architectures" rel="noopener noreferrer">solving problems in serverless</a> - Patterns for Solving Problems in Serverless Architectures.</li>
</ul>
<h3><p>Micro services &amp; Distributed Systems</p>
</h3>
<ul>
<li><a href="https://12factor.net" rel="noopener noreferrer">12factor</a> - The twelve-factor methodology.</li>
</ul>

<ul>
<li><a href="http://tech.forter.com/comparing-message-queue-architectures-on-aws" rel="noopener noreferrer">message-queues</a> - Comparing-message-queue-architectures.</li>
</ul>
<h3><p>Big Data</p>
</h3>
<ul>
<li><a href="https://highlyscalable.wordpress.com/2012/02/01/mapreduce-patterns" rel="noopener noreferrer">mapreduce-patterns</a> - Map-reduce patterns.</li>
</ul>

<ul>
<li><a href="https://iwringer.wordpress.com/2015/08/03/patterns-for-streaming-realtime-analytics" rel="noopener noreferrer">streaming-realtime-analytics</a> - 13 Stream Processing Patterns for building Streaming and Realtime Applications.</li>
</ul>
<h3><p>DevOps &amp; containers</p>
</h3>
<ul>
<li><a href="https://vitalflux.com/container-design-patterns-kubernetes-pods-design" rel="noopener noreferrer">container-design-patterns</a> - Container Design Patterns for Kubernetes Pods Design.</li>
</ul>
<h3><p>Front-End Development</p>
</h3>
<ul>
<li><a href="http://ui-patterns.com" rel="noopener noreferrer">user Interface</a> - User Interface Design patterns.</li>
</ul>

<ul>
<li><a href="http://clubmate.fi/oocss-acss-bem-smacss-what-are-they-what-should-i-use" rel="noopener noreferrer">oocss-acss-bem-smacss</a> - OOCSS, ACSS, BEM, SMACSS: what are they? What should I use?</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/07/31/"/>
    <summary>13 awesome projects updated on Jul 31, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/07/10/</id>
    <title>Awesome Design Patterns Updates on Jul 10, 2018</title>
    <updated>2018-07-10T22:23:14.000Z</updated>
    <published>2018-07-10T22:23:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Language Design Patterns</p>
</h3>
<ul>
<li>Go<ul>
<li><a href="https://github.com/tmrts/go-patterns" rel="noopener noreferrer">design-patterns (⭐25k)</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/07/10/"/>
    <summary>1 awesome projects updated on Jul 10, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/07/04/</id>
    <title>Awesome Design Patterns Updates on Jul 04, 2018</title>
    <updated>2018-07-04T09:18:40.000Z</updated>
    <published>2018-07-04T09:18:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Front-End Development</p>
</h3>
<ul>
<li><a href="https://bradfrost.github.io/this-is-responsive/patterns.html#layout" rel="noopener noreferrer">responsive design patterns</a> - A collection of patterns and modules for responsive designs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/07/04/"/>
    <summary>1 awesome projects updated on Jul 04, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/06/29/</id>
    <title>Awesome Design Patterns Updates on Jun 29, 2018</title>
    <updated>2018-06-29T18:06:54.000Z</updated>
    <published>2018-06-29T18:06:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>General Architecture</p>
</h3>
<ul>
<li><a href="https://dzone.com/articles/scalable-system-design" rel="noopener noreferrer">scalable System Design Patterns</a> - Scalable system design techniques.</li>
</ul>
<h3><p>Micro services &amp; Distributed Systems</p>
</h3>
<ul>
<li><a href="http://microservices.io/patterns" rel="noopener noreferrer">microservices</a> - A pattern language for microservices.</li>
</ul>

<ul>
<li><a href="http://www.enterpriseintegrationpatterns.com/patterns/messaging/toc.html" rel="noopener noreferrer">enterprise Integration Patterns</a> - Patterns and Best Practices for Enterprise Integration.</li>
</ul>
<h3><p>DevOps &amp; containers</p>
</h3>
<ul>
<li><a href="https://github.com/gravitational/workshop/blob/master/k8sprod.md" rel="noopener noreferrer">kubernetes (⭐2k)</a> - Kubernetes Production Patterns.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/06/29/"/>
    <summary>4 awesome projects updated on Jun 29, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/06/13/</id>
    <title>Awesome Design Patterns Updates on Jun 13, 2018</title>
    <updated>2018-06-13T12:23:06.000Z</updated>
    <published>2018-06-13T12:23:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>DevOps &amp; containers</p>
</h3>
<ul>
<li><a href="https://stackoverflow.com/questions/78497/design-patterns-or-best-practices-for-shell-scripts" rel="noopener noreferrer">best-practices-for-shell-scripts</a> - Best practices for shell scripts.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/06/13/"/>
    <summary>1 awesome projects updated on Jun 13, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/06/11/</id>
    <title>Awesome Design Patterns Updates on Jun 11, 2018</title>
    <updated>2018-06-11T19:31:11.000Z</updated>
    <published>2018-06-11T06:53:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Language Design Patterns</p>
</h3>
<ul>
<li>Closure<ul>
<li><a href="https://arturoherrero.com/closure-design-patterns/" rel="noopener noreferrer">design-patterns</a></li>
</ul>
</li>
</ul>
<h3><p>General Architecture</p>
</h3>
<ul>
<li><a href="https://medium.com/becloudy/architecting-for-reliability-part-1-concepts-17028343089" rel="noopener noreferrer">architecting-for-reliability</a> - Architecting for Reliability Part 1/3.</li>
</ul>
<h3><p>Front-End Development</p>
</h3>
<ul>
<li>[front-End Architecture]<ul>
<li><a href="https://proandroiddev.com/mvc-mvp-mvvm-clean-viper-redux-mvi-prnsaaspfruicc-building-abstractions-for-the-sake-of-building-18459ab89386" rel="noopener noreferrer">mv*</a> - MVC/MVP/MVVM/CLEAN/VIPER/REDUX/MVI/PRNSAASPFRUICC.</li>
<li><a href="https://martinfowler.com/eaaDev/uiArchs.html" rel="noopener noreferrer">martinfowler</a> - GUI Architectures.</li>
</ul>
</li>
</ul>
<h3><p>Security</p>
</h3>
<ul>
<li><a href="https://www.martinfowler.com/articles/web-security-basics.html" rel="noopener noreferrer">martinfowler</a> - Web-security-basics.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/06/11/"/>
    <summary>4 awesome projects updated on Jun 11, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/06/09/</id>
    <title>Awesome Design Patterns Updates on Jun 09, 2018</title>
    <updated>2018-06-09T14:00:17.000Z</updated>
    <published>2018-06-09T14:00:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>General Architecture</p>
</h3>
<ul>
<li><a href="https://towardsdatascience.com/10-common-software-architectural-patterns-in-a-nutshell-a0b47a1e9013" rel="noopener noreferrer">10 common architectural patterns</a> - 10 Common software architectural patterns in a nutshell.</li>
</ul>

<ul>
<li><a href="https://www.reactivedesignpatterns.com/categories.html" rel="noopener noreferrer">reactive design patterns</a> - This website accompanies the book Reactive Design Patterns by Roland Kuhn.</li>
</ul>
<h3><p>Cloud Architecture</p>
</h3>
<ul>
<li><a href="http://en.clouddesignpattern.org/index.php/Main_Page" rel="noopener noreferrer">AWS cloud design patterns</a> - The AWS Cloud Design Patterns (CDP).</li>
</ul>
<h3><p>Internet of things</p>
</h3>
<ul>
<li><a href="https://dzone.com/articles/strengths-and-weaknesses-of-iot-communication-patterns" rel="noopener noreferrer">iot-communication-patterns</a> - Strengths and Weaknesses of IoT Communication Patterns.</li>
</ul>

<ul>
<li><a href="https://community.arm.com/iot/b/blog/posts/design-patterns-for-an-internet-of-things" rel="noopener noreferrer">design-patterns-for-iot</a> - A Design Pattern Framework for IoT Architecture.</li>
</ul>
<h3><p>Security</p>
</h3>
<ul>
<li><a href="http://www.opensecurityarchitecture.org/cms/library/patternlandscape" rel="noopener noreferrer">opensecurityarchitecture</a> - Security Architecture Patterns.</li>
</ul>

<ul>
<li><a href="https://docs.microsoft.com/en-us/azure/security/security-best-practices-and-patterns" rel="noopener noreferrer">azure-security</a> - Azure security best practices and patterns.</li>
</ul>
<h3><p>Other Awesome Lists</p>
</h3>
<ul>
<li>Other amazingly awesome lists can be found in the <a href="https://github.com/sindresorhus/awesome" rel="noopener noreferrer">awesome (⭐330k)</a> list.</li>
</ul>
<h3><p>Contributing</p>
</h3>
<ul>
<li>Your contributions are always welcome! Please read the <a href="https://github.com/DovAmir/awesome-design-patterns/blob/master/README.md/contributing.md" rel="noopener noreferrer">contribution guidelines</a> first.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/06/09/"/>
    <summary>9 awesome projects updated on Jun 09, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/06/08/</id>
    <title>Awesome Design Patterns Updates on Jun 08, 2018</title>
    <updated>2018-06-08T19:09:25.000Z</updated>
    <published>2018-06-08T15:53:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Language Design Patterns</p>
</h3>
<ul>
<li>C++<ul>
<li><a href="http://www.vincehuston.org/dp/" rel="noopener noreferrer">design-patterns</a></li>
</ul>
</li>
</ul>

<ul>
<li>Kotlin<ul>
<li><a href="https://github.com/dbacinski/Design-Patterns-In-Kotlin" rel="noopener noreferrer">design-patterns (⭐5.9k)</a></li>
</ul>
</li>
</ul>

<ul>
<li>PHP<ul>
<li><a href="https://github.com/kamranahmedse/design-patterns-for-humans" rel="noopener noreferrer">humans (⭐45k)</a> - ultra simplified explanation to design patterns.</li>
<li><a href="https://github.com/domnikl/DesignPatternsPHP" rel="noopener noreferrer">design-patterns (⭐22k)</a></li>
</ul>
</li>
</ul>

<ul>
<li>Ruby<ul>
<li><a href="https://github.com/davidgf/design-patterns-in-ruby" rel="noopener noreferrer">design-patterns (⭐2.5k)</a></li>
</ul>
</li>
</ul>

<ul>
<li>Swift<ul>
<li><a href="https://github.com/ochococo/Design-Patterns-In-Swift" rel="noopener noreferrer">design-patterns (⭐15k)</a></li>
</ul>
</li>
</ul>

<ul>
<li>Vue.js<ul>
<li><a href="https://learn-vuejs.github.io/vue-patterns/" rel="noopener noreferrer">Vue Patterns</a> - Useful Vue patterns, techniques, tips and tricks and curated helpful links.</li>
</ul>
</li>
</ul>
<h3><p>General Architecture</p>
</h3>
<ul>
<li><a href="https://github.com/donnemartin/system-design-primer" rel="noopener noreferrer">system-design-primer (⭐273k)</a> - Design large-scale systems.</li>
</ul>
<h3><p>Micro services &amp; Distributed Systems</p>
</h3>
<ul>
<li><a href="https://dzone.com/articles/patterns-for-microservices-sync-vs-async" rel="noopener noreferrer">microservices-sync-vs-async</a> - Microservices patterns, synchronous and asynchronous.</li>
</ul>
<h3><p>Mobile</p>
</h3>
<ul>
<li>IOS<ul>
<li><a href="https://medium.com/ios-os-x-development/ios-architecture-patterns-ecba4c38de52" rel="noopener noreferrer">ios-architecture-patterns</a></li>
</ul>
</li>
</ul>
<h3><p>Front-End Development</p>
</h3>
<ul>
<li><a href="https://github.com/AllThingsSmitty/css-protips" rel="noopener noreferrer">css-protips (⭐28k)</a> - A collection of tips to help take your CSS skills pro.</li>
</ul>
<h3><p>Security</p>
</h3>
<ul>
<li><a href="https://www.infoq.com/articles/cloud-security-architecture-intro" rel="noopener noreferrer">cloud-security</a> - Cloud security architecture intro.</li>
</ul>

<ul>
<li><a href="https://www.owasp.org/index.php/Security_by_Design_Principles" rel="noopener noreferrer">owasp</a> - Security by Design Principles.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/06/08/"/>
    <summary>12 awesome projects updated on Jun 08, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/06/06/</id>
    <title>Awesome Design Patterns Updates on Jun 06, 2018</title>
    <updated>2018-06-06T21:50:26.000Z</updated>
    <published>2018-06-06T21:50:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Micro services &amp; Distributed Systems</p>
</h3>
<ul>
<li><a href="https://www.oreilly.com/ideas/microservices-antipatterns-and-pitfalls" rel="noopener noreferrer">microservices-anti patterns</a> - Microservices antipatterns and pitfalls.</li>
</ul>
<h3><p>DevOps &amp; containers</p>
</h3>
<ul>
<li><a href="https://l0rd.github.io/containerspatterns" rel="noopener noreferrer">containerspatterns</a> - There are a Thousand Ways to Use Containers.</li>
</ul>
<h3><p>Mobile</p>
</h3>
<ul>
<li>Android<ul>
<li><p><a href="https://www.raywenderlich.com/109843/common-design-patterns-for-android" rel="noopener noreferrer">design-patterns-for-android</a> -  Common Design Patterns for Android.</p>
</li>
<li><p><a href="https://academy.realm.io/posts/eric-maxwell-mvc-mvp-and-mvvm-on-android" rel="noopener noreferrer">mvc-mvp-and-mvvm</a> -  The MVC, MVP, and MVVM Smackdown.</p>
</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/06/06/"/>
    <summary>3 awesome projects updated on Jun 06, 2018</summary>
  </entry>
</feed>