- 39
- 38 787
awsdevopsniche11
Приєднався 8 чер 2023
This channel will contain videos on AWS services, Devops tools and Infrastrcuture as a Code tools including Terraform.
AWS Solutions Architect Certification Exam - Practice Questions Part 2 #awscertification #aws
In this video, I have discussed 10 practice exam questions from the domain "Design Resilient Architectures". This video is intended for all whose who are preparing and wanting to take up the AWS architect SAA-C03 certification exam.
Resiliency is the ability of the environment to restore from failures as soon as possible. As an architect, it's very important to implement the right services that offers highly resilient architectures.
Design Secure Architectures exam questions review link:
ua-cam.com/video/xTjKDzWD0ew/v-deo.html
Domain 1: Design Secure Architectures (30% of scored content)
Domain 2: Design Resilient Architectures (26% of scored content)
Domain 3: Design High-Performing Architectures (24% of scored content)
Domain 4: Design Cost-Optimized Architectures (20% of scored content)
Resiliency is the ability of the environment to restore from failures as soon as possible. As an architect, it's very important to implement the right services that offers highly resilient architectures.
Design Secure Architectures exam questions review link:
ua-cam.com/video/xTjKDzWD0ew/v-deo.html
Domain 1: Design Secure Architectures (30% of scored content)
Domain 2: Design Resilient Architectures (26% of scored content)
Domain 3: Design High-Performing Architectures (24% of scored content)
Domain 4: Design Cost-Optimized Architectures (20% of scored content)
Переглядів: 27
Відео
AWS Solutions Architect Certification Exam - Practice Questions Part 1 #awscertification #aws
Переглядів 912 місяці тому
In this video, I have reviewed the examination guide for the SAA-C03, AWS Certified architect associate exam. There are 4 domains from which we can expect questions on the exam. Also, I have discussed 10 practice exam questions from the domain "Design Secure Architectures". This video is intended for all whose who are preparing and wanting to take up the AWS architect SAA-C03 certification exam...
AWS Secrets Manager Lab Demo (#aws #rds #mysql #secrets #vpc #awsarchitecture )
Переглядів 703 місяці тому
In this video, I have given a brief overview about the AWS Secrets Manager service and explained about its use cases. Also, have done a lab demo on how to retrieve the credentials for the RDS MYSQL database from secrets manager. Link for the shell script to retrieve credentials from Secrets Manager: github.com/hpzrathi/AWSNotes/blob/main/Script_retrieve_cred_secretsmanager.txt Note: Please ensu...
How to setup a Windows Virtual Machine on Azure Cloud #azure #windows #virtualmachine #microsoft
Переглядів 313 місяці тому
In this video, I have provided a lab demo on how to setup a Windows Virtual machine on Azure cloud. How to setup a Linux VM on Azure: ua-cam.com/video/aVYTRGE5iDk/v-deo.html
How to setup a Linux Virtual Machine on Azure Cloud #azure #ubuntu #virtualmachine #linux
Переглядів 473 місяці тому
In this video, I have provided a lab demo on how to launch an Ubuntu Virtual machine on Azure cloud and how to install nginx webserver on the VM.
How to monitor custom metrics using AWS CloudWatch
Переглядів 6025 місяців тому
In this video, i have provided a brief overview on Cloud watch basic monitoring and detailed monitoring and also have explained the differences between standard metrics and custom metrics. Have done a lab demo on how to install and configure Cloud watch agent on a EC2 instance, assigning the required permissions to the instance and how to validate if custom metrics are getting discovered. You c...
AWS CodeCommit Lab demo
Переглядів 515 місяців тому
In this video, i have given a brief overview about AWS Code commit service and have performed a lab demo on how to create a repository in Code commit, how to clone the repository to the local system, how to create a pull request and merge the code onto the main branch by approving the pull request. CodeCommit is a secure, highly scalable, managed source control service that hosts private Git re...
How to setup Prometheus on AWS EC2 instance #prometheus #grafana #monitoring #aws #ec2
Переглядів 1,2 тис.7 місяців тому
In this video, I have provided brief insights about the Prometheus monitoring tool and have performed a lab demo on how to setup Prometheus on a Linux EC2 instance in AWS. Below are the steps performed: 1. Launch EC2 Linux instance 2. Create user for Prometheus 3. Download and install Prometheus 4. Configure Prometheus as a service 5. Explore Prometheus GUI
How to migrate a VM from Onprem to AWS - Lab demo #aws #cloudmigration #virtualmachine #ec2
Переглядів 3777 місяців тому
In this video, I have performed a lab demo on how to migrate a virtual machine from onprem datacenter to the AWS cloud. Onprem image is a .ova file with apache running on Ubuntu. The ova file was convereted into an AMI in AWS and the instance launched from the AMI. Please watch the video for the step by step instructions. Related Links: docs.aws.amazon.com/vm-import/latest/userguide/vmimport-im...
Introduction to Cloud Migration #aws #cloudmigration #virtualmachine #ec2
Переглядів 2127 місяців тому
In this video, I have provided a brief introduction on the various cloud migration strategies and have provided the lab instructions on how to migrate a virtual machine from onprem datacenter to the AWS cloud. Detailed Lab demo on the migration will be published as part of my Part-2 video. 00:17 Thank you Note 02:00 What is Cloud Migration ? 02:25 Various migration tools offered by AWS 03:50 Va...
How to build a maven project using Jenkins pipeline job #aws #ec2 #jenkins #cicd #devops
Переглядів 2898 місяців тому
In this video, I have done a lab demo on how to build a maven project using jenkins pipeline script. Lab involves involves configuring slave node for Jenkins and the pipelije job gets executed on the Jenkins slave. Below are the lab steps demonstrated: 1. Setup Jenkins in Ubuntu 2. Install Java and Maven on the slave machine 3. Install recommended plugins, add credentials and configure Node (Sl...
How to create a Pipeline job in Jenkins #aws #ec2 #jenkins #cicd #devops
Переглядів 9139 місяців тому
In this video, I have done a lab demo on how to create a pipeline job in Jenkins. Jenkins pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines into Jenkins. I have also discussed about the types of pipeline available. Lab demo has been demonstrated on the below: 1. Setup Jenkins [in Ubuntu] 2. Install needed Plugins including the Pipeline plugi...
How to host a website in AWS ECS using Fargate Launch type
Переглядів 3139 місяців тому
In this video, I have provided a lab demo on how to host a website in AWS ECS cluster using the Fargate Launch type. There are 2 types of launch types available in ECS, EC2 hosted and Fargate. AWS Fargate is a serverless, pay-as-you-go compute engine that lets you focus on building applications without managing servers. AWS Fargate is compatible with both Amazon Elastic Container Service (ECS) ...
Trainings offered from awsdevopsniche11 #aws #devops
Переглядів 8610 місяців тому
In this video, I have talked about the trainings offered from awsdevopsniche11. I have gone through the detailed course content for the AWS and Devops courses offered. There is also a bonus for people opting for either AWS or AWS-Devops combo course. "Cloud and Devops" are the buzzwords in IT these days. I have been conducting training sessions on AWS Cloud and Devops for the last 5 years . One...
How to create a compliance rule in AWS Config #aws #ec2 #config
Переглядів 17010 місяців тому
In this video, i have briefly discussed about the AWS Config service and have provided a lab demo on how to setup a compliance rule in AWS Config. 00:30 What is AWS config 03:36 AWS Config rules 06:55 Turning on recording in AWS Config 10:17 Create compliance rule in AWS Config 15:45 Validation of the compliance rule 21:07 Turn off recording in AWS Config Offering Training courses on AWS and De...
How to launch multiple EC2 in AWS using Terraform #AWS #EC2 #terraform #automation #hashicorp
Переглядів 19410 місяців тому
How to launch multiple EC2 in AWS using Terraform #AWS #EC2 #terraform #automation #hashicorp
How to Setup SonarQube with PostGRE SQL Database #aws #ec2 #sonarqube #postgresql #postgres
Переглядів 45410 місяців тому
How to Setup SonarQube with PostGRE SQL Database #aws #ec2 #sonarqube #postgresql #postgres
AWS Cloudfront explained with a Lab demo
Переглядів 12311 місяців тому
AWS Cloudfront explained with a Lab demo
AWS VPC Lab Demo - Part 2 #aws #vpc #ec2
Переглядів 8811 місяців тому
AWS VPC Lab Demo - Part 2 #aws #vpc #ec2
AWS VPC Lab Demo - Part 1 #aws #vpc #ec2
Переглядів 12911 місяців тому
AWS VPC Lab Demo - Part 1 #aws #vpc #ec2
AWS Route 53 Explained - Part 2 #aws #route53 #ec2
Переглядів 8911 місяців тому
AWS Route 53 Explained - Part 2 #aws #route53 #ec2
AWS Route 53 Explained - Part 1 #aws #route53 #ec2
Переглядів 8511 місяців тому
AWS Route 53 Explained - Part 1 #aws #route53 #ec2
How to create a LAMP stack in AWS using Cloud Formation #aws #cloudformation
Переглядів 225Рік тому
How to create a LAMP stack in AWS using Cloud Formation #aws #cloudformation
How to create a Lambda function in AWS #aws #lambda #python
Переглядів 149Рік тому
How to create a Lambda function in AWS #aws #lambda #python
How to install Terraform on Windows #terraform #windows #aws #s3
Переглядів 115Рік тому
How to install Terraform on Windows #terraform #windows #aws #s3
How to setup VPC Peering in AWS #aws #vpc #subnet
Переглядів 208Рік тому
How to setup VPC Peering in AWS #aws #vpc #subnet
How to setup MYSQL RDS in AWS #aws #rds #mysql
Переглядів 449Рік тому
How to setup MYSQL RDS in AWS #aws #rds #mysql
How to integrate Sonarqube with Jenkins Part 2 #sonarqube #jenkins #aws #ec2
Переглядів 778Рік тому
How to integrate Sonarqube with Jenkins Part 2 #sonarqube #jenkins #aws #ec2
How to integrate Sonarqube with Jenkins Part 1 #sonarqube #jenkins #aws #ec2
Переглядів 1,3 тис.Рік тому
How to integrate Sonarqube with Jenkins Part 1 #sonarqube #jenkins #aws #ec2
How to setup SonarQube in AWS #sonarqube #devops #aws #ec2
Переглядів 8 тис.Рік тому
How to setup SonarQube in AWS #sonarqube #devops #aws #ec2
Hi sir, have followed the same steps and created a new user as sonar but still facing same issue (issue have posted) /usr/bin/java Removed stale pid file: ./SonarQube.pid SonarQube is not running. please let me know how to resolve this
Thank you sir!
Sir, my installation is done, status is showing running but when I try to access via IP:9000 it is showing Site can not be reached. When I try netstat -tulpn|grep 9000 on EC2 instance it not showing any result but all the traffic to port 9000 is allowed in security group. Can you help?
It shows Sonarqube is not started at all. Did you create "sonar" user and started the sonarqube service as that user ?
@@awsdevopsniche11 ohh, may be I missed that , starting service as a user.
@@awsdevopsniche11 Yes, I tried to start it by user but still not able to access the dashboard. I can clearly see the port 9000 is not opened.
Offering training courses on AWS and Devops, if interested please send an email to awsdevops1919@gmail.com
Thanks bro
Offering training courses on AWS and Devops. If interested , Please send an email to awsdevops1919@gmail.com
Super explanation
Thank you
Offering Training courses on AWS and Devops. If interested , Please send an email to awsdevops1919@gmail.com
nice content, I guess I'd just go with a docker image equivalent
thank you. i have a video posted before on how to setup Prometheus and Grafana using HELM charts. Here is the video link: ua-cam.com/video/3yIDT5w2nCg/v-deo.html
amazing with love😄💜
Thank you
You just made this so much simpler. thank you
Thank you
can you share your git repo code , the one i am using giving errors
please send an email to awsdevops1919@gmail.com
i am getting errorwhile jenkins start - Public key for jenkins-2.440.3-1.1.noarch.rpm is not installed jenkins-2.440.3-1.1.noarch.rpm
Try this: 1. wget -O /etc/yum.repos.d/jenkins.repo pkg.jenkins.io/redhat-stable/jenkins.repo 2. rpm --import pkg.jenkins.io/redhat-stable/jenkins.io-2023.key 3. yum install jenkins -y
where i can find your 2nd video where you have integrated sonarqube with jenkins can you please provide me the link
here you go...ua-cam.com/video/T4S2IBf2GUg/v-deo.html
use that is created in instance is not working in Brower, why is it so ?
didn't understsnd your question, you can send an email to awsdevops1919@gmail.com eloborating your question.
Good Effort! , Helpful!!!
Thank you
Many thanks!! Very well explained✨
Thanks a lot !
Thank you, sir, it was very easy to follow your instructions, and I was able to get it online. Where I can find notes for this?
Great, happy to hear !!
could you please provide documentation link please?
please send an email to awsdevops1919@gmail.com
I improved my IT skills by referring your videos.😊
Thanks for the feedback
Give me number sir
pls send an email to awsdevops1919@gmail.com
Nice bro 🎉
Thanks a lot
How can i get document that you used in this vedio
please send an email to awsdevops1919@gmail.com
Thanks for the detailed explanation sir, may I know how to allow file extensions in waf
Thank you. Please check if the below link helps. repost.aws/knowledge-center/waf-explicit-allow-file-uploads
Thanks for your reply sir, I tried with the same, but I have to do both allow and block few file extensions simultaneously, is there any other approach sir
Very good video , nice explanation
Thank you
How lb is getting created without aws lb controller
Hi, Load Balancer is getting created as we are using Load balancer "Service Type". Below is a command that is exposing the application to the outside world via load balancer. kubectl expose deployment tomcat-deployment --port=8080 --type=LoadBalancer
I love how you used slide to show the process and steps.
Thank you
hey, i am getting sonar.project key error where have you mentioned and how to give sonar.project key as test i mentioned as per the analysis but its not happening
hi, please try with a different project key name and check
I have followed the same steps, but when i run ./sonar.sh status, getting below error. Searching for the solution since 2 days not getting. Pls help. Thnanks in Advance. /usr/bin/java Removed stale pid file: ./SonarQube.pid SonarQube is not running.
Hi, have you created user named Sonar. You need to run Sonarqube as a sonar, user otherwise it will not work. Try the steps below: useradd sonar passwd sonar (set the password for this user) visudo (add user to the wheel group) Give ownership of the Sonarqube dir to the Sonar user (chown -R sonar:sonar <Sonarqube install dir> Start sonarqube application now
Hello Sir.. Can you please share the notepad file as well in the comments section.
Pls send an email to awsdevops1919@gmail.com
Offering Training courses on AWS and Devops . If interested to get more details, you can watch the video on this link: ua-cam.com/video/xZPd29pJ0j0/v-deo.html
Thanks for the detailed steps. I have installed the EKS cluster as per the video and able to run k8s command with my IAM user only (With cluster creation user) but not run the k8s command with another IAM user, betting below error User error: You must be logged in to the server (the server has asked for the client to provide credentials), Can you help me, thanks in advance :)
It sounds like your kubectl may not be configured properly for Amazon EKS, or the IAM principal credentials that you're using don't map to a Kubernetes RBAC user with sufficient permissions in your Amazon EKS cluster. You could try, as the cluster administrator, granting the appropriate level of RBAC privileges to individual Kubernetes users. Check the below link and let me know if it helps: docs.aws.amazon.com/eks/latest/userguide/connector-grant-access.html
Thanks sir, its working ..
Good to know
Awesome, thanks.
How we get these commands can you post in description here it will be helpful
Please reach me at awsdevops1919@gmail.com
please provide material pdf in the description it will help us
Please reach me at awsdevops1919@gmail.com
Offering Training courses on AWS and Devops . If interested to get more details , Please send an email to awsdevops1919@gmail.com
One of the best
Thanks a lot !!!
please, can you share this cfn stack with us ?
gist.github.com/christophchamp/56c99b000f19fb8c4552a336f5961dbe
good bro
Offering Training courses on AWS and Devops. If interested , Please send an email to awsdevops1919@gmail.com
Offering Training courses on Devops and AWS. If interested , please send an email to awsdevops1919@gmail.com
Thank you, deployed my first EKS cluster following your steps, great and detailed explanation 👍.
Great 👍
Sir how to get alerts on daily basis from aws console
Need to add cloud watch log group as a logging destination for WAF in the Logging and Metrics tab. Set up a metric filter in cloud watch to alert on a specific log pattern and integrate cloudwatch with SNS to receieve notifications.
You easily copy the command and paste it in vm but how we copy the command? Is there any repository in GitHub?
hi, you can send an email to awsdevops1919@gmail.com for the commands
Offering Training courses on AWS and Devops. If interested , Please send an email to awsdevops1919@gmail.com
Offering Training courses on AWS and Devops. If interested, please send an email to awsdevops1919@gmail.com
Offering Training courses on AWS and Devops. If interested , please send an email to awsdevops1919@gmail.com, will share the details about the course.
Offering Training courses on AWS and Devops. If interested , Please send an email to awsdevops1919@gmail.com
Thank you so much i was successful in setting up ent version on AWS, do you mind demo the steps to connect PostgreSQL as the RDS other than H2
Thank you for the feedback. Sure, I will post a video soon on the topic requested.
ua-cam.com/video/q4Rgh5sdnYs/v-deo.html