Archive 2021

AWS Public Reference Identity Validator

PROJECT REFERENCE Identity Validator System – Pension Fund Administrator

The Pension Fund Administrator of Colombia is part of a well-known Colombian holding company and is one of the largest administrators of pension and census funds in the country with more than 1.6 million members. This pension fund manager manages three types of funds: unemployment insurance, voluntary pensions, and mandatory pensions.

In 2011, the company acquired the assets of pension funds in other countries of the region, in 2013 the firm completed a merger process with a foreign group adding to its management portfolio of Pension and Unemployment Funds, life insurance, and administration of investments.

The technical difficulty and business involvement.

Currently, this Pension Fund management company has constant development of applications to retain its customers and also to be at the forefront of the business, therefore, currently with a large number of applications, these applications are grouped according to to the users who use it, there are two groups:

  • Internal applications or internally used applications of the company
  • Satellite-type applications are used mainly by affiliates who carry out self-management operations in the different existing channels according to their requirements and/or needs.

In satellite-type applications, the administrator must allow operations that by their nature require different security mechanisms such as authentication, identification, and authorization. However,

  • To achieve authentication, affiliates use the username and password mechanism.
  • The authorization is carried out through a system of roles, profiles, and permissions, all configured depending on the type of affiliate and the accesses they require to carry out their respective operations.
  • The identification of the affiliate is a more complex task, bearing in mind that the objective of this mechanism is to ensure that the user is really who they say they are and that they have not been impersonated.

This last identification mechanism is the core of the problem to be solved since it must allow the administrator to ensure that the affiliates carry out the procedures, operations, and/or use of services in a reliable and safe manner with the quality they deserve.

Now, the combination of different security factors adds more layers of security to the authentication procedure, providing robustness to the verification and making intrusion and identity theft by third parties more difficult. For them we introduce strong authentication, which is when combined with minus two factors to guarantee that the user who authenticates is really who he claims to be, all strong authentication is also a multi-factor authentication (MFA), where the user verifies his identity as many times as factors are combined, even if one of the factors fails or is attacked by a cybercriminal, there are more security barriers before the cybercriminal can access the information.

As a result of this, the “identity validator system” arises, which is the system as a service that performs the process of identifying the affiliates in the administrator, which is used by the other systems that require it so that they can decide whether or not they authorize the execution of a procedure.

Solution realized, AWS services, Architecture 

To achieve a correct identification of the affiliate, the collection of data becomes evident as a first step, depending on these data, the best decision must be made as to which identification mechanisms should be applied, then these mechanisms must be applied, wait for the Affiliate response and verify it, in parallel the entire process consists of its respective operations and statistics record.

The general architecture of the system is essentially made up of the following components:

  • Satellite: they are those that consume the services of the identity validator system since they need to validate the identity of their affiliates before carrying out a procedure.
  • UI: Identity validator system graphical interface. Set of components and libraries developed in React JS that can be used by the Satellites, which contain the connection logic towards the identity validator system services. 
  • APIGateway: Contains the endPoints that the identity validator system exposes 
  • Traceability in Splunk: Components that are responsible for recording the messages it exchanges identity validator system (externally and internally)

  • Completeness: Component that is responsible for making the necessary calls to services external identity validator system that extract the necessary information from the client to make the decision of what mechanism will be applied.

  • Validate Pass: Component that is responsible for eliminating the mechanisms to be applied to the client those that have already been validated taking into account a series of configurable criteria.

  • Mechanism Manager: In charge of executing the mechanism and carrying out the validation through communication with third-party services and interpreting and validating their responses.
  • Rule Manager: In charge of making the decision of the mechanisms that will be applied to the client.

Architecture flow

The identity validator system is a system made up internally by several micro-services that interact with each other. The general flow of the identity validator system consists of a request for validation of the mechanism for a client which travels through the different micro-services that make up the system. The following is the identity validator system message flow architecture.

The image shows, similar to the logical architecture of the identity validator system, the internal architecture of Micro-services using AWS SQS queues as an intermediate communication channel, which make up the system and the data flow of a request. that is performed at the same. The image flow is a functional flow which means that the request is not canceled.

The flow is described below:

  1. The identity validator system receives a validation request from one of the corresponding channels and which are configured, validates the data sent according to a defined structure and request ID.
  2. Authenticate the request according to the Satellite that is making it.
  3. Register the information in Redis where it will keep waiting for the response for the Request ID (synchronization simulation)
  4. Determines if it is an uninitiated request, validates if the transaction and the channel exist.
  5. The process of completing the request data begins.
  6. They are called the external completeness services of the identity validator system to extract the information required from the affiliate, which will be used in the decision-making of the identification mechanism that should be applied.
  7. The completeness data is sent to the RuleProcessor micro-service, through the fan-out scheme and using SNS and SQS, which will be in charge of orchestrating the rules to determine the list of mechanisms to apply to the client.
  8. They are determined by the data that was extracted in Completeness, plus the data of the initial Request itself, and taking into account a series of rules that the list of mechanisms to apply must be met.
  9. The validations that the client has passed in a given time are determined
  10. The necessary consultations are made to complete the required information
  11. The completeness data and the list of mechanisms to be applied are sent to the ExecuteMechanism micro-service, which searches the list of mechanisms to apply for the first one that has not been validated and calls the external service to the identity validator system that starts the validation mechanism.
  12. The collected data plus the response from the initiation of the first invalid mechanism is sent to SendResponse. This stores the entire request in the Database for subsequent requests.
  13. Push the data into Redis where RestRequest is waiting to send the request-response
  14. A validation request of the initiated mechanism is started. It keeps reading from Redis the answer.
  15. It is validated that the start request has been executed correctly and that the request is valid
  16. It is sent to validate the mechanism, where the validation service corresponding to the same initiated mechanism is called
  17. It is verified that the validation has been successful and the mechanism is marked as valid in the list of mechanisms
  18. Send invalid mechanism response

