What is Redshift Spectrum?
11:25
What is AWS Glue Data Quality?
10:57
Lake House Architecture on AWS
11:23
S3 Auto Copy - AWS Redshift  | Demo
14:27
AWS CDK in Python, in just 1 hour
59:49
CDK Aspects | AWS CDK | Demo
6:35
What is CDK Context in  AWS CDK?
5:33
Docker Image Assets | AWS CDK
6:46
AWS CLI - 101
4:16
10 ай бұрын
ECS Capacity Providers
5:58
10 ай бұрын
Storage Options in Docker
7:16
11 ай бұрын
AWS ECS: Network Modes
9:47
11 ай бұрын
AWS EC2 Auto Scaling
10:09
11 ай бұрын
Пікірлер
@VictorTemitope-p6u
@VictorTemitope-p6u 13 күн бұрын
I'm reaching out so as to explore with you strategies for driving sales to your course. Are you focusing on online marketing, improving course content, or perhaps leveraging customer reviews and testimonials? Let me know more details, and we can dive into some effective tactics!
@quicktechbytes55
@quicktechbytes55 13 күн бұрын
Hi Victor, thanks for checking. Could you provide more details around your offerings. We can connect on linked in - www.linkedin.com/in/lal-v-4b1457/. Thanks!
@VictorTemitope-p6u
@VictorTemitope-p6u 13 күн бұрын
@@quicktechbytes55 I've texted you on L in ke din .... will be expecting your feedback soon
@stingray5
@stingray5 13 күн бұрын
Very helpful. Thank you!
@adegunloyerebecca2671
@adegunloyerebecca2671 Ай бұрын
@quicktechbytes55 My methodology involves an intricate understanding of Udemy's ecosystem, audience dynamics, and prevailing market trends. This depth of insight drives the creation of customized marketing strategies spanning various digital channels such as social media, email marketing, SEO, and targeted advertising.
@diwakardayalan
@diwakardayalan 4 ай бұрын
Excellent video..best thing you are not rushing into the concept. Quick question, do you happen to know if this feature is available in AWS IaaS (CDK) or cloudformation?
@quicktechbytes55
@quicktechbytes55 4 ай бұрын
Hi, yes it does support cloud formation. Here are the examples docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-integration.html#aws-resource-rds-integration--examples. It should be available for cdk l1 constructs. Not sure about L2.
@ansh1ta
@ansh1ta 4 ай бұрын
Nice Overview. Are you going to update the Session with new features of Zero-ETL which offers filtering of selective Database and tables as well?
@quicktechbytes55
@quicktechbytes55 4 ай бұрын
Thank you for the appreciation ! I will try to add the filtering feature.... cannot commit on the timeline though.
@ansh1ta
@ansh1ta 4 ай бұрын
@@quicktechbytes55 that would be nice to have. One more thing based on my experience. The main issue which the user faces is about permission and policies. It would be nice if u can highlight the roles and the permissions needed in detail in it videos. Also from best practices perspective it would be good to see usage of private subnets instead of public subnets as most of the deployment happens on private subnets only.
@quicktechbytes55
@quicktechbytes55 4 ай бұрын
I really appreciate your feedback. Permissions are usually ignored but its an important aspect. private subnet is again important. Good suggestions indeed. Thanks !
@ansh1ta
@ansh1ta 4 ай бұрын
@@quicktechbytes55 have left the same feedback on your Udemy course as well. Without the core or key concepts your course is just like another technical blog. It’s not worth spending time on the course which doesn’t focuses on best practices and security. Your course should provide a path for adoption of Redshift with proper guidance
@quicktechbytes55
@quicktechbytes55 4 ай бұрын
Anshuman, your points are valid. Based on my experience, typically when you explain a concept, and you include too many variables, the topic becomes difficult to grasp. To make it easier, you have to reduce the variables, and other complexities. The primary objective of this video is to provide an overview on zero-etl feature. Its not a step-by-step tutorial for a production ready setup. None the less, your feedback is noted. I will see how I can strike the better balance in terms of concept understanding and a production ready setup where you consider all the best practices. Thanks !@@ansh1ta
@saimadib
@saimadib 5 ай бұрын
If i just want to push the image do I need to add fargatTasks? cause currently when I am creating just dockerimageasset to build and push the image to ecr it's not pushing the image, the cdk synth is working properly. Please help, Thanks in advance.
@quicktechbytes55
@quicktechbytes55 5 ай бұрын
No you do not need to. Pushing Image should work independently. Did you deploy the cdk code? Let me know the error.
@sampathkumar3405
@sampathkumar3405 Ай бұрын
@@quicktechbytes55 Even i am facing the same problem. What I want to do is, I want the images to be stored in ecr in the repos I have created. And later while creating the fargate tasks, I want to reference that ecr repo as source for image in the task definition
@VincentFulco
@VincentFulco 5 ай бұрын
Great example for studying. Thanks
@enriquecordero6163
@enriquecordero6163 9 ай бұрын
Hi sir , do you have a coupon for the udemy course?
@quicktechbytes55
@quicktechbytes55 9 ай бұрын
Hey enrique, you can find the course coupons here - medium.com/@lalverma/about (Just updated !)
@milon27
@milon27 10 ай бұрын
is it good idea to store database data on efs?
@milon27
@milon27 10 ай бұрын
@quicktechbytes55 thanks for reply, i want to deploy my docker image behind ECS on a single ec2 machine. as initially it won't have multiple ec2 machine, I wanted to skip load balancer to reduce cost, would you suggest what other way of connecting domain with SSL to ECS?
@quicktechbytes55
@quicktechbytes55 10 ай бұрын
@@milon27 you can check the option of API Gateway with CloudMap. Here is a good blog on this - aws.amazon.com/blogs/architecture/field-notes-integrating-http-apis-with-aws-cloud-map-and-amazon-ecs-services/
@milon27
@milon27 10 ай бұрын
@@quicktechbytes55 thanks bro i will check it
@codeaperture
@codeaperture Жыл бұрын
Sad that you stopped making more videos
@lessknownindeed
@lessknownindeed Жыл бұрын
Very nicely explained by comparing the traditional flow at each step.