Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
Managing EC2 and VPC: AWS with Python and Boto3  Series Vote_lcapManaging EC2 and VPC: AWS with Python and Boto3  Series Voting_barManaging EC2 and VPC: AWS with Python and Boto3  Series Vote_rcap 
tano1221
Managing EC2 and VPC: AWS with Python and Boto3  Series Vote_lcapManaging EC2 and VPC: AWS with Python and Boto3  Series Voting_barManaging EC2 and VPC: AWS with Python and Boto3  Series Vote_rcap 
大†Shinegumi†大
Managing EC2 and VPC: AWS with Python and Boto3  Series Vote_lcapManaging EC2 and VPC: AWS with Python and Boto3  Series Voting_barManaging EC2 and VPC: AWS with Python and Boto3  Series Vote_rcap 
ПΣӨƧӨFƬ
Managing EC2 and VPC: AWS with Python and Boto3  Series Vote_lcapManaging EC2 and VPC: AWS with Python and Boto3  Series Voting_barManaging EC2 and VPC: AWS with Python and Boto3  Series Vote_rcap 
ℛeℙ@¢ᴋ€r
Managing EC2 and VPC: AWS with Python and Boto3  Series Vote_lcapManaging EC2 and VPC: AWS with Python and Boto3  Series Voting_barManaging EC2 and VPC: AWS with Python and Boto3  Series Vote_rcap 
Engh3
Managing EC2 and VPC: AWS with Python and Boto3  Series Vote_lcapManaging EC2 and VPC: AWS with Python and Boto3  Series Voting_barManaging EC2 and VPC: AWS with Python and Boto3  Series Vote_rcap 
ronaldinho424
Managing EC2 and VPC: AWS with Python and Boto3  Series Vote_lcapManaging EC2 and VPC: AWS with Python and Boto3  Series Voting_barManaging EC2 and VPC: AWS with Python and Boto3  Series Vote_rcap 
*/UpLoAdEdByMaChInE028*
Managing EC2 and VPC: AWS with Python and Boto3  Series Vote_lcapManaging EC2 and VPC: AWS with Python and Boto3  Series Voting_barManaging EC2 and VPC: AWS with Python and Boto3  Series Vote_rcap 
geodasoft
Managing EC2 and VPC: AWS with Python and Boto3  Series Vote_lcapManaging EC2 and VPC: AWS with Python and Boto3  Series Voting_barManaging EC2 and VPC: AWS with Python and Boto3  Series Vote_rcap 
Septiembre 2024
LunMarMiérJueVieSábDom
      1
2345678
9101112131415
16171819202122
23242526272829
30      
CalendarioCalendario
Últimos temas
» Understanding AWS and its Global Infrastructure
Managing EC2 and VPC: AWS with Python and Boto3  Series EmptyHoy a las 6:48 am por missyou123

» Turnstiles: The Complete Guide
Managing EC2 and VPC: AWS with Python and Boto3  Series EmptyHoy a las 6:46 am por missyou123

» The Strategic Path To Success: 7 Laws To Master Your Life
Managing EC2 and VPC: AWS with Python and Boto3  Series EmptyHoy a las 6:44 am por missyou123

» The Resilient Professional: Mental Strategies For Business
Managing EC2 and VPC: AWS with Python and Boto3  Series EmptyHoy a las 6:42 am por missyou123

» The Complete Course For Hybrid Cloud With Azure
Managing EC2 and VPC: AWS with Python and Boto3  Series EmptyHoy a las 6:40 am por missyou123

» Soildmaster 2
Managing EC2 and VPC: AWS with Python and Boto3  Series EmptyHoy a las 6:38 am por missyou123

» SnowPro Advanced Data Engineer: Data Movement
Managing EC2 and VPC: AWS with Python and Boto3  Series EmptyHoy a las 6:36 am por missyou123

» Sharp Trade: Day Trading Stock Options
Managing EC2 and VPC: AWS with Python and Boto3  Series EmptyHoy a las 6:34 am por missyou123

» Seven Quality Control Tools To Improve Everyday Performance
Managing EC2 and VPC: AWS with Python and Boto3  Series EmptyHoy a las 6:32 am por missyou123

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Managing EC2 and VPC: AWS with Python and Boto3 Series

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
Invitado
Invitado



Managing EC2 and VPC: AWS with Python and Boto3  Series Empty
MensajeTema: Managing EC2 and VPC: AWS with Python and Boto3 Series   Managing EC2 and VPC: AWS with Python and Boto3  Series EmptySáb Jun 20, 2020 12:20 pm

Managing EC2 and VPC: AWS with Python and Boto3  Series 2a7e5fe497ab5deebb5899fe2d9aadd3

Managing EC2 and VPC: AWS with Python and Boto3 Series
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + .srt | Duration: 60 lectures (4h 31m) | Size: 1.84 GB
Learn how to implement EC2 and VPC resources on AWS using Python API - Boto3! Implement your infrastructure with code!

What you'll learn:
You'll be able to implement any sort of infrastructure on AWS with Python using VPCs, Subnets and EC2s!
You'll learn how to code against AWS API using Python and Boto3!
You'll learn how to launch EC2 Instances on AWS using Python and Boto3!
You'll learn how to isolate and control your own infrastructure with Python using Route Tables, Internet Gateways, Security Groups and Rules!
You'll have very good understanding of VPC concepts like Subnets, Route Tables and Internet Gateways by putting all into real-world practice with Python code!
You'll be confident to work with AWS APIs using Python for any kind of AWS Resource on VPC and EC2 Instances!
You'll learn how to read and code against an API documentation!
You'll be able to launch your own infrastructure on AWS without even signing-in to AWS!

