{"id":104,"date":"2024-08-16T05:53:39","date_gmt":"2024-08-16T05:53:39","guid":{"rendered":"https:\/\/emagetech.io\/en\/?page_id=104"},"modified":"2025-03-15T14:07:35","modified_gmt":"2025-03-15T14:07:35","slug":"linux-aws","status":"publish","type":"page","link":"https:\/\/emagetech.io\/en\/linux-aws\/","title":{"rendered":"Cloud Engineering"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column width=&#8221;2\/3&#8243;][vc_empty_space height=&#8221;25px&#8221;][vc_column_text]Dive into the world of Linux, AWS and Terraform. Learn to administer Linux systems, leverage AWS services, and architect scalable cloud solutions. Perfect for aspiring DevOps engineers and system administrators. Learn to automate infrastructure deployment and management using Terraform.[\/vc_column_text][vc_row_inner css=&#8221;.vc_custom_1536153128553{padding-top: 80px !important;padding-bottom: 80px !important;}&#8221;][vc_column_inner offset=&#8221;vc_col-lg-8&#8243;][vc_toggle title=&#8221;Linux Fundamentals&#8221; css_animation=&#8221;none&#8221; el_id=&#8221;1486465455111-0cc2408f-96b7&#8243;]<\/p>\n<div class=\"elementor-accordion-item\">\n<div id=\"elementor-tab-content-7681\" class=\"elementor-tab-content elementor-clearfix elementor-active\" role=\"region\" data-tab=\"1\" aria-labelledby=\"elementor-tab-title-7681\">\n<ul>\n<li>Introduction to Linux: History, philosophy, and distributions<\/li>\n<li>Linux file system structure and navigation<\/li>\n<li>Basic Linux commands (ls, cd, mkdir, rm, cp, mv, etc.)<\/li>\n<li>Text editors (vi, nano)<\/li>\n<li>User and group management<\/li>\n<li>File permissions and ownership<\/li>\n<li>Package management (apt, yum)<\/li>\n<li>Shell scripting basics<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<p>[\/vc_toggle][vc_toggle title=&#8221;Linux Server Administration&#8221; css_animation=&#8221;none&#8221; el_id=&#8221;1489502905563-e29b0d23-e63e&#8221;]<\/p>\n<ul>\n<li data-sourcepos=\"14:1-14:39\">System installation and configuration<\/li>\n<li data-sourcepos=\"15:1-15:58\">Network configuration (IP addressing, routing, firewall)<\/li>\n<li data-sourcepos=\"16:1-16:30\">SSH and secure remote access<\/li>\n<li data-sourcepos=\"17:1-17:46\">Server hardening and security best practices<\/li>\n<li data-sourcepos=\"18:1-18:36\">Process management (ps, kill, top)<\/li>\n<li data-sourcepos=\"19:1-19:31\">System monitoring and logging<\/li>\n<li data-sourcepos=\"20:1-20:34\">Disk management and partitioning<\/li>\n<li data-sourcepos=\"21:1-21:26\">Cron jobs and automation<\/li>\n<li data-sourcepos=\"22:1-23:0\">Virtualization (LXC, Docker)<\/li>\n<\/ul>\n<p>[\/vc_toggle][vc_toggle title=&#8221;Introduction to Cloud Computing and AWS&#8221; css_animation=&#8221;none&#8221; el_id=&#8221;1489502905062-f32a7618-e6e0&#8243;]<\/p>\n<ul>\n<li>Cloud computing concepts: IaaS, PaaS, SaaS<\/li>\n<li>AWS overview: Core services and architecture<\/li>\n<li>AWS Free Tier and account setup<\/li>\n<li>AWS Management Console<\/li>\n<li>IAM (Identity and Access Management)<\/li>\n<\/ul>\n<p>[\/vc_toggle][vc_toggle title=&#8221;AWS Core Services&#8221; css_animation=&#8221;none&#8221;]<\/p>\n<ul>\n<li>EC2 (Elastic Compute Cloud): Instance types, launch configurations, security groups, key pairs, EBS volumes<\/li>\n<li>S3 (Simple Storage Service): Object storage, buckets, versioning, access control<\/li>\n<li>VPC (Virtual Private Cloud): VPC creation, subnets, route tables, internet gateway, NAT gateway<\/li>\n<li>RDS (Relational Database Service): Database instance creation, configuration, backups<\/li>\n<li>Elastic Load Balancing: Load balancer types, target groups<\/li>\n<li>Auto Scaling: Auto scaling groups, scaling policies<\/li>\n<\/ul>\n<p>[\/vc_toggle][vc_toggle title=&#8221;AWS Additional Services&#8221; css_animation=&#8221;none&#8221;]<\/p>\n<ul>\n<li data-sourcepos=\"40:1-40:36\">CloudWatch: Monitoring and logging<\/li>\n<li data-sourcepos=\"41:1-41:30\">Lambda: Serverless computing<\/li>\n<li data-sourcepos=\"42:1-42:45\">SQS (Simple Queue Service): Message queuing<\/li>\n<li data-sourcepos=\"43:1-43:46\">SNS (Simple Notification Service): Messaging<\/li>\n<li data-sourcepos=\"44:1-44:26\">Route 53: DNS management<\/li>\n<li data-sourcepos=\"45:1-46:0\">IAM (Identity and Access Management) in depth: Roles, policies, users<\/li>\n<\/ul>\n<p>[\/vc_toggle][vc_toggle title=&#8221;Linux on AWS&#8221; css_animation=&#8221;none&#8221;]<\/p>\n<ul>\n<li data-sourcepos=\"48:1-48:34\">Deploying Linux instances on EC2<\/li>\n<li data-sourcepos=\"49:1-49:37\">Configuring Linux instances for AWS<\/li>\n<li data-sourcepos=\"50:1-50:42\">Managing Linux instances using AWS tools<\/li>\n<li data-sourcepos=\"51:1-51:53\">Integrating Linux with AWS services (S3, RDS, etc.)<\/li>\n<li data-sourcepos=\"52:1-53:0\">Security best practices for Linux on AWS<\/li>\n<\/ul>\n<p>[\/vc_toggle][vc_toggle title=&#8221;DevOps and Automation&#8221; css_animation=&#8221;none&#8221;]<\/p>\n<ul>\n<li data-sourcepos=\"55:1-55:24\">Introduction to DevOps<\/li>\n<li data-sourcepos=\"56:1-56:50\">Infrastructure as Code (IaC) with CloudFormation<\/li>\n<li data-sourcepos=\"57:1-57:39\">Configuration management with Ansible<\/li>\n<li data-sourcepos=\"58:1-58:56\">Continuous integration and continuous delivery (CI\/CD)<\/li>\n<li data-sourcepos=\"59:1-60:0\">Automation best practices<\/li>\n<\/ul>\n<p>[\/vc_toggle][vc_toggle title=&#8221;AWS Security&#8221; css_animation=&#8221;none&#8221;]<\/p>\n<ul>\n<li data-sourcepos=\"62:1-62:29\">AWS security best practices<\/li>\n<li data-sourcepos=\"63:1-63:20\">IAM best practices<\/li>\n<li data-sourcepos=\"64:1-64:14\">VPC security<\/li>\n<li data-sourcepos=\"65:1-65:34\">Security groups and network ACLs<\/li>\n<li data-sourcepos=\"66:1-66:17\">Data encryption<\/li>\n<li data-sourcepos=\"67:1-68:0\">Identity and access management<\/li>\n<\/ul>\n<p>[\/vc_toggle][vc_toggle title=&#8221;Cost Optimization&#8221; css_animation=&#8221;none&#8221;]<\/p>\n<ul>\n<li data-sourcepos=\"70:1-70:19\">AWS Cost Explorer<\/li>\n<li data-sourcepos=\"71:1-71:23\">Rightsizing instances<\/li>\n<li data-sourcepos=\"72:1-72:20\">Reserved instances<\/li>\n<li data-sourcepos=\"73:1-73:16\">Spot instances<\/li>\n<li data-sourcepos=\"74:1-75:0\">Cost optimization strategies<\/li>\n<\/ul>\n<p>[\/vc_toggle][vc_toggle title=&#8221;Practical Projects&#8221; css_animation=&#8221;none&#8221;]<\/p>\n<ul>\n<li data-sourcepos=\"77:1-77:35\">Building a web application on AWS<\/li>\n<li data-sourcepos=\"78:1-78:31\">Implementing a CI\/CD pipeline<\/li>\n<li data-sourcepos=\"79:1-79:42\">Creating a highly available architecture<\/li>\n<li data-sourcepos=\"80:1-80:37\">Designing a cost-effective solution<\/li>\n<li data-sourcepos=\"81:1-82:0\">Troubleshooting common AWS issues<\/li>\n<\/ul>\n<p>[\/vc_toggle][vc_toggle title=&#8221;Terraform Hands-On Lab&#8221; css_animation=&#8221;none&#8221;]<\/p>\n<ul>\n<li data-sourcepos=\"77:1-77:35\">Understand infrastructure as code (IaC) concepts<\/li>\n<li data-sourcepos=\"77:1-77:35\">Understand Terraform&#8217;s purpose (vs other IaC)<\/li>\n<li data-sourcepos=\"77:1-77:35\">Understand Terraform basics<\/li>\n<li data-sourcepos=\"77:1-77:35\">Use the Terraform CLI<\/li>\n<li data-sourcepos=\"77:1-77:35\">Interact with Terraform modules<\/li>\n<li data-sourcepos=\"77:1-77:35\">Terraform Provisioners<\/li>\n<li data-sourcepos=\"77:1-77:35\">Implement and maintain state (Remote State Management)<\/li>\n<li data-sourcepos=\"77:1-77:35\">Read, generate, and modify configuration<\/li>\n<li data-sourcepos=\"77:1-77:35\">Understand Terraform<\/li>\n<li data-sourcepos=\"77:1-77:35\">Security Management<\/li>\n<li data-sourcepos=\"77:1-77:35\">Terraform Challenges<\/li>\n<\/ul>\n<p>[\/vc_toggle][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_empty_space height=&#8221;25px&#8221;]<header class=\"kd-section-title col-lg-12 text-left    \" ><h2 class=\"separator_off\" >Enroll<\/h2><\/header>[vc_column_text css=&#8221;&#8221;]<\/p>\n<h4>Cost &#8211; $3500<br \/>\nDuration &#8211; 3 months<\/h4>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;10px&#8221;][vc_btn title=&#8221;Deposit&#8221; color=&#8221;blue&#8221; css=&#8221;&#8221; link=&#8221;url:https%3A%2F%2Flink.waveapps.com%2Frwpvz7-b6h9qs&#8221;][vc_empty_space height=&#8221;5px&#8221;][vc_btn title=&#8221;Full payment&#8221; color=&#8221;blue&#8221; css=&#8221;&#8221; link=&#8221;url:https%3A%2F%2Flink.waveapps.com%2F67cfkd-6gfpx8&#8243;][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column width=&#8221;2\/3&#8243;][vc_empty_space height=&#8221;25px&#8221;][vc_column_text]Dive into the world of Linux, AWS and Terraform. Learn to administer Linux systems, leverage AWS services, and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":114,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-104","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/emagetech.io\/en\/wp-json\/wp\/v2\/pages\/104","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/emagetech.io\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/emagetech.io\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/emagetech.io\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/emagetech.io\/en\/wp-json\/wp\/v2\/comments?post=104"}],"version-history":[{"count":13,"href":"https:\/\/emagetech.io\/en\/wp-json\/wp\/v2\/pages\/104\/revisions"}],"predecessor-version":[{"id":366,"href":"https:\/\/emagetech.io\/en\/wp-json\/wp\/v2\/pages\/104\/revisions\/366"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/emagetech.io\/en\/wp-json\/wp\/v2\/media\/114"}],"wp:attachment":[{"href":"https:\/\/emagetech.io\/en\/wp-json\/wp\/v2\/media?parent=104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}