SymfonyCon Disneyland Paris 2022: Transactional vs. Analytical Processing

SymfonyCon Disneyland Paris 2022 is just around the corner! D-69!

As this event approaches we are pleased to announce you the next person joining the speaker team:

Christopher Hertel (@el_stoffel), Software Architect for Quentic, will talk about "Transactional vs. Analytical Processing":

When it comes to the design of your Symfony application, data plays a central role. From an architectural point of view there are two common ways this data is processed. Transactional processing ensures that changes to your data are consistent and safe. Analytical processing aims to make even complex queries fast and efficient.

We should always consider the nature of processing while implementing our application’s use cases. So let's have a look at the main criterias, strategies and trade offs that will help us to navigate through all the options we have and see how we can bring your own data warehouse to life in your Symfony application leveraging tools like Doctrine, Messenger and more.

Have a look on the SymfonyCon Disneyland Paris 2022 agenda below:

  • November 15-16: Pre-conference workshops (available on reservation)

-Building modular and interactive applications with Symfony UX

-Profiling Symfony & PHP apps

-Knowing your state machines Symfony Workflow

-Advanced Security with Symfony

-API development with API Platform

-Practical Forms with Symfony

-TypeScript for PHP Developers

-Getting the Most Out of PHPStan

-Test Driven Development The Right Way

-Mastering OOP & Design Patterns

-Symfony 5/6: the fast track

-RESTful Webservices in Symfony

Register now to secure your seat!

Register now and join us for this exciting event, be part of the @symfony community!

            <hr style="margin-bottom: 5px" />
            <div style="font-size: 90%">
                <a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
            </div>

https://symfony.com/blog/symfonycon-disneyland-paris-2022-transactional-vs-analytical-processing?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Vytvořeno 3y | 9. 9. 2022 15:20:08


Chcete-li přidat komentář, přihlaste se

Ostatní příspěvky v této skupině

SymfonyOnline June 2025: Automate Everything with Your Personal Army of Robots

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

29. 4. 2025 15:10:03 | Symfony
New in Symfony 7.3: Slug and Twig Constraints

The Validator component provides dozens of constraints ready to use in your applications. In Symfony 7.3, we've added two new constraints to the list.

Slug Constraint

29. 4. 2025 10:30:02 | Symfony
SymfonyOnline June 2025: Multi-Tenantize the Symfony components

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

28. 4. 2025 15:50:10 | Symfony
New in Symfony 7.3: Twig Extension Attributes

Contributed by Jérôme Tamarelle in

28. 4. 2025 8:50:09 | Symfony
A Week of Symfony #956 (April 21–27, 2025)

This week, we kicked off the New in Symfony 7.3 blog series, highlighting all the exciting new features coming in this release. We also unveiled more details about some of the SymfonyOnline June 2025

27. 4. 2025 9:41:08 | Symfony
SymfonyOnline June 2025: How Doctrine Events Ruined My Day(s)

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

25. 4. 2025 13:40:15 | Symfony
Introducing A Streaming AMQP Transport for Symfony Messenger

Symfony's Messenger component makes it easy to build message-driven applications. However, developers using symfony/amqp-messenger have long faced a limitation: it relies on polling (get()), which can

25. 4. 2025 9:10:02 | Symfony