Packt
AWS Tutorial: AWS Solutions Architect & SysOps Administrator

Offrez à votre carrière le cadeau de Coursera Plus avec $160 de réduction, facturé annuellement. Économisez aujourd’hui.

Ce cours n'est pas disponible en Français (France)

Nous sommes actuellement en train de le traduire dans plus de langues.
Packt

AWS Tutorial: AWS Solutions Architect & SysOps Administrator

Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Débutant

Expérience recommandée

17 heures pour terminer
3 semaines à 5 heures par semaine
Planning flexible
Apprenez à votre propre rythme
Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Débutant

Expérience recommandée

17 heures pour terminer
3 semaines à 5 heures par semaine
Planning flexible
Apprenez à votre propre rythme

Ce que vous apprendrez

  • Understand AWS cloud services and infrastructure components

  • Apply EC2 instance management and VPC configurations

  • Analyze AWS architecture to optimize cost and performance

  • Evaluate security measures using IAM and AWS encryption tools

Compétences que vous acquerrez

  • Catégorie : AWS VPC
  • Catégorie : AWS Solutions Architect
  • Catégorie : AWS tutorial
  • Catégorie : EC2 basics
  • Catégorie : SysOps Administrator

Détails à connaître

Obtenez un certificat professionnel

Ajouter à votre profil LinkedIn

Récemment mis à jour !

octobre 2024

Évaluations

14 devoirs

Enseigné en Anglais

Découvrez comment les employés des entreprises prestigieuses maîtrisent des compétences recherchées

Emplacement réservé
Emplacement réservé

Obtenez un certificat professionnel

Ajoutez cette qualification à votre profil LinkedIn ou à votre CV

Partagez-le sur les réseaux sociaux et dans votre évaluation de performance

Emplacement réservé

Il y a 39 modules dans ce cours

In this module, we will introduce the AWS Solutions Architect and SysOps Administrator course, highlighting the skills you will acquire throughout. We will also explore the career opportunities available after completing this course and provide an overview of your instructor’s qualifications to guide your learning journey.

Inclus

3 vidéos

In this module, we will explore the essentials of cloud computing, beginning with its origins and fundamental ideas. You will gain a deeper understanding of the three primary cloud service models: IaaS, PaaS, and SaaS. We will also examine the various cloud deployment models, including public, private, hybrid, and community clouds, and how they affect business operations.

Inclus

3 vidéos

In this module, we will focus on the essential skills and preparations needed to start working with AWS. You will learn basic Linux concepts crucial for cloud management, how to create and navigate an AWS Free Tier account, and develop a strong motivation to adopt the cloud model, understanding its advantages and transformative potential.

Inclus

3 vidéos1 devoir

In this module, we will explore AWS's global infrastructure, focusing on the key concepts of Regions and Availability Zones. You will learn how AWS divides its services geographically to ensure resilience, performance, and compliance. Additionally, we’ll discuss the role of Availability Zones in providing redundancy and minimizing downtime for applications.

Inclus

2 vidéos

In this module, we will cover the fundamentals of Amazon EC2, AWS's virtual server offering. You will learn how to launch and configure EC2 instances for Linux and Windows operating systems, manage instance states, and understand the different types of instances available. We will also explore EC2 pricing models, helping you choose the best option based on your usage needs and budget.

Inclus

7 vidéos

In this module, we will cover essential networking concepts necessary for working in cloud environments, including understanding IP addresses, ports, and protocols. You’ll also learn about services and daemons, such as the Apache HTTP Server, and how they facilitate communication within networks. This foundational knowledge is critical for managing cloud-based infrastructure.

Inclus

2 vidéos1 devoir

In this module, we will guide you through building and configuring your own Virtual Private Cloud (VPC) in AWS, mimicking the structure of a physical data center. You will learn the differences between public and private subnets, establish VPC peering connections, and explore network security configurations using Network ACLs and security groups. Hands-on labs will provide practical experience in setting up and managing custom VPCs.

Inclus

10 vidéos

In this module, we will delve into advanced EC2 management techniques. You will learn how to access instance metadata, configure instance settings, and automate processes using bootstrapping. We will also explore the creation, copying, and management of Amazon Machine Images (AMIs), the concept of EC2 placement groups for optimizing instance performance, and the distinction between public and Elastic IPs for managing network accessibility.

Inclus

7 vidéos

In this module, we will introduce you to Elastic Block Store (EBS), AWS’s block-level storage solution. You will learn the key differences between EBS and Instance Store volumes, gaining an understanding of when to use each. Additionally, we’ll cover EBS snapshots, a critical feature for creating backups and restoring data, ensuring data durability and disaster recovery.

Inclus

3 vidéos1 devoir

In this module, we will explore Amazon CloudWatch, a powerful monitoring service within AWS. You will learn how to interpret CloudWatch metrics, create tailored dashboards for monitoring your infrastructure, and configure alarms to proactively manage performance issues or unexpected changes in your environment. This module is essential for maintaining operational efficiency and ensuring application reliability.

