diff --git a/markdown/blog/2024-december-and-paris.md b/markdown/blog/2024-december-and-paris.md
new file mode 100644
index 000000000000..40ae05d95f2d
--- /dev/null
+++ b/markdown/blog/2024-december-and-paris.md
@@ -0,0 +1,138 @@
+---
+title: "November and December Community Update And AsyncAPI Conf in Paris 2024"
+date: 2024-12-16T06:00:00+01:00
+type: Communication
+tags:
+ - Project Status
+cover: /img/posts/2024-blog-banner/blog-banner-december.webp
+authors:
+ - name: Thulisile Sibanda
+ photo: /img/avatars/thulieblack.webp
+ link: https://www.linkedin.com/in/v-thulisile-sibanda/
+ byline: Community Builder and Open Source Fanatic!
+excerpt: 'November and December Community Update And Paris Conference Summary'
+featured: true
+---
+I can't believe we are in the final weeks of the year, and it has been an eventful one. As a community, we have experienced both proud and painful moments, celebrated our victories, and faced challenges and losses. However, in the end, we overcame those difficulties and emerged stronger and better.
+
+Although this summary is a bit later than usual, I am excited to share the details of what happened in November and December and the highlights from the last conference of the year, which took place in Paris.
+
+## AsyncAPI Community Building and Maintenance Goals Proposal 2025
+
+The 2025 community building and maintenance goals proposal is currently open for discussion and will soon be put to a vote for TSC members. We would love your thoughts and suggestions, particularly when solving our community's challenges.
+[Please take a moment to review the open PR related to the AsyncAPI Community Building Goals for 2025](https://github.com/asyncapi/community/pull/1575) to participate in the discussion and share your ideas and solutions.
+
+## AsyncAPI Conf in Paris 2024
+
+The AsyncAPI Conf was back again in Paris this December, thanks to [Mehdi Medjaoui](https://www.linkedin.com/in/mehdimedjaoui/) and the amazing team at [APIdays](https://www.apidays.global/) for hosting and sponsoring the venue. We participated in the three-day event, celebrating a year of the `API Open Standards Booth` alongside friends from OpenAPI, JSON Schema, and GraphQL.
+
+The AsyncAPI Conf track took place on the 3rd day of the conference, featuring an impressive lineup of sessions that attracted a diverse audience. The event was consistently packed, with attendees engaged throughout the day.
+
+
+
+Fran and Lukasz started the track with a welcome speech and mentioned that AsyncAPI recently celebrated its 8th anniversary in November.
+
+
+
+Naresh Jain and Pierre Gauthier presented their keynote on `TM Forum's AsyncAPI for a New Era of Event-Driven Architecture`. During the session, they announced AsyncAPI as the standard, with over 100 telecommunications APIs already in production. TM Forum has around 800 telco companies, and they will implement all APIs in an async manner, extensively utilizing the request-reply pattern.
+
+
+
+Frank demonstrated how treating API governance as an enabler unlocks the ability to deliver compelling developer experiences for producers and consumers in event-driven architecture (EDA).
+
+
+
+Leonid shared how EDAs introduce new data models, protocols, and APIs not found in the traditional REST/CRUD application stack. And how one can abstract these elements to make them feel familiar to application developers, allowing them to create streaming applications seamlessly.
+
+
+
+Hugo then shared how the AsyncAPI Initiative is not only in charge of the specification but has created open-source projects to make it easier for developers to work with the specification documents.
+
+
+
+Julien and Alessandro shared how organizations can harness the full potential of event-driven integration by leveraging GoldenGate Data Streams, AsyncAPI, and Solace PubSub+ Event Mesh.
+
+
+
+Annegret explained how to design effective asynchronous APIs by using an API-first approach. The importance of defining Kafka topics and structuring your definitions.
+
+
+
+
+Jonathan spoke on how leveraging AI agents with AsyncAPI can create conversational interfaces that dynamically interact with event streams and asynchronous messaging systems.
+
+
+
+Hari and Joel touched on leveraging the AsyncAPI specification as an executable contract and how to isolate and test each component within an EDA.
+
+
+
+Laurent and Hugo ended the day by explaining how to use Microcks to provide a solution for mocking and contract-testing your async APIs without extensive coding and empowering you to build extensive and reliable integration tests.
+
+
+
+## Technical Steering Committee
+
+Part of doing mentorships is witnessing the growth within the community, and we are excited to welcome [Ashmit Jagtap](https://www.linkedin.com/in/ashmit-jagtap) as our newest addition to the maintainers list and TSC member. We are proud of the work you have done so far.
+
+
+
+## Final Remarks
+
+It's been a privilege to write the AsyncAPI monthly summary blog consistently. As this is the final blog for the year, I am genuinely grateful for the opportunity to serve and continue supporting the community.
+
+As we approach the holidays, I wish everyone happy holidays and a fantastic 2025.
+
+I'll be back next year with an overall review summary of 2024.
+
+**Until then, stay safe, and happy holidays!**
\ No newline at end of file
diff --git a/markdown/blog/2024-october-summary.md b/markdown/blog/2024-october-summary.md
index 88d9e7b9e36a..1093df77ba1c 100644
--- a/markdown/blog/2024-october-summary.md
+++ b/markdown/blog/2024-october-summary.md
@@ -11,7 +11,6 @@ authors:
link: https://www.linkedin.com/in/v-thulisile-sibanda/
byline: AsyncAPI Community Manager
excerpt: 'October Community Update And Online Conference Summary'
-featured: true
---
October marked the third AsyncAPI Conference, this time an online edition. As someone fortunate enough to be extensively involved in organizing the conferences, I saw the challenges that came with in-person events.
diff --git a/public/img/posts/2024-blog-banner/blog-banner-december.webp b/public/img/posts/2024-blog-banner/blog-banner-december.webp
new file mode 100644
index 000000000000..043e9283a837
Binary files /dev/null and b/public/img/posts/2024-blog-banner/blog-banner-december.webp differ
diff --git a/public/img/posts/paris-conf-2024/annegret.webp b/public/img/posts/paris-conf-2024/annegret.webp
new file mode 100644
index 000000000000..87de55e1fe39
Binary files /dev/null and b/public/img/posts/paris-conf-2024/annegret.webp differ
diff --git a/public/img/posts/paris-conf-2024/frank.webp b/public/img/posts/paris-conf-2024/frank.webp
new file mode 100644
index 000000000000..b9249192f509
Binary files /dev/null and b/public/img/posts/paris-conf-2024/frank.webp differ
diff --git a/public/img/posts/paris-conf-2024/full-room.webp b/public/img/posts/paris-conf-2024/full-room.webp
new file mode 100644
index 000000000000..590c3c880206
Binary files /dev/null and b/public/img/posts/paris-conf-2024/full-room.webp differ
diff --git a/public/img/posts/paris-conf-2024/hari-and-joel.webp b/public/img/posts/paris-conf-2024/hari-and-joel.webp
new file mode 100644
index 000000000000..20cad1725c12
Binary files /dev/null and b/public/img/posts/paris-conf-2024/hari-and-joel.webp differ
diff --git a/public/img/posts/paris-conf-2024/hugo.webp b/public/img/posts/paris-conf-2024/hugo.webp
new file mode 100644
index 000000000000..6f34ad741f84
Binary files /dev/null and b/public/img/posts/paris-conf-2024/hugo.webp differ
diff --git a/public/img/posts/paris-conf-2024/jonathan.webp b/public/img/posts/paris-conf-2024/jonathan.webp
new file mode 100644
index 000000000000..d84c181c896e
Binary files /dev/null and b/public/img/posts/paris-conf-2024/jonathan.webp differ
diff --git a/public/img/posts/paris-conf-2024/julien-and-alessandro.webp b/public/img/posts/paris-conf-2024/julien-and-alessandro.webp
new file mode 100644
index 000000000000..c93b90a6014a
Binary files /dev/null and b/public/img/posts/paris-conf-2024/julien-and-alessandro.webp differ
diff --git a/public/img/posts/paris-conf-2024/laurent-and-hugo.webp b/public/img/posts/paris-conf-2024/laurent-and-hugo.webp
new file mode 100644
index 000000000000..318a2f81ccd1
Binary files /dev/null and b/public/img/posts/paris-conf-2024/laurent-and-hugo.webp differ
diff --git a/public/img/posts/paris-conf-2024/leonid.webp b/public/img/posts/paris-conf-2024/leonid.webp
new file mode 100644
index 000000000000..87f11a883aa1
Binary files /dev/null and b/public/img/posts/paris-conf-2024/leonid.webp differ
diff --git a/public/img/posts/paris-conf-2024/lukasz-and-fran.webp b/public/img/posts/paris-conf-2024/lukasz-and-fran.webp
new file mode 100644
index 000000000000..9417295f9bc9
Binary files /dev/null and b/public/img/posts/paris-conf-2024/lukasz-and-fran.webp differ
diff --git a/public/img/posts/paris-conf-2024/naresh-and-pierre.webp b/public/img/posts/paris-conf-2024/naresh-and-pierre.webp
new file mode 100644
index 000000000000..3850ded92269
Binary files /dev/null and b/public/img/posts/paris-conf-2024/naresh-and-pierre.webp differ