AWS Free Tier Benefits with AWS Organizations

Hello Friends,

In this short article, we will talk about different scenarios around Free Tier benefits when you use an AWS account with AWS Organizations. There are couple of different combinations possible:

  1. In case of an independent AWS account, Free Tier benefit starts from the day of account creation. 
  2. If an AWS account is created via AWS Organization, then Free Tier benefits would start from the creation day of MASTER Account (in that Organization) and not the newly created (CHILD) AWS account.
  3. Third scenario is, if you create an AWS account independently and later on add it to AWS Organization. E.g. Account1 is created on 01-March-2019, there is another AWS Organization in which the Master account was created on 11-Jan-2019
    • When Account1 joins this Organization, the Free Tier benefit would be reset as if it is applicable from 11-Jan-2019. 
    • In case, Account1 leaves the Organization, the start date for Free Tier benefit would again become 01-Mar-2019 for Account1. 
In summary, while an AWS Account is part of an Organization, the Free Tier benefits would always be governed by the CREATION DATE of MASTER Account in that AWS Organization. 

I would like to thank Jagadish for pointing this out in our Organizations video as shown below. 





TLS Termination for Network Load Balancers :)

There is a reason I love AWS - they continue to impress you by bringing the features which customers demand. Here is a new feature which is going to make your life lot more easier with NLB.
Going forward, you do not have to keep SSL certificate on all your instances (behind NLB), rather you can terminate TLS connection at NLB. This saves you from lot of work and regular housekeeping.

If you have not setup NLB already, here is a video to show you step by step setup, you can watch and practice.


After this, it is recommended to spend 10 minutes to understand the benefits of this new feature, read it here.




AWS Transit Gateway - Setup & DEMO - announced in reInvent 2018 - Part 1

AWS Transit Gateway (TGW) is here to change things in AWS networking big time. It solves the existing problems of VPC peering limits when you try to make multiple VPCs talk to each other. Different customers were making it work with Transit VPC till now, where they were maintaining a VPC  in center and running third party software in this VPC which used to forward the traffic to other VPCs. But, managing Transit VPC was a big pain. With Transit Gateway, these maintenance activities go away. 


In this very first video, we are discussing, along with a detailed demo, about the setup of TGW and how to use it to achieve different scenarios of VPC peering. There would be further videos to discuss more complex architecture as well. 

Remember: 
  1. TGW is regional service. 
  2. TGW attachments will create an ENI in the subnet you have chosen.
  3. TGW is fully managed service and there is a charge for using it. Pricing depends on two factors: 
    • Number of attachments to TGW (per hour). Any partial hour is converted to full.
    • Amount of data processed (in GB). See rates here.
  4. One TGW route table can have multiple attachments associated to it. But, one attachment can use only TGW route table. 
  5. Static / blackhole routes take precedence over propagated routes. 
  6. VPCs peered via Transit Gateway cannot reference Security Groups of each other (currently).
SHARE this URL with your friends and help them as well. 

Now let us see the working DEMO --


AWS - Lambda | Clean your AWS account with ONE Lambda Function | PYTHON boto3

In this article, you will see a practical video where we will write a Lambda Function in PYTHON
which investigates your AWS account and deletes the resources which are costing you money.

You will also learn how to use boto3 Python library. A detailed interactive video with DEMO of every step.



boto3 Documentation -- https://boto3.readthedocs.io/en/latest/reference/services/ec2.html

Python Code - https://drive.google.com/open?id=1Ai82pBzIgqFC90_nl5FJ59JKwsCKmFlg


AWS - Practical & Scenario based Questions & Answers


Hello friends, 

In this post I want to inform you about some of the new activities I am trying to do. 

In order to make you equipped with more practical scenarios, I have decided to start #AWS #Question #Scenario series in which I would post a question on LinkedIn and Youtube community page. After few hours or next day, I shall reply as well. All are invited to participate and polish the understanding further. I request you to connect with me on LinkedIn - https://www.linkedin.com/in/knowledgeindia  

Also, the YouTube feed is great and it is enabled for our channel now. If you look at your Subscriptions in Youtube mobile app, you can see content from KnowledgeIndia. Or, you can also visit - https://www.youtube.com/user/knowledgeindia/community



A new series of video tutorials is coming which would be focused on practical scenarios only. Looking forward to hear from all of you. Check out the videos added recently and kindly help us by sharing the videos and content on LinkedIn. 


Upcoming LIVE AWS Trainings in 2017

Hello friends, 

In continuation with the LIVE training efforts (which helps participants to learn continuously along with practicals and get their doubts clarified in a customized manner) I am happy to announce upcoming courses for 2017.

September:

In September, we would be doing our last ASSOCIATE level training. Yes, so if you want to learn AWS Solutions Architect or SysOps Administrator, please join this session. It would be happening on September 2, 3, 9, 10, 16, 17, 23 & 24. A complete 32-hours course with lot of practical labs, demos and industry examples and discussions. It would follow the same pattern as that of July and August batches. Read complete details here for this course.

October:

October month brings the much awaited Amazon Redshift course. This is the right course for people with ETL/BI background. This would be a 24-hours course happening on October 14, 15, 21, 22, 28 & 29. This would cover in detail about Creating and maintaining Redshift clusters, Designing Redshift schema, Encoding & Distribution techniques, tuning, management etc.  

November:

November is going to be very exciting month as we would be doing AWS Solutions Architect - Professional track. This would be a 24-hours course happening on weekends at convenient timings on November 4, 5, 11, 12, 18 & 19. I am sure many of you would have learned AWS Associate level and achieved certification by that time. This course is going to have lot of discussion-oriented teaching. I would probably do a small screening before taking a participant in this class :) Don't WORRY !!

December:

With last month of year, we would be targeting to finish the next PRO level course - DEVOPS Engineer. I would highly recommend that you should have completed SysOps (which is a requirement) & Solutions Architect before attending this. This is going to be a 32-hours course happening on December 2, 3, 9, 10, 16, 17, 23 & 24.  

This post was intended to give you a heads-up to plan your time if you are interested to learn any of the above tracks. There would be detailed posts about each of the upcoming courses before the respective course-start.

Please comment below with email to proceed with next steps of registration.  

Selected videos!