Inclus

3 vidéos

In this module, we will introduce AWS Simple Notification Service (SNS), a messaging service used to send notifications across distributed systems. You’ll learn how to create SNS topics, manage subscriptions, and use SNS with CloudWatch alarms to automatically send alerts or take action based on monitored metrics, improving system responsiveness and awareness.

Inclus

3 vidéos

In this module, we will explore AWS Certificate Manager, focusing on the creation and management of SSL/TLS certificates to ensure secure data transmission. You will gain an understanding of encryption principles and participate in a hands-on lab to create and deploy certificates, protecting your applications and ensuring compliance with security standards.

Inclus

2 vidéos1 devoir

In this module, we will explore AWS Route 53, a scalable Domain Name System (DNS) service. You will learn how DNS works, create hosted zones for domain registration, and configure DNS record types for routing. We will also cover Route 53 health checks to ensure high availability and monitor the status of your web applications and services.

Inclus

4 vidéos

In this module, we will examine how load balancing enhances the availability and reliability of applications in the AWS cloud. You will explore different types of AWS load balancers—Classic, Application, and Network—and understand when to use each. Additionally, we will cover the fundamentals of building load-balanced architectures to manage traffic, improve performance, and ensure continuous service availability.

Inclus

4 vidéos

In this module, we will explore AWS Auto Scaling, which allows you to automatically adjust the number of EC2 instances based on application load. You will learn how to set up Auto Scaling groups, create launch configurations, and integrate these groups with load balancers to ensure dynamic scaling. This module equips you with the skills to enhance application availability, performance, and cost efficiency.

Inclus

5 vidéos1 devoir

In this module, we will dive into Amazon S3, AWS's scalable object storage solution. You will learn how to create S3 buckets and upload objects, understand the different S3 storage classes to manage costs, and implement versioning to protect your data. Additionally, we’ll cover S3 lifecycle management, which helps automate the transition of data between storage classes based on predefined policies.

Inclus

6 vidéos

In this module, we will explore the essentials of Identity and Access Management (IAM) and its architecture. You will learn how to manage user access, create policies, and configure roles through hands-on labs. Additionally, we will cover critical security measures like Multi-Factor Authentication (MFA) and secure replication across regions.

Inclus

6 vidéos

In this module, we will cover the installation and setup of AWS CLI on both Windows and Linux platforms. You will explore practical, real-time use cases that demonstrate how AWS CLI can streamline the management of AWS services and resources through command-line operations.

Inclus

3 vidéos1 devoir

In this module, we will delve into the architecture and functionality of AWS Key Management Service (KMS). You'll learn how to manage encryption keys and apply encryption to AWS resources such as EBS volumes and S3 storage. Hands-on labs will provide practical experience in using KMS for data security across various AWS services.

Inclus

4 vidéos

In this module, we will explore the architecture of AWS Elastic File System (EFS) and how it provides scalable network storage. You will learn how to create EFS and integrate it with EC2 instances, enabling seamless and efficient file storage solutions. Practical demonstrations will show how to mount EFS on EC2 for real-time shared storage applications.

Inclus

3 vidéos

In this module, we will introduce S3 Glacier, AWS’s cost-effective solution for long-term data archival. You will learn how to create vaults to securely store data and configure retrieval policies to access archived data based on business requirements. This section will also cover strategies for managing data retrieval times and costs.

Inclus

3 vidéos1 devoir

In this module, we will explore the advanced capabilities of AWS CloudWatch for monitoring resource and application performance. You will learn how to use CloudWatch logs for troubleshooting, create custom metrics to track specific performance indicators, and configure events to automate responses based on system activity. This will enable proactive management of AWS environments.

Inclus

3 vidéos

In this module, we will explore the architecture of AWS CloudFront, a global content delivery network designed to enhance the performance of websites and applications. You will learn how to create a CloudFront distribution through a hands-on lab, gaining practical experience in optimizing content delivery for users across the globe.

Inclus

2 vidéos

In this module, we will explore AWS CloudTrail, a service designed to log and track user activity and API usage across your AWS environment. You will gain hands-on experience by creating trails to monitor and audit actions, providing a comprehensive view of user interactions for enhanced security and compliance.

Inclus

2 vidéos1 devoir

In this module, we will introduce AWS Lambda, a serverless computing service that allows you to run code without provisioning or managing servers. You will explore how Lambda works, its key features, and get started with creating and deploying Lambda functions through a practical lab, showcasing the simplicity and power of serverless architecture.

Inclus

2 vidéos

In this module, we will explore AWS RDS, a fully managed relational database service that simplifies database management. You will learn the fundamentals of RDS and gain practical experience by setting up and managing RDS instances, helping you understand how to efficiently use RDS for your database needs in the cloud.

Inclus

2 vidéos

In this module, we will focus on AWS DynamoDB, a scalable NoSQL database service. You will learn how to create and configure a DynamoDB table, exploring its capabilities for handling large-scale data with high performance and reliability, ideal for real-time applications.

