Advanced Search
Search Results
18 total results found
Lab overview
As an AWS solutions architect, it is important that you understand the overall functionality and capabilities of Amazon Web Service (AWS) and the relationship between the AWS networking components. In this lab, you create an Amazon Virtual Private Cloud (Amazo...
Scenario
Your team has been tasked with prototyping an architecture for a new web-based application. To define your architecture, you need to have a better understanding of public and private subnets, routing, and Amazon EC2 instance options.
Steps
Task 1: Create an Amazon VPC in a Region In this task, you create a new Amazon VPC in the AWS Cloud. Learn more: With Amazon VPC, you can provision a logically isolated section of the AWS Cloud where you can launch AWS resources in a virtual network that yo...
Optional Steps
Task 1: Troubleshooting connectivity between the private instance and the public instance In this optional task, you use the Internet Control Message Protocol (ICMP) to validate a private instance’s network reachability from the public instance. Note: This ...
Conclusion
Creating a VPC with both public and private subnets provides you the flexibility to launch tasks and services in either a public or private subnet. Tasks and services in the private subnets can access the internet through a NAT gateway. Congratulations! You ...
Lab overview
The Amazon Web Services (AWS) environment is an integrated collection of hardware and software services designed to provide quick and inexpensive use of resources. The AWS API sits atop the AWS environment. An API represents a way to communicate with a resourc...
Scenario
The lab environment provides you with the following resources to get started: an Amazon Virtual Private Cloud (Amazon VPC), the necessary underlying network structure, a security group allowing the HTTP protocol over port 80, an Amazon Elastic Compute Cloud (A...
Steps
Task 1: Explore and configure the AWS Management Console In this task, you explore the AWS Management Console and the unified search tool. You then configure the Region, widgets, and services. Learn more: The AWS Management Console provides secure sign-in u...
Conclusion
Congratulations! You now have successfully: Explored and interacted with the AWS Management Console. Created resources using the AWS Management Console. Explored and interacted with the AWS CLI. Created resources using the AWS CLI.
Lab overview
A backend database plays an important role in any environment, and the security and access control to this critical resource is vital to any architecture. In this lab, you create an Amazon Aurora database (DB) cluster to manage a MySQL database and an Applicat...
Scenario
Your team has been tasked with prototyping an architecture for a new web-based application. To define your architecture, you need to have a better understanding of load balancers and managed databases, such as Amazon RDS. LAB ENVIRONMENT The lab environment ...
Steps
Task 1: Create an Amazon RDS database In this task, you create an Aurora DB cluster that is compatible with MySQL. An Aurora DB cluster consists of one or more DB instances and a cluster volume that manages the data for those DB instances. Learn more: Amazo...
Conclusion
Congratulations! You have now successfully completed the following: Created an Amazon RDS DB instance. Created an Application Load Balancer. Created an HTTP listener for the Application Load Balancer. Created a target group. Registered targets with a t...
The Art of Overkill: Web Dev Edition
“The chief enemy of creativity is ‘good’ sense.” — Pablo Picasso. Hello, fantastic developers! I am thrilled to write about a topic that’s near and dear to my heart: over-engineering. Ah, the art of complicated, simple things — a craft many of us have per...
Login Endpoint - Español
Descripción Este endpoint autentica a los usuarios validando un token de acceso de Auth0 y un correo electrónico codificado en Base64. Si la autenticación es exitosa, genera un JWT para la sesión del usuario y una URL que permitira al usuario ser redirigido a...
Login Endpoint - English
Description This endpoint authenticates users by validating an Auth0 access token and an email encoded in Base64. If the authentication is successful, it generates a JWT for the user's session and a URL that will allow the user to be redirected to the applica...
Definición de Endpoints de la API REST
A continuación se presenta la definición completa de los endpoints de la API REST. La documentación está en español, pero los endpoints, así como los nombres de los parámetros de entrada y salida, se mantienen en inglés. 1. Autenticación 1.1 Obtener Token ...
Servicio de Validación de Información (SVI) – Manual de la API
Introducción Este manual explica cómo generar credenciales y consumir la API de SVI. Incluye ejemplos reales de respuesta. Obtención de authkey y credenciales del proyecto Sigue estos pasos en la interfaz web: Inicia sesión con rol Administrador. Ve a A...