AEM comes in two types — on-premise (AEM 6.5) and cloud (AEM Cloud SDK).
Software, folders, and your first two servers.
# start the author instance $ java -jar aem-author-p4502.jar
No port in the name? AEM defaults to 4502, 8080, 8081, 8082, 8083, 8084, 8085, 8888, 9362, or random.
Sites and Assets — where pages and media live.
Browse, create, and organize the pages of your site.
Upload and manage images, video, and documents.
Configuration for the platform — a future video.
Plus CRX DE, the Page Editor & Package Manager — more on these later.
Install a ready-made site, then create your own page.
$ localhost:4503/libs/granite/
core/content/login.html
Dragging components in and adding real content.
Connecting Author to Publish, and hitting publish.
Subscribe so you don't miss it. Drop a comment — what should I cover next?