Inclus

1 vidéo1 devoir

In this module, we will explore AWS API Gateway, a service for building, deploying, and managing APIs at scale. You will learn how to create APIs through a practical lab and apply API Gateway in real-time scenarios, enabling seamless integration of backend services with external applications.

Inclus

3 vidéos

In this module, we will introduce AWS Elastic Beanstalk, a platform that simplifies the deployment and management of web applications. You will learn how Elastic Beanstalk automates the setup of infrastructure and application deployment, followed by a lab where you will create and deploy a web app effortlessly.

Inclus

2 vidéos

In this module, we will explore AWS CloudFormation, a powerful tool for automating the creation and management of AWS resources using templates. You will learn how to create CloudFormation stacks and use CloudFormation Designer through hands-on labs, enabling you to efficiently define, deploy, and manage AWS infrastructure.

Inclus

3 vidéos1 devoir

In this module, we will explore AWS Systems Manager, a service that simplifies and automates resource management. You will gain hands-on experience with key tools like Session Manager, Run Command, and Patch Manager, enabling you to securely access, control, and maintain your AWS resources efficiently.

Inclus

4 vidéos

In this module, we will explore AWS Secrets Manager, a service for managing sensitive information like credentials and API keys. You will learn how to securely store and rotate secrets through hands-on practice, and examine real-world scenarios where Secrets Manager enhances security by managing secret lifecycles effectively.

Inclus

3 vidéos

In this module, we will explore AWS Inspector, a service designed to improve application security by assessing vulnerabilities and compliance issues. You will learn how Inspector works, followed by a practical lab where you'll install and run the tool to analyze and report on security findings, enhancing the overall security posture of your AWS applications.

Inclus

2 vidéos1 devoir

In this module, we will introduce AWS LightSail, a simplified platform for launching and managing virtual private servers. You will learn about the architecture and practical applications of LightSail, followed by a hands-on lab where you'll set up and manage your own VPS, providing an easy-to-use solution for web hosting, development, and small-scale applications.

Inclus

2 vidéos

In this module, we will explore the limitations of AWS, focusing on the Free Tier and service-specific constraints. You will learn how to navigate these limitations effectively to avoid unexpected charges or resource bottlenecks, ensuring optimal usage of AWS services while staying within defined boundaries.

Inclus

2 vidéos

In this module, we will introduce AWS Cost Explorer, a tool that helps you visualize, understand, and manage your AWS costs. You will learn how to analyze detailed cost reports, enabling you to track expenses, identify trends, and make informed decisions to optimize your cloud budget and resource allocation.

Inclus

1 vidéo1 devoir

In this module, we will explore the various AWS Support plans available, from basic to enterprise-level support, to help you choose the right one based on your needs. You will also learn how to raise support tickets and interact with AWS Support to resolve technical or account-related issues efficiently.

Inclus

2 vidéos

In this module, we will introduce AWS Trusted Advisor, a tool that provides real-time recommendations to optimize your AWS environment. You will explore how Trusted Advisor can help you reduce costs, improve system security, and enhance overall performance by offering actionable insights and best practices.

Inclus

1 vidéo

In this module, we will take a deep dive into building a real-time 3-tier architecture on AWS. You will explore each tier—presentation, application, and data—and learn how to design and deploy a scalable, resilient system using various AWS services. This project-based approach will give you practical insights into developing complex cloud architectures.

Inclus

1 vidéo2 devoirs

Instructeur

Packt - Course Instructors
Packt
375 Cours12 727 apprenants

Offert par

Packt

Recommandé si vous êtes intéressé(e) par Cloud Computing

Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?

Felipe M.
Étudiant(e) depuis 2018
’Pouvoir suivre des cours à mon rythme à été une expérience extraordinaire. Je peux apprendre chaque fois que mon emploi du temps me le permet et en fonction de mon humeur.’
Jennifer J.
Étudiant(e) depuis 2020
’J'ai directement appliqué les concepts et les compétences que j'ai appris de mes cours à un nouveau projet passionnant au travail.’
Larry W.
Étudiant(e) depuis 2021
’Lorsque j'ai besoin de cours sur des sujets que mon université ne propose pas, Coursera est l'un des meilleurs endroits où se rendre.’
Chaitanya A.
’Apprendre, ce n'est pas seulement s'améliorer dans son travail : c'est bien plus que cela. Coursera me permet d'apprendre sans limites.’
Emplacement réservé

Ouvrez de nouvelles portes avec Coursera Plus

Accès illimité à plus de 7 000 cours de renommée internationale, à des projets pratiques et à des programmes de certificats reconnus sur le marché du travail, tous inclus dans votre abonnement

Faites progresser votre carrière avec un diplôme en ligne

Obtenez un diplôme auprès d’universités de renommée mondiale - 100 % en ligne

Rejoignez plus de 3 400 entreprises mondiales qui ont choisi Coursera pour les affaires

Améliorez les compétences de vos employés pour exceller dans l’économie numérique

Foire Aux Questions