





















































Packt prides itself on using the latest technology to deliver products and services to our customers effortlessly. That's why we've updated our search tool across our website to provide a more efficient and intuitive search experience with Algolia. We've loved building it and we're pretty confident you'll love using it too.
Explore our content using our new search tool now.
Algolia is an incredibly powerful search platform. We love it because it's incredibly reliable and scalable - it's also a great platform for our development team to work with, which means a lot when we're working on multiple projects at the same time with tight deadlines.
Our new search tool is fast and responsive, which means you'll be able to find the content you want quickly and easily. With the range of products on our website we know that can sometimes be a challenge - now you can go straight to the products best suited to your needs.
We built a Node.js function which was deployed as an AWS Lambda that can read from multiple sources and then push data into DynamoDB. A trigger within DynamoDB then pushes the data into a transformation and finally into Algolia. This means we only update in Algolia when the data has changed.
We have 4 indices: the main index with relevance sorting and replicas to sort by title, price and release data. The results have been tuned to show conceptual matching information items first, such as relevant Tech Pages and Live Courses.
To allow rapid development and deployment, we used CircleCI 2.0 to build and deploy our project into an AWS S3 Bucket that sits behind a CloudFront CDN.
The site is built using HTML, SCSS and pure Javascript together with Webpack for bundling and minification. We are using Algolia's InstantSearch.js library to show different widgets on the screen and Bootstrap for quickly implementing the design which allowed us to put together the bulk of the site in a single day.