Cloud And DevOps Architect Masters Course - Intellipaat

Transcription

Cloud and DevOps Architect Masters CourseAbout IntellipaatIntellipaat is a fast-growing professional training provider that is offering training in over 150 most sought-after toolsand technologies. We have a learner base of 600,000 in over 32 countries and growing. For job assistance andplacement we have direct tie-ups with 80 MNCs.Key Features of Intellipaat Training:Instructor Led TrainingSelf-Paced TrainingExercise and project workLifetime Access123 Hrs of highly interactiveinstructor led training148 Hrs of Self-Paced sessionwith Lifetime access246 Hrs of real-time projectsafter every moduleLifetime access and freeupgrade to latest versionFlexi SchedulingSupportGet CertifiedJob AssistanceLifetime 24*7 technical supportand query resolutionGet global industry recognizedcertificationsJob assistance through 80 corporate tie-upsAttend multiple batches forlifetime & stay updated.About the CourseOur Cloud and DevOps Architect masters’ course lets you gain proficiency in Cloud and DevOps. You will work on realworld projects in AWS, Azure, DevOps, Python, Java, Splunk, Linux and more. In this program, you will cover 7 coursesand 18 industry-based projects.Instructor LedDuration – 123 Hrs WeekendBatch –3 Hrs/SessionIN: 91-7022374614US: 1-800-216-8930Self PacedDuration – 148 HrsWWW.Intellipaat.com

Cloud and DevOps Architect Masters CourseWhy take this Course?This Intellipaat training program has been created keeping in mind the needs of the industry. You will gain mastery inthe complete domain of Data Science, Hadoop, Artificial Intelligence, and Machine Learning to take on various rolesand responsibilities in today's. So you will be better prepared to take on challenging roles in the Big Data and DataScience domains at top-notch salaries.Course CurriculumAWS:Module /TopicHands-on exercises Introduction to Cloud Computing &AWS Setting up of AWS account Amazon Elastic Compute Cloud (EC2) Launch an EC2 instance, Launch a Linux VirtualMachine on EC2, Hosting a website with an EC2instance Amazon Virtual Public Cloud Design a custom VPC with a Public subnet,Check Route tables in VPC, Create securitygroup and ACL Amazon Storage Service - 1 Running AWS CLI commands, Storage Gateway,Connecting on-premise software with cloudbased storage Amazon Storage Service - 2 Create an Amazon S3 bucket; Hosting a staticwebsite on Amazon S3 Amazon Storage Service - 3 CloudWatch: Managing and Monitoring theAWS resources, CloudWatch: Configuring alertsand notifications, CloudWatch: Billing AWS Database Services - 1IN: 91-7022374614 Create RDS DB instance, Create a Read Replicaof above instance of RDS, Create Table inmaster RDS, Add Data to master RDS, Add DataUS: 1-800-216-8930WWW.Intellipaat.com

Cloud and DevOps Architect Masters Courseto replica RDS, Create an instance of MySql orPostgresql in Aurora, Create NoSQL table inDynamoDB and run queries Create RDS DB instance, Create a Read Replicaof above instance of RDS, Create Table inmaster RDS, Add Data to master RDS, Add Datato replica RDS, Create an instance of MySql orPostgresql in Aurora, Create NoSQL table inDynamoDB and run queries AWS Database Services - 2 AWSIdentityManagement (IAM)andAccess Create JSON document to define the accesspolicy for users and groups, Use AWS CloudTrailtool to log IAM events Load Balancing and Auto-Scaling Create an ELB, Configure an Auto Scaling Group,Make yourself familiar with ManagementConsole Amazon Route 53 Register a domain name, Configure the routingof internet traffic, Check the health of theresources using automation facility Amazon Application Services Run an app using Beanstalk, Send an emailusing SES, Enable notification service andgenerate a notification, Copy object usingLambda, Model and provision your app usingOpsWorksMicrosoft Azure:Module /Topic Overview of the Microsoft Azure platformBuilding application infrastructure in AzureHosting web application on the Azure platformStoring SQL Data in AzureDesigning Cloud Application for resiliencyIN: 91-7022374614US: 1-800-216-8930WWW.Intellipaat.com

