Currently Between Events...

But not for long! Our meetups roll out twice a year. So, there’s always something around the corner.

In the meantime, why not stay updated?

And be among the first to know about our upcoming events.

We can't wait to welcome you into the community, either as a speaker or an active participant!

Best,

Adobe Community Team

To get more information about previous meetups follow us on Facebook

Agenda Meetup #1
Mikita Mitroshyn Certified AEM Developer at Axamit
AEM Rules for SonarQube Mikita Mitroshyn | Certified AEM Developer at Axamit In this presentation we will take a look at open source platform SonarQube for continuous inspection of code quality, different ways to work with it, and also special plugin for AEM, that contains set of rules with some best practices and specific advices for AEM development. Also we will review how to create your own custom rules.
Daniil Sheidak Certified AEM Developer at Epam
AEM Responsive Layout Daniil Sheidak | Certified AEM Developer at Epam In the report we will discuss how AEM allows you to realize a Responsive Layout for your pagesby using the Layout Container component. We will consider how it provides a paragraph systemthat allows you components positioning within a responsive grid that in its turn can rearrange the layout according to the device/window size and format.
Victor Kadol Software Engineer at OCI
AEM Groovy Console Victor Kadol | Software Engineer at OCI We will review an AEM tool for updating and analyzing content and its structure and all advantages of the Groovy Console over the other traditional solutions of such problems.
Vasily Lazerko Certified Senior AEM Developer at Axamit
Testing Sling applications Vasily Lazerko | Certified Senior AEM Developer at Axamit We will talk about different levels of automated testing of the OSGI + Sling code: unit-tests, mocks, Mockito, Sling Testing, Pax Exam, Selenium. We'll explore when some test methods arebetter than others, and when they are redundant.
Agenda Meetup #2
Pavel Nosov AEM/Java Developer at High Torque Software
Dynamic Dialogs for Classic UI Pavel Nosov | AEM/Java Developer at High Torque Software In the report we will consider the critical path of implementing dynamic behavior, will identify the points of interaction with standard Classic UI widget and talk about how to organize the code.
Victor Kadol Software Engineer at OCI
MSM. Rollout Configuration Victor Kadol | Software Engineer at OCI We will take a look at Multi Site Manager (MSM), a useful feature in Adobe Experience Managerthat allows to reuse content in multiple locations.
Agenda Meetup #3
Pavel Nosov AEM/Java Developer at High Torque Software
Queries in AEM. JCR-SQL2 Pavel Nosov | AEM/Java Developer at High Torque Software Let's talk about the standard JCR-SQL2, work out the syntax on the examples of queries, compare the additional sets of syntaxes that are supported by different versions of AEM.
Victor Kadol Software Engineer at OCI
QueryBuilder and Custom Predicates Victor Kadol | Software Engineer at OCI We will take look at the QueryBuilder, a simple way to make query requests to the JCR repository that simplify the search and work with data. Also we will review a way to create a predicate evaluator that hides some search complexity.
Dzianis Baburkin Certified AEM Developer at Axamit
Integration of AEM and full-text enterprise search platform Apache Solr Dzianis Baburkin | Certified AEM Developer at Axamit We will consider the pros and cons of Apache Solr and talk about goals in AEM that could be achieved while using the Apache Solr integration. We will compare different approaches in configuring and choose the best one in a particular case.
Agenda Meetup #4
Viachaslau Karnaushanka  Certified AEM Developer
SSO integration with AEM Viachaslau Karnaushanka | Certified AEM Developer We will share the experience of integrating the client part of the SSO authorization system through a special mod (an add-on over the Apache server) - mod mellon. The report will be of interest to those who faced the need to implement this type of authorization, without resorting to the regular capabilities of AEM (which are not always acceptable), and those who do not want tolose hours on endless selection of the necessary configurations to make this mod work.
Vitaly Kiselev Certified AEM Developer
Dispacther. Tips and Tricks Vitaly Kiselev | Certified AEM Developer The report demonstrates basic ideas and abilities of the AEM Dispatcher technology for cachingand handling requests. Basic installation, configuration and launching will be explained. Also additional useful tools will be mentioned briefly for the more detailed workflow configuration and customization of the dispatcher.
Arseni Vorhan Certified AEM Developer
Customizing Touch UI Dialog Fields Arseni Vorhan | Certified AEM Developer Let's talk about how to quickly customize touch UI dialogs for your own needs. We will cover topics such as redefining the creation and fields customization for touch UI dialogs.
Pavel Nosov AEM/Java Developer
Custom touch-UI RTE-plugin for adding pictures to touch-UI WYSIWYG Pavel Nosov | AEM/Java Developer We will find out how to extend the capabilities of the standard touch-UI WYSIWYG using customtouch-UI RTE-plugin. We will consider an example of plugin development, that brings capability to add pictures to the touch-UI WYSIWYG.
Agenda Meetup #5
Aleksey Ptashnik Senior Software Engineer at Helmes Bel
Functionality extension of the AEM plug-in out of the box Aleksey Ptashnik | Senior Software Engineer at Helmes Bel In the report, we will consider one of the most successful approaches to expanding and customizing the functionality of 'out of the box component' of AEM. As one example, we will review the Rich Text Editor and its Justify plugin, in which there is no alignment out the box with the alignment of the edges.
Agenda Meetup #6
Evgeniy Fitsner Certified Senior AEM Developer
AEM Health checks Evgeniy Fitsner | Certified Senior AEM Developer In the report we will take a look at AEM Health checks, a components creation which displaying real-time system consistency information with code examples.
Pavel Kulikou Certified AEM Developer
Named Transform Image Servlet Pavel Kulikou | Certified AEM Developer We will discuss how to use ACS AEM Commons Named Transform Image Servlet to perform specific image transforms that can be easily invoked via parameterized HTTP GET requests to image resources in AEM.
Antoni Bertel Certified Senior AEM Developer
AEM: Functional client-side testing with KarmaJs and MochaJ Antoni Bertel | Certified Senior AEM Developer Let’s talk about how to implement tests for your AEM client-side, run them in real browsers and include tests in build process.
Vasily Lazerko Certified Senior AEM Developer
Jersey + Swagger = RESTful API in AEM Vasily Lazerko | Certified Senior AEM Developer We will examine how to integrate the popular REST / JSON API of the JAX-RS Jersey standard in AEM, using the automatic Swagger Schema generator. We'll review how it can help to optimize AEM performance through AJAX queries and what benefits it can bring while working with third-party applications, such as mobile applications.
Agenda Meetup #7
Pavel Nosov AEM/Java Developer at High Torque Software
Single page applications with AEM Pavel Nosov | AEM/Java Developer at High Torque Software In the presentation we will discuss the subtleties of developing a SPA for AEM, will take a look atpitfalls encountered along the way and consider an example of building a SPA on Backbone.js.
Evgeniy Fitsner Certified Senior AEM Developer at Axamit
OSGI specification-based approach to configuring Evgeniy Fitsner | Certified Senior AEM Developer at Axamit Workshop on how to create OSGI components configuration based only on OSGI approach without 3-rd party dependencies with code examples.
Agenda Meetup #8
Antoni Bertel Certified Senior AEM Developer
Fast Content Delivery Antoni Bertel | Certified Senior AEM Developer Let's talk about how to deliver ever-changing content to users in different locations quickly. We'll examine the following topics: invalidation of distributed cache, replication from Europe to Asia, content distribution networks.
Vitaly Kiselev Certified AEM Developer
Permission-sensitive content in NoSQL storage Vitaly Kiselev | Certified AEM Developer We will discuss how to organize multi-level access to Apache OAK repository or how to grant direct access to the repository for users and user-generated content and don't make a mistake doing it.
Agenda Meetup #9
Victor Kadol Software Engineer at OCI
Integrating AEM with external media server Victor Kadol | Software Engineer at OCI Let's talk about the pros and cons of storing media files in DAM. We will discuss alternative waysto work with them on AEM projects and consider in detail one of such implementations.
Vitaly Kiselev Certified AEM Developer at Axamit
Generate Apache Felix services with help of Swagger and Retrofit Vitaly Kiselev | Certified AEM Developer at Axamit We will review and test in practice:
  • OpenAPI specification
  • Swagger specification
  • Swagger tools
  • Web services client auto-generation
  • OSGi-services creation;
  • Auto-generated services testing
