Hi all!
This is just to introduce our new project: Panorama, our serverless approach to Open edX analytics. We will be showing the architecture in the next community meetup, on Oct 8th, 2020.
Hi Xavier @antoviaque !
The idea is to publish it as AGPL. However (you will understand why after we show how it works on Thursday), there is still some work to do before there is something that can be shared.
We will be calling for contribution and appreciate the community collaboration to create a shareable edition.
@Andres.Aulasneo That’s great to hear! Great choice, thanks for opting for an open source license : ) The AGPL is a great one. Looking forward to watching the presentation on Thursday.
@Andres.Aulasneo Thanks for the presentation it was great! I have several questions if you don’t mind ))
Is it possible to see the shared presentation I’d like to dive into the details a little bit slowly?
And you’ve mentioned that you already have panorama working on the production could you also provide the cost of panorama live (on average)? If there is no code one need to pay for AWS services.
Yes it would be great converting all this wireframe into Cloudformation. I am not skilled in this service, but if you are, or anybody in the community is, we can work together to create it!
Hi @Andres.Aulasneo, I just watched your talk on panorama and panorama seems like a great tool!
Regarding sharing and deploying it, we’ve started using AWS CDK to automate part of our infrastructure, it allows us to get away from cloudformation templates (we use Python) and it allows you to create logical constructs of your infrastructure that can be shared and re-used.
It could a good way to share an easy to deploy an instance of panorama. Happy to help if that’s something you’d be interested in!
I did not know about AWS CDK, but after seeing the introduction video now I see it’s a simple way to make complex Cloudformation scripts. Today I asked my AWS contact and he confirmed that CDK is definitely the way to go.
If you wish we can schedule a call to start working on it. I can be available next Friday Oct 16 after 12:00 UTC. Let me know your availability.