Low Level Architecture 

A lower-level identity validator system architecture shows the complexity of the system and the number of components that intervene and interact with the Request information that travels from one micro-service to another; where each one is enriching and modifying its state.

What are the benefits of this solution for the client?

As part of the implemented solution, the client obtained greater security in the processes of self-management and operations that required verification of the identity of the person who required it. That In this sense, the consumption of the system was implemented in the satellites to make the decision whether to allow or not carry out operations, which brought a greater securitization of operations and prevents in a high degree spoofing. With this, it has gained greater prestige and confidence from affiliates knowing that there are ways to verify their identity when operating with their services and products of your day-to-day.

AWS IMMERSION CORE SERVICES-ITAU-COL

IMMERSION DAY

CORE SERVICES

Introduction to Core AWS Services

November 19, 2021
1:00 PM COL

partnered with:

AWS Immersion Days allows AWS Business Associates with the Consulting Advanced and Premier categories to deliver workshops to clients with content and tools developed by AWS solution architects. These workshops include presentations, hands-on labs, and other customized assets that help customers understand AWS's value offering.

AWS IMMERSION DAYS is a free workshop lasting approximately 4 hours guided by 3HTP professionals certified as AWS architects

Registration

AWS IMMERSION DAY CONTENT CORE SERVICES

This IMMERSION DAY offers an overview of the advantages of Cloud Computing and the possibilities offered by Amazon Web Services through its different services.

Introduction to AWS

A high-level introduction to the AWS cloud. This topic covers

  • AWS benefits
  • Pricing philosophy
  • Global infrastructure
  • EC2 instances
  • Virtual Private Cloud (VPC) overview
  • and more…

Laboratorios

Overview of AWS Documentation, Blogs, Quickstarts, and Solutions.

This content covers

  • EC2
  • RDS
  • S3
  • Elastic Load Balancer (ELB)
  • Auto Scaling Group

TEAM 3HTP IMMERSION DAY

Meet the members of the 3HTP team of instructors who teach IMMERSION DAY.

Alain_Diaz-Arquitect-AWS

Alain Díaz

3HTP

AWS Architect

Daniel Muñoz

Daniel Muñoz

3HTP

AWS Architect

Katty Jaramillo

3HTP

Cloud Architect

DO YOU WANT TO HAVE YOUR IMMERSION DAY?

Cart-Landing

ARE YOU READY TO MIGRATE TO THE CLOUD?

AWS has a totally free tool called AWS Cloud Adoption Readiness Tool (CART), which allows, through a set of simple questions, to evaluate the status of your organization and deliver results with the important points of improvement to start a process of adopting Cloud services.  3HTP puts an Architect at your disposal to accompany you in the process of evaluation, interpretation of the CART and to establish the important guidelines of your path to the cloud.

SCHEDULE YOUR TIME WITH 3HTP

Contact us to schedule a session with a 3HTP architect who will help you fill out the CART, interpret the results, and outline your strategy to adopt AWS Cloud services.
SOLICITUD DE HORAS CART

AWS Cloud Adoption Readiness Tool (CART)

If you have 3 to 5 minutes to learn more about the CART.

AWS Cloud Adoption Readiness Tool (CART)

ARE YOU READY TO MIGRATE TO THE CLOUD?

On this page we will provide an introduction to the AWS Cloud Adoption Readlines Tool (CART). Which allows you to assess the status of your organization for the adoption of Amazon Web Services Cloud services. CART is a powerful tool that will allow you to successfully face the use of Cloud AWS technologies. 3HTP offers you the following possibilities:

Schedule an appointment with a 3HTP AWS Architect who will accompany you in the process of filling in and interpreting the results:

SOLICITUD DE HORAS CART

If you would like to do it yourself send us your information. You will receive an email with detailed instructions on how to do it:

CONTACTOS QUE SOLICITARON ENLACE AL CART

The path to cloud services, the Bridge2Cloud as we call it in 3HTP, has become a necessity for companies in search of immediate resource provisioning, elastic scalability and high availability.

However, one of the main barriers when thinking about migrating to the cloud is the ignorance of the current state of the organization when thinking about Cloud Adoption.

  • How to evaluate?
  • Where to start?
  • What areas should be considered?
  • How to set priorities?
  • What elements should be considered?

These are some of the questions that remain unanswered when we want to start a cloud adoption plan.