Agenda Meetup #10
Petr Melnikov  Head of R&D at Axamit, Montreal
AOP implementation in OSGi with AspectJ Petr Melnikov | Head of R&D at Axamit, Montreal Demonstration of aspect-oriented programming in OSGI. Examples.
Evgeniy Solovey Senior Front-end Developer at Axamit
Challenges on golf project Evgeniy Solovey | Senior Front-end Developer at Axamit Consider the example of a real case:
  • Million requests per day with continuously changing content on the golf project
  • Project history or how golf changes architecture
  • Problems that have been resolved
  • Summary
Daniil Sheidak Certified AEM Developer at Epam
Manage content using Experience Fragments in 6.3 Daniil Sheidak | Certified AEM Developer at Epam A review report on the content management approach, regardless of the delivery channels.
Agenda Meetup #11
Ondrej Florian Digital Marketing Solution Consultant at Adobe, Switzerland/Austria.
The power of experience: highly personalized customer journey Ondrej Florian | Digital Marketing Solution Consultant at Adobe, Switzerland/Austria. Today’s consumers want relevant experiences — no matter where they are in their journey. Delivering the best digital experience requires the right combination of data, insights, and digital content. Adobe Experience Cloud gives all tools necessary to cover the entire customer's journey. Everything your business needs to create, manage, optimize and deliver amazing customer experiences.
Vasily Lazerko Certified Adobe Solutions Lead at Axamit
AEM marketing solutions for the financial sector Vasily Lazerko | Certified Adobe Solutions Lead at Axamit We will consider AEM marketing solutions using the financial sector as an example and demonstrate the possibilities of creating personalized content in AEM without a single line of code.
Agenda Meetup #12
Nikita Mytroshin Certified AEM Developer at Axamit
How to create build pipeline for AEM project Nikita Mytroshin | Certified AEM Developer at Axamit We will take a closer look at Continuous Integration, Deployment and Delivery processes. In addition, members will discover how it could be implemented on the project and which tools could be used.
Vladislav Minich Certified AEM Developer at Axamit
Overview of ways to perform a batch of content Vladislav Minich | Certified AEM Developer at Axamit We will examine ways how to analyze and change content and its structure at AEM through (jsp scripts, a groovy console, sling pipes). You will know about the unique features and usage of each solution.
Kiril Ivankov Certified AEM Developer at Axamit
Deeper in Apache Sling Kiril Ivankov | Certified AEM Developer at Axamit One of the most confused question that a newbie may face in AEM is "What is Apache Sling?". This speech sheds light on what is the way you should go to get what is this about.
Agenda Meetup #13
Nikolay Puziryn Certified AEM Architect
Getting started with Adobe Campaign & Adobe Analytics Nikolay Puziryn | Certified AEM Architect In this talk, you will know what issues can be solved with Adobe's business tools. One of the main parts of it is integration with AEM. The products overview also includes a useful scheme of how to start and some info about data exchange.
Nikita Mytroshin Certified AEM Developer
How to become an experience-driven manufacturer Nikita Mytroshin | Certified AEM Developer This case study is about 4 years duration, 32 experts and non-stop work. You will know how can Adobe Experience Cloud benefit B2B. The speaker also prepared material about work with dynamic media.
Agenda Meetup #14
Andrey Pinchuk Certified Senior AEM Developer at Axamit
How to avoid Security Vulnerabilities of AEM Andrey Pinchuk | Certified Senior AEM Developer at Axamit Even a minimal leak of confidential data can damage business. In this talk, Andrey will make an overview of all possible levels of data security of Adobe Experience Manager. Also, he will highlight typical holes and how to fix them.
Uladzimir Litvinchuk Certified Senior AEM Developer
What's new in Adobe Experience Manager 6.5: tricks, killer features & fixes Uladzimir Litvinchuk | Certified Senior AEM Developer Every year Adobe Experience Manager is receiving leadership awards in the area of content management. April 2019 the vendor has released its latest version, which is center of the speaker's talk. In this overview, you will discover new functionality, useful elements, and how to interact with the platform daily.
July 22th, 2020
Agenda Meetup #15
Viachaslau Кarnaushanka Lead Software Engineer
How to integrate Adobe Campaign Standard with AEM and AWS. Notes about work in Polish IT-company. Viachaslau Кarnaushanka | Lead Software Engineer | EPAM In the keynote speech, we will talk about the specifics of working in a Polish IT company, learn about a set of difficulties and ways to solve them when integrating several complex products. One part of the story will be devoted to security at the time of connecting solutions from different vendors and ways to ensure it.
Sergey Prikhodko DevOps Engineer
DevOps’s special techniques for AEM projects Sergey Prikhodko | DevOps Engineer | Axamit The report addresses the most problematic issues that arise in the process of work between the DevOps and the development team. The speaker will talk about important aspects of monitoring, as well as analyze possible incidents with servers, share tools for identifying and analyzing problems.
Alexey Bulgakov VP of Business Development
Virtual Adobe Summit 2020: Key Takeaways. Alexey Bulgakov | VP of Business Development | Axamit In the wake of COVID-19 outspread, Adobe Summit took its digital experience conference online and featured keynotes from top Adobe executives and over 100 sessions across six tracks: Content, Data & Insights, B2B, Commerce, Journey Management, and Advertising. We will give you a recap of highlights, announcements and updates of this first-ever virtual Adobe Summit 2020.
Dec 1, 2022 Online
Agenda Meetup #16
Nikita Mitroshin AEM Lead Developer
AEM and GraphQL for Content Fragments: overview and customization Nikita Mitroshin | AEM Lead Developer | Axamit A brief look at what is GraphQL, how it's designed in AEM and how to customize the OOTB implementation
09.00 - 11.00 am EST
Alexey Chernyakov Senior AEM Developer
Authoring Kit for AEM and why we need open source Alexey Chernyakov | Senior AEM Developer | Axamit Quick overview of authoring kit possibilities and thoughts why open source makes us stronger
09.00 - 11.00 am EST
Pavel Kulikou Senior AEM Developer
Challenges for quick publishing in AEM Pavel Kulikou | Senior AEM Developer | Axamit How can publishing workflow be optimized using content fragments, dynamic pages: pros and cons
09.00 - 11.00 am EST
Agenda Meetup #17
Karim Antar Director of Business Development
Key Takeaways from Adobe Summit Las Vegas 2023 Karim Antar | Director of Business Development | Axamit Overview of evolution of Adobe Summit since the last one in person in 2019: how Adobe is changing its messaging and its audience. Key points on Content Supply Chain, empowering the Marketing teams, and AI, which is no longer a discussion - it is actually happening.
19:30 - 20:10
Building an efficient content supply chain for today's content demands Manfred Wartenberg | Enterprise Account Executive for Adobe Workfront | Adobe Martin Wolf | Senior Specialized Sales Manager | Adobe Today´s content landscape changes fast. The number of supported channels, markets and formats is exploding, brands are looking for dynamic content and optimization. Customers are expecting more and more personalized experiences. More content than ever is needed. See how Adobe can help companies of all sizes streamline the content planning, production and delivery processes and unlock the content supply chain.
20:15 - 20:55
Anastasia Logvinets Marketo Team Lead
Driving Marketo for a large business: Business/Technical challenges & how to go ahead OOTB solutions Anastasia Logvinets | Marketo Team Lead | Axamit Overview of Marketo capabilities and outline of technical solutions that can be a good foundation for a rapidly evolving business
21:00 - 21:40
AEM community meetup #17 picture 1
AEM community meetup #17 picture 2
AEM community meetup #17 picture 3
AEM community meetup #17 picture 4
Agenda Meetup #18
Alex Smirnov Meetup Host
Welcome & Opening Alex Smirnov | Meetup Host
19:00 - 19:10
Igor Ivanov Adobe Experience Manager Consultant
Citizen-Centric Government Portal Automates Forms and Document Workflows to Improve Public Services Igor Ivanov | Adobe Experience Manager Consultant Discover how a public institution leverages AEM Forms to craft a citizen-friendly online portal and enhance government service efficiency.
19:10 - 19:50
Maria Davidovich Adobe Commerce Business Analyst
Car Parts Supplier Upgrades Digital Ecosystem and Rolls Out a New Wholesale Platform for Dealers in 4 Months Maria Davidovich | Adobe Commerce Business Analyst Learn about the pains and gains of a large American car parts seller company that started its digital transformation by adopting Adobe Commerce.
19:50 - 20:30
Aliaksandr Masliuk Solution Architect, Adobe Certified Master
Global Manufacturer Scales B2B Sales with a Dynamic Online Catalog and Achieves Up to 26.62% in Revenue Growth Aliaksandr Masliuk | Solution Architect, Adobe Certified Master Learn how a large semiconductor company scaled B2B sales using an AEM-based dynamic product catalog with dynamically generated product description pages.
20:30 - 21:10