Interesting idea to get people started! Comment on the AWS based solution. There was no logging/monitoring provided in the solution. We can use the AWS provided ElasticSearch solution, but that is a bit expensive. It has one serious drawback with the limitations it places on using Kinesis Streams to push data into the system. Using the CloudWatch cron functionality you can trigger the Lambda's directly, no need for going via a queue. Lambda will scale out as load increases, unless you have a huge amount of crons to process, which I highly doubt. API Gateway also provides nice auth integration with Cognito so that you can add security at the API layer already. Keep up the great ideas!
@TechPrimers4 жыл бұрын
All great suggestions. Thanks Andre. Hope viewers can benefit from it.
@swapnilc174 жыл бұрын
Thanks a lot for reviewing architecture 👍🏻 Awaiting for another use case.
@abhijitprusty3 жыл бұрын
I am newbie to AWS and your arch really helped to understand things
@adhithyansridhar70464 жыл бұрын
Thanks Ajay for reviewing and approving it. You were spot on and decoded almost all of the thoughts I put in into this architecture1.
@TechPrimers4 жыл бұрын
Cheers buddy✌🏼
@abhijitprusty3 жыл бұрын
I liked the arch you have desinged...amazing thought
@parthibandhanasekaran63994 жыл бұрын
Different architecture designs and very good review on each architecture. I really like this and waiting for next video.
@rtfp94044 жыл бұрын
Nice content and it's good learning point for people like me who is willing to learn system architecture
@ameerm78943 жыл бұрын
Amazing idea and effort. Great
@VishalRSoni2424 жыл бұрын
Nice Initiative. One suggestion is that it would be appreciated if you show us a solution prepared from scratch by you in the video with various trade-offs. Thanks.
@patchipulusunaresh86824 жыл бұрын
Interesting, Different architecture designs, Nice review on each architecture and add your architecture also if possible, Thanks Ajay👏
@madhugopinatharao14 жыл бұрын
Very good reviews Ajay. Loved it !
@ranjithsudhakar93044 жыл бұрын
Nice initiative for people to share architecture ideas
@TechPrimers4 жыл бұрын
Thanks thala
@sivarajvelayutham74924 жыл бұрын
I really liked Swapnil - AWS and Ayyanar - K8s solutions.... 👌👏👏
@saurabhmaurya944 жыл бұрын
A very interesting idea. Looking forward to more such challenges. And perhaps a general solution from your end after reviewing all the community solutions.
@ameerm78943 жыл бұрын
Yes, good idea
@anooptiwari23203 жыл бұрын
Bhaiya which application you are using to make architecture design
@TechPrimers3 жыл бұрын
Google Slides
@Karmihir4 жыл бұрын
Nice one lots of learning from these architecture......Expecting more deep drive into these independent areas
@TechPrimers4 жыл бұрын
Check Related videos playlist which I have added in the video description. Those will help you in digging deep into those areas
@foobar78893 жыл бұрын
I skipped the cloud foundry solution mid-way through, since I'm not so familiar with it, but I did watch the AWS native solution, as I'm more familiar with Serverless....it seems so much simpler than the Cloud Foundry solution. Is that just due to the lack of observability? Or is it because the infrastructure complexities are abstracted away by AWS?
@AkashJadhavIT4 жыл бұрын
Great video, detailed explanation looking forward to see more videos on this topic. Any resources you would suggest to getting started to learn basics of how to design this and components needed?
@sharma20294 жыл бұрын
Superb work 👍
@azharmobeen2 жыл бұрын
What is your architecture for the same problem please explain.
@EddyCaffrey4 жыл бұрын
Great video. I want to learn more about architecture. How can I start ?
@TechPrimers4 жыл бұрын
You need a lot and try most of them, first off you should start by reading this amazing post - medium.com/hackernoon/38-actions-and-insights-to-become-a-better-software-architect-f135e2de9a1b
@EddyCaffrey4 жыл бұрын
@@TechPrimers thanks
@poomivlogs57194 жыл бұрын
First Comment!!!!, your way of explanation is really well.
@TechPrimers4 жыл бұрын
Thank you Milind. Glad you are able to follow :)
@abhijitprusty3 жыл бұрын
amazing...one
@Chenna834 жыл бұрын
Reg: Cloud foundry architecture, already ELK stack for logging but why he included Splunk.?
@TechPrimers4 жыл бұрын
Its an OR. You can either use ELK or Splunk
@TechPrimers4 жыл бұрын
Also splunk provides more features n is but costly
@adhithyansridhar70464 жыл бұрын
Yes Splunk is bit costly. Suggestion was to use ELK for test env, and splunk for prod env
@Chenna834 жыл бұрын
@@TechPrimers Thank you for clarifying..
@ravimangalagiri4 жыл бұрын
@@TechPrimers what tool did he use to draw the diagrams?
@Karmihir4 жыл бұрын
When it possible please share Big data and analytics platform architecture with technology stack.
@Ragulan28084 жыл бұрын
Can you make a video about keycloak
@TechPrimers4 жыл бұрын
Sure Ragulan will give it a try
@Ragulan28084 жыл бұрын
@@TechPrimers thank you. I am facing problems with secure the rest API and customize the theme. Can you please try it out
@skillfullSwaroop3 жыл бұрын
1:00 --> problem describtion 2:33 --> a breif describtion on all solutions provided 3:43 --> Adhithyan solution 9:00 --> swapnil solution
@sandeepv9334 жыл бұрын
Nice content.
@shomer20094 жыл бұрын
Thanks for the content.
@rathnakumar7313 жыл бұрын
👌👌
@kartikvaidyanathan12372 жыл бұрын
Not sure it’s a good idea to make it serverless. The service needs to be available at all times. It will be expensive to host in on lambdas.
@sanjayprawat4 жыл бұрын
I was surprised to see the use of Spring Cloud Data Flow. It's really an amazing piece of technology, but I haven't seen it being used in any project ☹️ Please comment if you know about projects using SCDF.
@TechPrimers4 жыл бұрын
It's similar to Apache Airflow. However SCDF uses Spring Batch + Spring Integration - a Spring based ecosystem replacement for Airflow. Generally speaking, we use Spring integration within microservices and Data flow for orchestrating the flow of data between microservices. Spring has evolved along with microservices evolution by creating new and new services under Spring CLoud services :)
@vivekgupta25874 жыл бұрын
The moment you said fault taularent... I understood you are a maloo guy 😀