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
February 26, 2016
BC Time, 2 Tolbuhina str., Minsk, Belarus
Agenda Meetup #1

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.

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.

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.

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.
March 31, 2016
BC Time, 2 Tolbuhina str., Minsk, Belarus
Agenda Meetup #2

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.

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.
April 28, 2016
BC Time, 2 Tolbuhina str., Minsk, Belarus
Agenda Meetup #3

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.

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.

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.
June 30, 2016
BC Time, 2 Tolbuhina str., Minsk, Belarus
Agenda Meetup #4

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.

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.

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.

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.
August 25, 2016
BC Time, 2 Tolbuhina str., Minsk, Belarus
Agenda Meetup #5

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.
October 26, 2016
BC Time, 2 Tolbuhina str., Minsk, Belarus
Agenda Meetup #6

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.

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.

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.

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.
January 11, 2017
BC Time, 2 Tolbuhina str., Minsk, Belarus
Agenda Meetup #7

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.

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.
April 19, 2017
Eventspace, 16a Oktyabrskaya str., Minsk, Belarus
Agenda Meetup #8

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.

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.
July 26, 2017
Tiflis Restaurant, 3 Tolbuhina str., Minsk, Belarus
Agenda Meetup #9

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.

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
October 18, 2017
Imaguru, 4 Fabrycyusa str., Minsk, Belarus
Agenda Meetup #10

AOP implementation in OSGi with AspectJ
Petr Melnikov
| Head of R&D at Axamit, Montreal
Demonstration of aspect-oriented programming in OSGI. Examples.

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

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.
December 14
Imaguru, 4 Fabrycyusa str., Minsk, Belarus
Agenda Meetup #11

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.

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.
September 25, 2018
Angels, 2 Tolbuhina str., Minsk, Belarus.
Agenda Meetup #12

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.

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.

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.
February 20th, 2019
Imaguru, 4 Fabrutsiusa str., Minsk, Belarus.
Agenda Meetup #13

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.

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.
July 23th, 2019
HTP Business Incubator, 1/5 Kuprevicha str. Minsk
Agenda Meetup #14

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.

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
Online

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.

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.

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

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

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

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
April 27, 19:00
Imaguru Warsaw Startup HUB, Twarda 14/16, 00-114 Warszawa
Agenda Meetup #17

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

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
November 9, 18:30–21:30
Novotel Warszawa Centrum, Marszałkowska 94/98, 00-510 Warszawa
Agenda Meetup #18

Welcome & Opening
Alex Smirnov
| Meetup Host
19:00 - 19:10

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

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

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
May 16, 18:30–21:30
Novotel Warszawa Centrum, 94 Marszałkowska str. Warsaw
Agenda Meetup #19

Welcome & Opening
Alex Smirnov
| Meetup Host
18:30 - 19:10

ADOBE SUMMIT 2024: INSIGHTS THAT WON’T STAY IN VEGAS
Alexey Bulgakov
| Chief Business Development Officer
Gain insights into the strategies pioneered by industry leaders and their advancements in creating customer experiences informed by real-time data from Adobe Experience Platform.
19:10 - 19:50

EXPERIENCE PLATFORM: THE FORCE AWAKENS
Vlad Ganiushev
| Adobe Solution Architect
Let’s demystify the components and services inside Adobe Experience Platform, that enable unified customer profiles and data activation. It’s time to dispel myths, reveal the capabilities of the platform, and bring to the light benefits it holds for businesses.
19:50 - 20:30

ASK ME ANYTHING SESSION
Vlad Ganiushev
| Adobe Solution Architect
Special Guest
| Expert Adobe Experience Platform
Join a friendly chat with community experts in the Q&A session on Adobe Experience Platform, where you can ask questions and gain insights about the platform’s application in your industry.
20:30 - 21:10
November 21, 18:00 - 22:00
Royal Tulip Hotel, Grzybowska 49, 00-844 Warszawa
Agenda Meetup #20

Kick-off & Cocktails
Start the evening with cocktails, light bites, and networking opportunities.
18:00

Future of Agile Digital Strategy
Alexey Bulgakov
| Chief Business Development Officer, Axamit Canada
Gain insights into agile innovation and stakeholder engagement within digital strategy, with practical advice on thriving in today’s fast-paced tech landscape.
18:45

Building Open Data Ecosystems
Heather Xiao
| CEO, Horizon Zero UK
Discover compliant data-sharing models and insights into open banking and open data, drawing from Heather's extensive background in both finance and aviation sectors.
19:00

Real-World AI Transformation Across Industries
Karina Człapińska
| Head of Agile & Product Design, Neoteric Poland
Explore AI adoption and organizational agility, with practical examples across telecom and manufacturing.
19:45

Q&A with Christina Dandorf Roszkowska
Engage with the speakers through open discussion, asking questions on applying these insights to your field.
20:10 - 20:30

Evening Networking
Connect with industry peers and our expert panelists, share ideas, and deepen discussions over refreshments.
20:30