Cloud and DevOps Architect Masters Course Storing Tabular Data in AzureStoring and Consuming files from Azure StorageDesigning a communication strategy by using queues and service busAutomating integration with Azure resourcesDevOps:Module/TopicHands-on Exercises Infrastructure Setup All infra setup DevOps Foundation Software Version Control System Create a git project, Checkout a branch Create a file and add to GIT, Edit file Commit the code, Set up Jenkins andintegrate with Git Automating Build and Test Create a Maven Project, Edit pom.xml fileto install a version of JUnit Set up build delivery pipeline Set up notification alerts in Jenkins Configure test plan in Jenkins Continuous Integration (CI) Commit code and check if Jenkins runs thebuild scripts and tests the code usingautomation script Continuous Delivery (CD) Deploying various tools like Puppet, Chef,Nagios for the reliable delivery of softwareon time Docker Container Management Configure a Docker Create an image in Docker and run itIN: 91-7022374614US: 1-800-216-8930WWW.Intellipaat.com

Cloud and DevOps Architect Masters Course Docker Commands and Best Practices Create a docker file with the commands tocreate an image Create the image Pupper - Configuration Management Tools(Infra As Code) Install Puppet, Configure puppet Use Knife commands foroperations Puppet Modules,creationclasses,varioustemplate Advanced Puppet Chef Install a chef server, Configure a Vagrantfile and setup directory structure to createand run a Chef server Install a chef-workstation, Create a useraccount in the manage.chef.io website,Generate a knife.rb file from the websiteto create a chef server Ansible Write Ansible playbook, Assign differentroles in the configuration tool Nagios - Performance and AutomatedMonitoring Perform Nagios and Netdata monitoring Monitor the performance with Grafana,Setup Syslog and verify the logs are gettinggenerated, Configure the HAProxy serverPython for Data Science:Module/Topic Introduction to PythonIN: 91-7022374614Hands-on Exercises Install Anaconda Python distribution foryour OS (Windows/Linux/Mac)US: 1-800-216-8930WWW.Intellipaat.com

Cloud and DevOps Architect Masters Course Write your first Python program Write a Python Function (with and withoutparameters) Use Lambda expression Write a class, create a member functionand a variable, Create an object Write a for loop to print all odd numbers Basic constructs of Python language Writing Object-Oriented ProgramPython and connecting with Databasein File Handling, Exception Handling inPython Mathematical Computing with Python(NumPy) Open a text file and read the contents Write a new line in the opened file Use pickle to serialize a python object, deserialize the object Raise an exception and catch it Import Numpy module, Create an arrayusing ND-array, Calculate std deviation onan array of numbers, Calculate correlationbetween two variables Scientific Computing with Python (SciPy) Import SciPy Apply Bayes theorem using SciPy on thegiven dataset Data Visualization (Matplotlib) Plot Line, Pie, Scatter, Histogram and othercharts using Matplotlib Data Analysis and Machine Learning(Pandas) / Data Manipulation with Python Import Pandas Use it to import data from a JSON file Select records by a group and apply a filteron top of that View the records Perform Linear Regression analysis Create a Time SeriesIN: 91-7022374614US: 1-800-216-8930WWW.Intellipaat.com

Cloud and DevOps Architect Masters Course Machine Learning, NaturalProcessing (Scikit-Learn)Language Setup Jupyter Notebook environment Load a dataset in Jupyter Use algorithm in Scikit-Learn package toperform ML techniques Train a model, Create a search grid Web Scraping for Data Science Install Beautifulsoup and lxml Pythonparser Make a Soup object using an input HTMLfile Navigate Py objects in the soup treeSearch tree, Print output Python on Hadoop Write a basic MapReduce Job in Pythonand connect with Hadoop Framework toperform the task Writing Spark code using Python Implement sandbox, Run a python code ina sandbox Work with HDFS file system from thesandboxSelf-Paced CoursesJavaThis comprehensive course lets you master Java programming language. We provide the best online trainingclasses to help you learn OOP concepts, J2EE, core and advanced Java, JDBC, Objects & Classes. You will workon real-world industry projects.SplunkThis course includes the complete aspects of Splunk Developer, Splunk Administration. It includes the variousaspects of Splunk installation, configuration, Splunk Syslog, Syslog Server, log analysis, Splunk Dashboard,installation, configuration of Splunk, deploying Splunk Search, Monitor, Index, Report, and Analysis.IN: 91-7022374614US: 1-800-216-8930WWW.Intellipaat.com

