Hope you are doing great and looking to progress in your CLOUD career. We are starting a new batch of AWS Hands-on Training on OCTOBER 1st, 2022. REMEMBER, this training is not designed for just passing a certification, rather it is to learn the real hands-on work on the ground.
NEW Features this time:
Longer duration for the course as we cover a lot of stuff, it will help the participants more.
Friendly time for Live Sessions for people around the globe. More details are given below.
This is our most loved and successful training. Many participants around the world have got benefited with the hands-on work they get to do covering the industry scenarios.
Join this Google Group if you are interested in knowing all the details of this program.
After joining the Google group, please click here and review the complete details of the program. This document will be accessible only after you have joined the Google group in step 2.
Here is an update about the upcoming training classes. I am organizing these classes so that the serious learners could get more value and they could move forward comparatively faster. Also, this gives them (comparatively) more access to ask questions.
We are organizing SysOps and Solutions Architect classes in July 2017. Earlier, the plan was to do SysOps course online and Solutions Architect as classroom training at Bangalore (India). But, I have received more requests from people (because of location constraints) to do Solutions Architect as well via Online mode.
I want to stress a point again here; I am not a supporter of gaining certification by preparing specifically for it. Rather, I recommend learning the platform enough that you don't have to prepare for certification - you should be able to clear it just with your sheer knowledge and experience.
Upcoming training classes are going to be filled with demos and discussions. Of course, you are free to go through the video tutorials which are available on our AWS YouTube channel before attending the training.
Please look at following video to understand the common part between Solutions Architect & SysOps track --
Hence, for SysOps it is going to be of 24 hours totally and SA track would be of 32 hours. You can see complete details for SysOps here.
PLEASE SHARE this POST with your friends on LinkedIn/Facebook/Twitter.
For the Solutions Architect, here are the details:
Duration: 32 hours Timing: 7 to 11 AM (IST)
Dates: 8, 9, 15, 16, 22, 23, 29, 30 July (4 hours each day) all weekends Cost: Rs. 19,999/-
EC2 (Elastic Compute Cloud) is equivalent of servers (on-premises). There are many attributes we need to provide while creating an EC2; e.g. instance type, AMI id, subnet id, security group etc. This tutorial explains you above concepts in detail and shows you how to launch an EC2 in default VPC. (Click here to learn how to create a custom VPC)
Tenancyis a critical attribute to understand in case of EC2 instances. There are 3 tenancy models available:
Shared (or Default)
Dedicated Instances
Dedicated Host
Many of the learners remain confused on the tenancy models of EC2. Learn them quickly in this video and understand when to use which Tenancy model. Please do read the description of the video. It is important to understand Tenancy as to satisfy any compliance standards your organisation might require.
An EC2 instance will always have a Private IP address. In addition to this, it can be allocated a Public IP address as well. But, the Public IP changes if instance is stopped and started. It does not change on reboot though. If you want a Public IP which should not change on every stop & start, you can make use of Elastic IP. Elastic IP costs you only when it is not attached to an instance, or when it is attached to a stopped instance. You should understand clearly the difference between 3 types of IP on AWS, please watch this video.
Along with EC2, an Elastic Network Interface (ENI) gets created automatically (this is called Primary ENI for the instance). This is virtualized form of Network Interface Card (NIC). Every ENI will have a Private IP, which is called the primary IP of that ENI. You can add more secondary IPs on an ENI as well. You can attach multiple ENIs to an EC2 instance as well. The primary ENI can never be detached from an EC2 instance. You should learn how to work with ENI in the following video:
At last, in terms of EC2 you should understand the different pricing models available. There are 6 pricing models with EC2 instances and understanding them saves you from all the future bill related surprises. All 6 different models are explained here concisely.
When it comes to AWS EC2 reservation, you need to learn different options which are available. AWS offers multiple options to suit your needs and save money for you. You can understand in following video, with examples, which type of reservation you should take for a given scenario.
RECENT UPDATES
AWS announced few new features on EC2 recently, you can understand those in quick 10-15 below.
Happy learning AWS !!! Please comment down for any doubts. Don't forget to SHARE this URL with your friends.