Posts

Showing posts from May, 2020

A Overall "AWS" Part 5:- AWS VPC ( Networking Concepts )

In previous blogs we cover  almost AWS CloudWatch Monitoring Part with set up an alarm Facility. Now we know what is aws, How to monitor our Resources, Resources List, What is the purpose that Resources. Now we will move on to the Concept Of Networking in AWS Platform. In AWS, A VPC(Virtual Private Cloud) plays a major role.  * Virtual Private Cloud  helps to connect multiple system in same network. * VPC isolation network within a region. * Amazon Virtual Private Cloud (Amazon VPC) lets you provision a logically isolated section of the  AWS Cloud where you can launch AWS resources in a virtual network that you define. You have complete control over your virtual networking environment, including selection of your own IP address range, creation of subnets, and configuration of route tables and network gateways.  You can use both IPv4 and IPv6 in your VPC for secure and easy access to resources and applications. You can easily customize the network configuration f...

The Overall "AWS" Part 4:- AWS "CloudWatch" Service 2

A Climax Part Of AWS CloudWatch:- AWS CloudWatch Service is very important service in each level. If user use AWS console for practice purpose, user use AWS console to their Private project management purpose and a organization use to manage their data with AWS Console everyone used AWS CloudWatch Service For Monitoring and Management Purpose. In Last blog We cover the things which is Details of AWS CloudWatch, Activities, Services, Benifits of AWS CloudWatch. But the main thing of AWS CloudWatch is we can set alarm for us for any situation occur. It's fully customisable with user defined policies. Now in this blog we  learn on which service we enable a alarm policy and Step of setting an alarm. In AWS there are 7 mainly services which used mainly on every project of AWS. Its not necessary to used all this Services on every project but some of them are must. We can view our alarm statistics with this 7 services. We can say it's a 7 service package bundle to manage the alarm ...

Best Practices of Information Gathering with Tools and Techniques:- Hacker's Role

Hacker is guy who continuously test the system operation to check any loophole and help to built a secure system. For doing that things my research/ knowledge always go towards " Information Gathering ". Information gathering means to getting an information/Details about the person/system/technology/Organization for testing their Secure Network. The first step to learn in Cybersecurity as per my research/knowledge is Information Gathering. You are not a script kiddies or pro Hacker or bug hunter but you can able to collect the information for specific target very well. This information helps  getting access of  their environment to cross check the security. It's not need to learn any kind of specific programming language, any specific technology to learn information gathering. Types of Information Gathering: - 1) Passive Information Gathering :- To collect a data of target with Indirect Connection which means to getting a data of Target using OSINT(Open Source Intell...

The Overall "AWS" Part 3:- AWS "ClodWatch" Service 1

In this blog we explain you about most important service in AWS which is AWS ClodWatch. Here we collect a detailed explanation about AWS ClodWatch in very simple and easily understandable language. Hope you like it. AWS Cloudwatch Q .What is CloudWatch And How it is used? Ans :- Amazon CloudWatch monitors your Amazon Web Services (AWS) resources and the applications you run on AWS in real time. You can use CloudWatch to collect and track metrics, which are variables you can measure for your resources and applications. With CloudWatch, you gain system-wide visibility into resource utilization, application performance, and operational health. Amazon CloudWatch is a monitoring and observability service built for DevOps engineers, developers, site reliability engineers (SREs), and IT managers. CloudWatch provides you with data and actionable insights to monitor your applications, respond to system-wide performance changes, optimize resource utilization, and get a unified view of operatio...