Amazon AWS CLI S3 With Auto-Complete

Posted filed under Amazon AWS.

  Autocomplete Lesson: To add the autocomplete feature: $ echo “complete -C aws_completer aws” >> ~/.bash_profile $ source ~/.bash_profile S3 CLI commands Create a bucket: $ aws s3 mb s3://test-saurav-123 Remove the bucket: $ aws s3 rb test-saurav-123 Creating empty files in Linux : $ touch file{1..10} Copy a local file to a bucket: $… Read more »

Amazon AWS Auto Scaling with Load Balancing

Posted filed under Amazon AWS.

    Step 1) I will take image of One of My Web server called Webserver1, when I go to public IP address I will see the content of the Web server Step 2) I will stop the Instance; then Take an image of it. Call it “Webserver1Image” Step 3) Now I will see the… Read more »

Amazon AWS Lambda Tutorial – Schedule to Stop EC2 Instances

Posted filed under Amazon AWS.

  Lambda is an event-driven compute service. We have functions that execute when a trigger is triggered. In today’s lab, we will set up a trigger with Cloud watch Events. On top of that, we will need an IAM role that gives our lambda function permissions to Stop EC2 Instances. We will also add Cloud… Read more »

Amazon AWS EFS Elastic File System and ELB

Posted filed under Amazon AWS.

Amazon AWS EFS with ELB       EFS (Elastic File System) Features EFS is storage option for EC2, that can be attached to more than one EC2, remember Volume can only be attached to one EC2 EFS is Elastic, and it is scalable ( The storage capacity will increase or decrease as you add… Read more »

Amazon AWS EBS and Instance and Volume and Snapshot Part 1 and 2

Posted filed under Amazon AWS.

EBS Vs Instance Store, Snapshot, and Volume       Instance Store Volumes are sometimes called Ephemeral Storage. Instance Store volumes cannot be stopped. If the underlying host fails, you will lose your data. EBS backed instances can be stopped. You will not lose the data in this instance if it is stopped. You can… Read more »

Amazon SNS notification with S3

Posted filed under Amazon AWS.

Simple Notification Service (SNS)     SNS is integrated into many AWS services. We are able to use it to receive notifications when events occur in our AWS Environment. With CloudWatch and SNS a full environment monitoring solution could be created that notifies administrators of alerts, capacity issues, downtime, changes in the environment, and more!… Read more »

Amazon AWS Application Elastic Load Balance (ELB)

Posted filed under Amazon AWS.

Follow @ASM_Educational           Step 1) Create Target Group 1 (Pic) and Target Group 2 (video) Step 2) Associate /Register the above group with EC1(Pic1) and EC2 (Pic2) with group 1 click target Tab ( Make sure click to add to register , then Save ) Step 3) Associate /Register the above… Read more »

Cisco CCNA-CCNP IP SLA Configuration

Posted filed under Cisco CCNA, Cisco CCNP.

Follow @ASM_Educational Cisco CCNA-CCNP IP SLA Configuration Cisco IP SLA (Service Level Agreement) is very similar to concept of Frame-relay – Like Committed information rate. That is your Service Provider ISP, will tell you that you are guaranteed to get particular BW from them , with Min value of something ; but can go to… Read more »

CompTIA Net+ | Microsoft MTA Networking: The OSI model

Posted filed under CompTIA Network+, MICROSOFT MTA NETWORKING.

Follow @ASM_Educational Taking a Network+ exam? Follow us on Facebook and ask us about our study group. The (Open Systems Interconnection) OSI has been developed by International Organization for Standardization (ISO). The OSI model provides a framework for creating and implementing networking standards and devices and describes how network applications on different computers can communicate… Read more »

CompTIA Net+ | Microsoft MTA Networking: COMPARE AND CONTRAST THE CHARACTERISTICS OF NETWORK TYPES

Posted filed under CompTIA Network+, MICROSOFT MTA NETWORKING.

Follow @ASM_Educational Taking a Network+ exam? here are some network types you should know. What is a LAN ? A local area network (LAN) is a computer network within a small geographical area such as a home, school, computer laboratory, office building or group of buildings. A LAN is composed of inter-connected workstations and personal… Read more »

CompTIA Network+ | Microsoft MTA Networking: Domain Name System (DNS)

Posted filed under CompTIA Network+, MICROSOFT MTA NETWORKING.

Follow @ASM_Educational     (Domain Name System) The Internet’s system for converting alphabetic names into numeric IP addresses. For example, when a Web address (URL) is typed into a browser, DNS servers return the IP address of the Web server associated with that name. In this made-up example, the DNS converts the URL www.company.com into… Read more »

Amazon AWS Nat Instance and NAT gateway

Posted filed under Amazon AWS.