Requirements
Beginner level of Python
Any Python Interpreter. Default is fine but I recommend PyCharm
An AWS Account - Free Tier Available!
General Knowledge on AWS Model would be nice
Theoretical Knowledge on VPC and EC2 Concepts would be nice but not necessary!

Description
Do you want to learn how to implement VPC and EC2 resources with Python code on AWS? Do you want to launch EC2 Instances with Python code on AWS? Are you preparing for AWS Solutions Architect Associate Exam and want to put your theory and skills into practice with VPC and EC2? This is the course for you!

In this course, we'll start by taking a look at the tools and the environment that we need to work with AWS resources. We'll be using Python 3 and as per the IDE I recommend you to use PyCharm from Jetbrains. It has a free community edition even!

After Iteach you how you can set up your environment on both MacOS and Windows, we'll create our credentials for AWS as being the AWS Access Key and AWS Secret Access Key for programmatic access to AWS resources. You'll learn how you can set your AWS credentials globally on your computers using AWS CLI. Before jumping into the implementation, for one last tip, I'll show you how you can have auto-complete capabilities on your PyCharm IDE with PyBoto3!

Once we're ready with our environment setup, we'll start implementing our solution on AWS! And remember we'll do everything with Python code; not a single thing manually or by hand! We'll start by creating a VPC. For our own VPC, we'll provide CIDR IP Block to isolate our resources within that VPC.

Then we will create two subnets; Public and Private. Public Subnet will be where we will put our internet-facing resources like Public EC2 instances and we will definitely launch an EC2 instance in it! To achieve this, we will create an Internet Gateway or IGW and attach it to our VPC. But of course that is not enough. We will create a Route Table for public routes over the internet and also add our Internet Gateway to the Route Table to allow internet access to our Public EC2 Instance. We will also not forget to associate our Public Subnet with this Public Route table so it can be exclusively used by the Public Subnet and its subresources. And finally, we will modify our Public Subnet so it can automatically assign public IP addresses to the resources we will launch within this Public Subnet. That's the way we are going to achieve internet access to and from our Public EC2 Instance and again we will do all of that with our Python code!

Besides, we will create a Private Subnet for our internal resources like a Private EC2 Instance which will only be accessible through the Private or Public Subnet; not open to the world. To achieve this, we will associate our Default Route Table with our Private Subnet and then we will not add our Internet Gateway to this Route Table so it will basically not have any internet access. We will also not enable auto-assign public IP addresses on Private Subnet which is disabled by default. That's basically how we are going to disable internet traffic on our Private EC2 Instance again we will do all this with our Python code!

We will not stop there of course so before we launch our Public EC2 Instance, we will develop a startup bash script to automatically run when we launch our EC2 Instance. In this script, we will first update our packages with yum package manager so we can stay up-to-date with the latest updates and security patches. Then we will install a HTTP server on it and make sure it's working by a startup check command. After we prepare our HTTP server, we will develop a simple HTML page as as greeting and we will write this page to disk to be served when we try to access our Public EC2 Instance. And remember, we will again do all of this with our Python code!

After finishing up launching our EC2 Instances, we'll nove on to learn how to describe EC2 Instances on AWS in detailed way; from their IP adresses to the subnet which they belong to. Then we'll learn how to learn how to manage EC2 Instances in various ways. We'll Stop, Start and Terminate EC2 Instances and again the best part is we will do all of that with our Python code!

Lots of information, hands-on practice and experience is waiting for you in this course on AWS. So, don't miss any more time and join me in this course to sharpen your skills on AWS using Python and Boto3!

Who this course is for
Beginners on AWS who wants to put their theory in practice
AWS Cloud Architect Associate Exam Preppers who wants to practice their theories with real projects
Who wants to learn how to implement Infrastructure-as-a-Code or IaaS on AWS
Who wants to learn how to develop infrastructures on AWS using Python
Who wants to learn how to launch Virtual Private Clouds, Public-Private Subnets and more with Python code on AWS
Who wants to learn how to launch EC2 Instances publicly and privately using Python on AWS
Who wants to learn AWS Python API or namely Boto3

Screenshots

Managing EC2 and VPC: AWS with Python and Boto3  Series 76775b27beedf7c16a5772f7cf0c6455

Download link:
Citación :
rapidgator_net:
https://rapidgator.net/file/e1200b97aea8446db4099cc144956fef/6ga63.Managing.EC2.and.VPC.AWS.with.Python.and.Boto3.Series.part1.rar.html
https://rapidgator.net/file/e91e34295a296725af59504e6dfbd819/6ga63.Managing.EC2.and.VPC.AWS.with.Python.and.Boto3.Series.part2.rar.html

nitroflare_com:
https://nitroflare.com/view/2B11C8FA9D1ABBD/6ga63.Managing.EC2.and.VPC.AWS.with.Python.and.Boto3.Series.part1.rar
https://nitroflare.com/view/68D717F4952C8F6/6ga63.Managing.EC2.and.VPC.AWS.with.Python.and.Boto3.Series.part2.rar

uploadgig_com:
http://uploadgig.com/file/download/232d4309dc9DffB1/6ga63.Managing.EC2.and.VPC.AWS.with.Python.and.Boto3.Series.part1.rar
http://uploadgig.com/file/download/bac1f0b5d67e5E23/6ga63.Managing.EC2.and.VPC.AWS.with.Python.and.Boto3.Series.part2.rar

Links are Interchangeable - No Password - Single Extraction
Volver arriba Ir abajo
 

Managing EC2 and VPC: AWS with Python and Boto3 Series

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Real Python - Start Managing Multiple Python Versions With pyenv
» Real Python - Managing Python Dependencies
» Python Application Series Python Made Simple
» Python Series Advanced Topics in Python
» The Machine Learning Series in Python: Level 1

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-