Skip to main content

Posts

Showing posts from June, 2019

AWS LAMBDA

AWS LAMBDA  AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of the Amazon Web Services. It is a computing service that runs code in response to events and automatically manages the computing resources required by that code. It was introduced in November 2014. - Wikipedia AWS lambda are the powerful online IDE through which you can able to do anything. yes i repeat. You can do anything.. - Tech Bird Lets try with convo style blog....    Someone with Smart brain to Author of Tech Bird : Can able to hack NASA ?'    Author of Tech Bird : If you are more strong in data structure and algorithm and coding stuffs surely you can hack, but aws lambda wont hack for you, you need to write a code to do it my dear Smart brain. It's just an Platform or IDE which will run your script or piece of code in the respective targets)    Someone with Smart brain to Author of Tech Bird : That's Cool mate.. Can you elaborate some more

AWS IAM

AWS IAM AWS Identity and Access Management (IAM) enables you to securely control access to AWS services and resources for your users. Using IAM, you can create and manage AWS users and groups and use permissions to allow and deny their permissions to AWS resources. – aws AWS IAM is a service which is used to give a user or aws service access to the services and resources based on their role. – Tech Bird What makes IAM stands Tall like an LIC building? Would you be won’t happy if apple, banana, orange, mango is coming from one tree itself great isn’t it. Yeah this is what aws IAM provides you. You can able to find which service are accessd by users and what permission they have. Everything comes under a single tree. You can take control over the users from the IAM itself you can grant/revoke permission at any time from IAM. Assume a scenario you team might have python developer who need only access to python environment and he/she should not have access to java or