Hello, Hope this helps you with some more examples. This is my GitHub repo which has examples on various features of ignite.
https://github.com/Rednirus/apache-ignite-masterclass Cheers ! On Mon, 6 Mar 2023, 13:47 Humphrey Lopez, <[email protected]> wrote: > What I need is a nice example where I can demonstrate Affinity > Collocation. Would like to populate data (maybe stream) from a Rest Api > outside kubernetes, what also would be nice is to fetch some data from the > internet using a CacheStoreAdapter. > Primarily using ignite only in Memory Mode (with backups 1 or 2). And > maybe later I could dive further into using persistent with a StateFullSet > deployment. I think it would be a series of several blogs which we will > build step by step from scratch. But for that I would like to have the > final project first worked out and then create the blog. Any input or > reference to other examples that covers the first part (in memory grid, > affinity collocation). I need an example of a use case (Company with > Employee, or Cars) or something like that. > > Humphrey > > Op za 4 mrt 2023 om 18:02 schreef Kseniya Romanova <[email protected] > >: > >> Humphrey as an inspiration you can also check Stack Overflow questions >> tagged "ignite". Many of them are about working with Ignite and Spring. >> Step by step tutorial following your experience sounds good too. >> >> On Sat, Mar 4, 2023 at 8:16 AM <[email protected]> wrote: >> >>> Hi Humphrey, >>> >>> Here is my own contribution in sharing experience of Apache Ignite. Back >>> in those times I was starting a new project and spent a few weeks in >>> solving data load perfomance problems. I was inspired by the post [2], it >>> was very helpful that I can load, compile and debug complete project code >>> from github. So I spent another few weeks and wrote my own post [1], also >>> with compilable project inside. >>> >>> As for your question, I think a post about monitoring the cashes with >>> grafana will be usefull >>> >>> PS >>> Many thanks to Kseniya Romanova, Denis Magda and Susan Ledford for their >>> help in my work >>> >>> Vladimir >>> >>> [1] >>> https://www.gridgain.com/resources/blog/how-fast-load-large-datasets-apache-ignite-using-key-value-api >>> [2] >>> https://www.gridgain.com/resources/blog/implementing-microservices-apache-ignite-service-apis-part-i-0 >>> 00:41, 4 марта 2023 г., Humphrey Lopez <[email protected]>: >>> >>> I’ve no idea yet. Lately working with spring boot and ignite again think >>> maybe more people could use some help getting started. Would also like to >>> setup local K8s cluster with microk8s and deploy the service and some nodes >>> (client and server) and use rest endpoint to populate and monitor the >>> cashes with grafana. >>> >>> Humphrey >>> >>> On 3 Mar 2023, at 10:57, Kseniya Romanova <[email protected]> wrote: >>> >>> >>> Hi Humphrey! Good idea! If you need a review before publishing, >>> please let me know and I'll find a comitter who could help with this. >>> Where do you plan to publish your blog? I know that many igniters prefer >>> dzone or dev.to, but personal github or medium blogs work as well. >>> >>> Cheers, >>> Kseniya >>> >>> On Fri, Mar 3, 2023 at 10:21 AM Humphrey <[email protected]> wrote: >>> >>> Hi, >>> >>> I would like to create a blog with code and share experience of Apache >>> Ignite. What’s the best way to do that? >>> >>> Greetings Humphrey >>> >>> >>> >>> -- >>> Отправлено из мобильного приложения Яндекс Почты >> >>
