Architecture for Airline Crew Management Systems
Publication date: June 11, 2021 (Diagram history)
You can use AWS to create a highly available, secure, flexible, and cost-effective architecture for airline crew management systems. This architecture connects corporate users to crew applications through multiple networking options.
This architecture uses Amazon Elastic Kubernetes Service for container orchestration. It stores crew data in Amazon Aurora and provides business intelligence through Amazon Quick Sight.
Airline crew management systems diagram
The following steps describe the architecture:
-
Connect corporate users and systems to crew management on AWS. Use AWS Direct Connect as primary and AWS Site-to-Site VPN as secondary.
-
Amazon Cognito provides user authentication and access control to crew applications.
-
Crew apps resolve domain names through RouteĀ 53 to API Gateway and CloudFront. API Gateway provides access to the application tier. CloudFront serves static pages and assets from Amazon S3. AWS WAF protects these resources.
-
The application tier has a private Application Load Balancer for crew management microservices. Connect the Application Load Balancer to an Amazon EKS cluster across two Availability Zones.
-
Amazon Aurora PostgreSQL-Compatible Edition provides high availability with Aurora Replicas. Store data copies across multiple Availability Zones.
-
Use AWS cloud security services for at-rest, end-to-end encryption. Protect credentials and private keys.
-
Use CloudWatch and monitoring tools to optimize operational health.
-
Create a data lake with Amazon S3 and Amazon S3 Glacier for crew management data. Use the data lake for reporting, visualization, and advanced analytics.
-
Use Quick for business intelligence on crew planning, training statistics, and crew utilization.
Further reading
For additional information, see the following resources:
Diagram history
To receive updates about this reference architecture diagram, subscribe to the RSS feed.
| Change | Description | Date |
|---|---|---|
Initial publication | Reference architecture diagram first published. | June 11, 2021 |
RSS subscription requirement
To subscribe to RSS updates, you must have an RSS plugin enabled for the browser you are using.