Follow @ASM_Educational       The NAT Instance Install the NAT instance from Community AMI When creating a NAT instance , make sure Disable source/destination check Nat Instance must be in public subnet There must be route out of private subnet and pointed to NAT instance You Need to have a Security group for NAT… Read more »

Amazon AWS DNS Records Types

Posted filed under Amazon AWS.

Follow @ASM_Educational   From Wikipedia     Type Description Function A Address Record  Returns a 32-bit IPv4 address, most commonly used to map hostnames to an IP address of the host,but it is also used for DNSBLs, storing subnet masks in RFC 1101, etc. CNAME  Canonical Name Record Alias of one name to another: the… Read more »

Which IT Certification should I get first?

Posted filed under ABOUT IT.

Follow @ASM_Educational Do You Have What It Takes for a Career in Technology? Information Technology (IT) has become such a widespread career choice. But few people actually know what IT is and what its discipline entails. The digital world may tempt you to jump on the information technology wagon. But is it the right choice… Read more »

CompTIA A+ | Microsoft MTA O/S: Training (Basic Windows OS Security Settings)

Posted filed under CompTIA A+, MICROSOFT MTA O/S.

Follow @ASM_Educational     Security Settings CompTIA A+ Exam objectives 2.6 (Compare and contrast the differences of basic Microsoft Windows OS security settings​​) User and Groups There are different levels of user accounts built into the Windows operating system. There are administrators, guests, and standard users. An administrator is the super-user of the Windows operating… Read more »

CompTIA A+ | Microsoft MTA O/S: Training (Server Roles)

Posted filed under CompTIA A+, MICROSOFT MTA O/S.

Follow @ASM_Educational   Server Roles CompTIA A+ | Microsoft MTA O/S: Exam objectives 2.5 (Summarize the properties and purposes of services provided by networked hosts.) What do server roles achieve? Server roles allow there to be more convenient or efficient options of doing specific tasks, such as accessing the internet, or using the printer.   … Read more »

CompTIA A+ | Microsoft MTA O/S:Common Cloud Models

Posted filed under CompTIA A+, MICROSOFT MTA O/S.

Follow @ASM_Educational Common Cloud Models CompTIA A+ | Microsoft MTA O/S: Exam objectives 4.1 Introduction to Cloud Computing Simply put, cloud computing is the delivery of computing services—including servers, storage, databases, networking, software, analytics, and intelligence—over the Internet (“the cloud”) to offer faster innovation, flexible resources, and economies of scale. You typically pay only for… Read more »

CompTIA A+ | Microsoft MTA O/S: Backup and recovery

Posted filed under CompTIA A+, MICROSOFT MTA O/S.

Follow @ASM_Educational Backup and recovery procedures protect your data against data loss and reconstruct the data, should loss occur. When searching for a backup solution, you’ll find that there are two main types of backups: “file-level backup” and “image-level backup.” File-Level Backup File-level backups are the most common type of backup. This method has been… Read more »

CompTIA A+ | Microsoft MTA O/S: Training (Laptop Buses)

Posted filed under CompTIA A+, MICROSOFT MTA O/S.

Follow @ASM_Educational Source by Wikipedia A bus is a set of signal pathways that allow information to travel between components inside or outside of a computer. Laptop Buses PCMCIA or PC Card Personal Computer memory card international association is a type of bus use for laptops. There are different types of cards and you primarily… Read more »

CompTIA A+ | Microsoft MTA O/S: Types of Buses

Posted filed under CompTIA A+, MICROSOFT MTA O/S.

Follow @ASM_EducationalSource by Wikipedia A bus is a set of signal pathways that allow information to travel between components inside or outside of a computer.     Types of Bus   External bus or Expansion bus allows the CPU to talk to the other devices in the computer and vice versa. It is called that because… Read more »

CompTIA A+/Network+ | Microsoft MTA O/S / Networking: Straight-through, Crossover, and Rollover Wiring

Posted filed under CompTIA A+, CompTIA Network+, MICROSOFT MTA NETWORKING, MICROSOFT MTA O/S.

Follow @ASM_Educational   ComputerCableStore   When talking about cable pinouts we often get questions as to the difference in Straight-through, Crossover, and Rollover wiring of cables and the intended use for each type of cable. These terms are referring to the way the cables are wired (which pin on one end is connected to which pin… Read more »

CompTIA A+ | Microsoft MTA O/S: MOD Advanced Computer Troubleshooting II

Posted filed under CompTIA A+, MICROSOFT MTA O/S.

Follow @ASM_Educational Source Quizlet   What are three common problem areas with laptops? Displays Storage devices and RAM Power and input devices     What tasks are associated with verifying work order information? Troubleshooting     What are the three possible areas that a technician must check for printer errors? The device Cable connection The… Read more »