Cloud and DevOps Architect Masters CourseLinuxOur Linux training course lets you master the Linux OS. This is an in-depth Training Course that gives you allthe skills needed for working as a Linux Administrator. You will learn about the Red Hat System, installation,managing the boot processes, performing various operations, understanding Linux Kernel, testing anddebugging.Learning PathProject ng a static website page using AWS S3SoftwareHow to migrate Git Repository to AWS CodeCommitGeneralHow to successfully run the various AWS instances fordifferent purposesGeneralMigrating on-premise application to Azure CloudE-commercePowering an e-commerce platform with AzureMicrosoft AzureIN: 91-7022374614US: 1-800-216-8930WWW.Intellipaat.com

Cloud and DevOps Architect Masters CourseCourseIndustry/DomainProjectOutsourcingUsing Azure for powering BPO backendInformation TechnologyDeploying Azure for a software firmFinanceA web-based questionnaire to assess graduatesprogramming skillsMediaA website where the user can upload photographs,which can be printed on different itemsMedicalA system which can detect harmful drug interactionsGeneralPython web Scraping for Data ScienceDevOpsSoftwarePython for DataBankingScienceCreate a password generatorImpact of pre-paid plans on the preferences ofinvestorsBankingPrediction of Stock pricesSoftwareServer logs/ Firewall logsIntellipaat Job Assistance ProgramIntellipaat is offering comprehensive job assistance to all the learners who have successfully completed the training.A learner will be considered to have successfully completed the training if he/she finishes all the exercises, casestudies, projects and gets a minimum of 60% marks in the Intellipaat qualifying exam.Intellipaat has exclusive tie-ups with over 80 MNCs for placement. All the resumes of eligible candidates will beforwarded to the Intellipaat job assistance partners. Once there is a relevant opening in any of the companies, youwill get a call directly for the job interview from that particular company.Frequently Asked Questions:Q 1. What is the criterion for availing the Intellipaat job assistance program?Ans. All Intellipaat learners who have successfully completed the training post April 2017 are directly eligible forthe Intellipaat job assistance program.IN: 91-7022374614US: 1-800-216-8930WWW.Intellipaat.com

Cloud and DevOps Architect Masters CourseQ 2. Which are the companies that I can get placed in?Ans. We have exclusive tie-ups with MNCs like Ericsson, Cisco, Cognizant, Sony, Mu Sigma, Saint-Gobain,Standard Chartered, TCS, Genpact, Hexaware, and more. So you have the opportunity to get placed in these topglobal companies.Q 3. Does Intellipaat help learners to crack the job interviews?Ans. Intellipaat has an exclusive section which includes the top interview questions asked in top MNCs for mostof the technologies and tools for which we provide training. Other than that our support and technical team canalso help you in this regard.Q 4. Do I need to have prior industry experience for getting an interview call?Ans. There is no need to have any prior industry experience for getting an interview call. In fact, the successfulcompletion of the Intellipaat certification training is equivalent to six months of industry experience. This isdefinitely an added advantage when you are attending an interview.Q 5. What is the job location that I will get?Ans. Intellipaat will try to get you a job in your same location provided such a vacancy exists in that location.Q 6. Which is the domain that I will get placed in?Ans. Depending on the Intellipaat certification training you have successfully completed, you will be placed inthe same domain.Q 7. Is there any fee for the Intellipaat placement assistance?Ans. Intellipaat does not charge any fees as part of the placement assistance program.Q 8. If I don’t get a job in the first attempt, can I get another chance?Ans. Definitely, yes. Your resume will be in our database and we will circulate it to our MNC partners until youget a job. So there is no upper limit to the number of job interviews you can attend.IN: 91-7022374614US: 1-800-216-8930WWW.Intellipaat.com

Cloud and DevOps Architect Masters CourseQ 9. Does Intellipaat guarantee a job through its job assistance program?Ans. Intellipaat does not guarantee any job through the job assistance program. However, we will definitelyoffer you full assistance by circulating your resume among our affiliate partners.Q 10. What is the salary that I will be getting once I get the job?Ans. Your salary will be directly commensurate with your abilities and the prevailing industry standards.What makes us who we are?“Coming from a background in automation development working with toolslike Python and Perl, Cloud helped me to make a successful transition and excelat my professional career”-Dinesh K B“I had extensive experience in Linux system administration and my love forautomation took me towards learning Cloud and now I am very well-placed inmy career.”-Suvankar DasIN: 91-7022374614US: 1-800-216-8930WWW.Intellipaat.com

to create a chef server Ansible Write Ansible playbook, Assign different roles in the configuration tool Nagios - Performance and Automated Monitoring Perform Nagios and Netdata monitoring Monitor the performance with Grafana, Setup Syslog and verify the logs are getting generated, Configure the HAProxy server