AWS Cloud Adoption Readiness Tool

You will answer a questionnaire that allows, through simple questions, to evaluate the current state of the organization. This tool has the objective of providing a guide that helps organizations in the construction of a migration strategy to the Amazon Web Services cloud. The application allows us to:

AWS Cloud Adoption Readiness Tool - CART

The CART allows an assessment to be made to see how prepared you are to adopt cloud services by following 16 questions that are designed based on AWS best practices.

It is useful for companies of any size and any sector, giving the possibility of detailing the state of readiness to adopt cloud services

How is the CART structured?

The evaluation questionnaire is made up of two types of questions.

This survey and evaluation report details your preparation for the migration to the cloud through 16 questions grouped into six perspectives:

CART is a totally free tool that AWS has for all users.

Schedule an appointment with a 3HTP AWS Architect who will accompany you in the process of filling in and interpreting the results:

SOLICITUD DE HORAS CART

If you would like to do it yourself send us your information. You will receive an email with detailed instructions on how to do it:

CONTACTOS QUE SOLICITARON ENLACE AL CART

"Customers migrating to AWS can experience a 51% reduction in operations costs, a 62% increase in IT staff productivity, and a 94% reduction in downtime."

CHARLA – DevOps Contiuous testing

NIGHT LECCTURE

DevOps

Continuous Testing: Test Automation and Virtualization of services.

Tuesday 10 - AUGUST

| 8:00 PM COL - PER | 9:00 PM CL |

SIGN UP

CONTENT
  • We will talk about the challenges that Automation has in the Software Quality process, and current approaches to speed up and increase testing with concepts such as “shift-left” in a DevOps framework.
  • We will review a technical example with a suite of tools for software testing automation and service virtualization.
PRESENTOR

Ivan Camilo Pedraza

Lider DevOps

PREVIOUS LECTURES
DevOps for Containers
Play Video
AWS STORAGE
CONTAINERIZATION AND ORCHESTATION

AWS IMMERSION CORE SERVICES- 6

IMMERSION DAY

CORE SERVICES

Introduction to Core AWS Services

August 2, 2021
1:00 PM COL - PE | 2:00 PM CL

AWS Immersion Days allows AWS Business Associates with the Consulting Advanced and Premier categories to deliver workshops to clients with content and tools developed by AWS solution architects. These workshops include presentations, hands-on labs, and other customized assets that help customers understand AWS's value offering.

AWS IMMERSION DAYS is a free workshop lasting approximately 4 hours guided by 3HTP professionals certified as AWS architects

AWS IMMERSION DAY CONTENT CORE SERVICES

This IMMERSION DAY offers an overview of the advantages of Cloud Computing and the possibilities offered by Amazon Web Services through its different services.

Introduction to AWS

A high-level introduction to the AWS cloud. This topic covers

  • AWS benefits
  • Pricing philosophy
  • Global infrastructure
  • EC2 instances
  • Virtual Private Cloud (VPC) overview
  • and more…

Labs

Overview of AWS Documentation, Blogs, Quickstarts, and Solutions.

This content covers

  • EC2
  • RDS
  • S3
  • Elastic Load Balancer (ELB)
  • Auto Scaling Group

TEAM 3HTP IMMERSION DAY

Meet the members of the 3HTP team of instructors who teach IMMERSION DAY.

Alain_Diaz-Arquitect-AWS

Alain Díaz

3HTP

AWS Architect

Daniel Muñoz

Daniel Muñoz

3HTP

AWS Architect

Katty Jaramillo

3HTP

Cloud Architect

Alexander Gómez

3HTP

AWS Architect

DO YOU WANT TO HAVE YOUR IMMERSION DAY?

AWS IMMERSION DAY-CDK

IMMERSION DAY CDK

IMMERSION DAY

AWS WORKSHOP

Introduction to AWS CDK

Exclusive for the client

EVENT CONCLUDED

AWS Cloud Development Kit (AWS CDK) is an open source software development framework for defining your application resources in the cloud using popular programming languages. Cloud app provisioning can be a challenging process that requires you to perform manual actions, write custom scripts, maintain templates, or learn domain-specific languages. AWS CDK uses the familiarity and expressive power of programming languages to model your applications.

AWS IMMERSION DAYS is a free workshop lasting approximately 4 hours guided by 3HTP professionals certified as AWS architects

WORKSHOP CONTENT AWS CDK

This WorkShop provides an introduction to Architecture as Code development through the AWS Cloud development Kit (AWS CDK) service. Through this open source development framework, AWS customers can define and provision their application resources in the AWS Cloud using popular programming languages.

Introduction to AWS CDK

  • What is CDK?
  • What advantages does CDK offer?

Introduction to TypeScript

  • What is TypeScript?
  • TypeScript benefits.
  • Exercise.
  • Other TypeScript code features.
  • Summary

Getting started with CDK

  • Requirements.
  • Set up development environment.
  • Commands.
  • Structure of the CDK application.
INSTRUCTOR

3HTP is a certified AWS Partner and with references in different projects within AWS. It is also a certified partner for AWS workshops and immersion days.

DO YOU WANT TO HAVE YOUR IMMERSION DAY?