お知らせ
News
- 2026.03 お知らせNotice ウェブサイト公開Website launched
- 2026.01 お知らせNotice サービス提供開始Services launched
- 2025.12 設立Founded 合同会社リロカ 設立Liroka LLC established
サービス
Services
クラウド移行
Cloud Migration
既存システムのAWS移行を安全に実施。ネットワーク、IAM、データ移行、切替計画。
Safe migration to AWS: networking, IAM, data, and cutover planning.
マネージド運用
Managed Operations
監視・パッチ・バックアップの自動化。明確なSLAによる継続運用。
Automated monitoring, patching, and backups with clear SLAs.
セキュリティ・コンプライアンス
Security & Compliance
最小権限IAM、暗号化、ログ監査、コスト最適化を一貫して支援。
Least-privilege IAM, encryption, audit logging, and cost optimization.
AIエージェント設計・構築
AI Agent Development
社内ナレッジ検索、顧客対応自動化、レポート生成など、業務に特化したAIエージェントをAWS上に構築。
Custom AI agents on AWS — knowledge retrieval, customer support automation, and report generation.
RAG・LLM統合
RAG & LLM Integration
Amazon Bedrock・社内データを活用したRAGの設計・実装。自社データに基づく高精度な回答を実現。
RAG pipelines with Amazon Bedrock and your internal data for accurate, grounded responses.
PoC・パイロット支援
AI Proof of Concept
短期間・低コストでAI検証。ビジネスケースの明確化から本番化判断まで伴走支援。
Rapid, low-cost AI validation — from business case through go/no-go decision.
ArcGIS Enterprise on AWS
ArcGIS Enterprise on AWS
Linux上でのArcGIS Enterpriseの設計・構築・運用。性能・コスト最適化。
Design, deploy, and operate ArcGIS Enterprise on Linux for performance and cost.
ハイブリッドGIS・移行
Hybrid GIS & Migration
オンプレ環境との連携、段階的なクラウド移行、運用手順の確立。
Hybrid architectures and phased migrations with clear runbooks.
災害対策・レジリエンス
DR & Resilience
バックアップ、DR、冗長化、復旧テストの計画と実施。
Backup/DR planning, redundancy, and recovery testing.
アプローチ
Our Approach
シンプルで安全な基盤
Simple, secure foundations
- プライベートサブネット、最小権限IAM、機密情報の安全管理
- 計画的なパッチ適用と自動バックアップ、変更管理
- AI利用のガードレール設計(データ分類、アクセス制御、出力監査)
- 移行手順・運用手順・引継ぎ資料の整備
- Private subnets, least-privilege IAM, secure secrets
- Patch windows, automated backups, change control
- AI guardrails: data classification, access controls, output auditing
- Clear handover docs and support paths
迅速・明確なコミュニケーション
Fast, clear communication
- 英日両言語での定期的な進捗共有
- SLAとエスカレーション経路の明確化
- 透明性の高い価格とスコープ提示
- Regular status updates in both languages
- Defined SLAs and escalation options
- Transparent pricing and scopes
導入事例
Case Studies
当社エンジニアが過去に支援したプロジェクトの実績です。
Representative projects delivered by our engineering team.
FEMA向け ArcGIS基盤のAWSクラウド移行
ArcGIS Infrastructure Migration to AWS for FEMA
FEMAのミッションクリティカルなArcGIS Enterprise基盤を、老朽化したオンプレミス環境(Windows Server 2012)からAWSの高可用性アーキテクチャへ移行。災害対応を一切止めることなく、運用コスト・復旧体制・セキュリティを全面的に改善しました。
Migrated FEMA's mission-critical ArcGIS Enterprise from aging on-premises Windows Server 2012 to a highly available AWS architecture — cutting costs, strengthening disaster recovery, and modernizing security, all with zero disruption to disaster response operations.
技術詳細を見るTechnical details
- AWS EC2(Windows Server 2019)上のマルチAZ高可用性アーキテクチャへ全面移行
- AWS Systems Managerによるパッチ適用の完全自動化
- クロスリージョンレプリケーションによるDR戦略の全面再設計(RPO 24h→1h、RTO 72h→4h)
- Keycloak + ADFSによるフェデレーション認証基盤(SAML SSO)を構築
- 段階的移行計画で並行稼働・DNS切替を実施し、ダウンタイムゼロを達成
- Multi-AZ HA architecture on AWS EC2 (Windows Server 2019)
- Fully automated patching via AWS Systems Manager
- Cross-region DR with tested recovery (RPO 24h → 1h, RTO 72h → 4h)
- Federated identity with Keycloak + ADFS — SAML-based SSO to ArcGIS Portal
- Phased migration with parallel operation — zero-downtime DNS cutover
国防総省ArcGIS基盤へのAIエージェント統合
AI Agent Integration into DoD ArcGIS Stack
国防総省の既存ArcGIS基盤に、Amazon BedrockベースのAIエージェントを統合。地理空間データの分析・レポート生成を自動化し、アナリストの作業時間を大幅に短縮しました。完全自動化されたCI/CDパイプラインにより、DoDセキュリティ要件を満たしつつ、本番環境を一切停止させずに導入を完了しています。
Integrated an Amazon Bedrock-powered AI agent into a DoD ArcGIS stack, automating geospatial analysis and report generation. A fully automated CI/CD pipeline enabled deployment in compliance with DoD security requirements — with zero production downtime.
技術詳細を見るTechnical details
- Amazon Bedrock AIエージェントがArcGIS REST APIと連携し、自然言語での地理空間クエリとレポート自動生成を実現
- AWS CodePipeline + CodeBuild + CodeDeployで完全自動化CI/CDパイプラインを構築(平均15分デプロイ)
- AWS CDKによるInfrastructure as Codeで環境の再現性と変更追跡を確保
- VPCエンドポイント経由のBedrock接続、最小権限IAM、全リクエスト監査ログ、データ分類フィルタリングによりDoD準拠
- 疎結合アーキテクチャ(API Gateway)で段階的ロールアウトとロールバックに対応
- Bedrock AI agent integrated with ArcGIS REST APIs — natural language queries, automated analysis, report generation
- Fully automated CI/CD via CodePipeline + CodeBuild + CodeDeploy (~15-min deployments)
- Infrastructure as Code (AWS CDK) for reproducibility and auditability
- DoD-compliant security: VPC endpoints, least-privilege IAM, full audit logging, data classification filtering
- Decoupled service behind API Gateway — phased rollout with instant rollback capability
国道局向け 法面管理モバイルアプリの開発・展開
Slope Monitoring Mobile App for the National Highway Service
国道局の現場担当者が法面(のりめん)の浸食・挙動データを収集・記録するためのクロスプラットフォームモバイルアプリを開発。iOS・Android両対応で、オフライン環境でもデータ収集が可能。収集データはArcGISデータセットにリアルタイム連携され、法面の監視・管理・意思決定を一元化しました。
Developed a cross-platform mobile app for National Highway Service field agents to collect and upload slope erosion, behavior, and management data. Available on both iOS and Android with offline support, the app syncs directly to an integrated ArcGIS dataset for centralized slope monitoring and decision-making.
技術詳細を見るTechnical details
- iOS・Androidのクロスプラットフォーム対応で、App Store・Google Play両方からの配布を実現
- ArcGIS Feature Serviceとのリアルタイム双方向同期により、現場データを即座にGIS上に反映
- オフラインモードで電波圏外の現場でもデータ収集が可能。再接続時に自動アップロード
- 写真撮影・GPS位置情報・カスタムフォームによる構造化データ収集ワークフローを実装
- 既存のArcGIS Enterprise環境およびポータルとの完全な統合を達成
- Cross-platform deployment to both App Store and Google Play
- Real-time bidirectional sync with ArcGIS Feature Services for immediate field-to-GIS data flow
- Offline-capable data collection for remote field sites with automatic upload on reconnection
- Structured data capture with photo attachments, GPS coordinates, and custom inspection forms
- Full integration with existing ArcGIS Enterprise environment and portal
導入の流れ
How We Work
お問い合わせ
Inquiry
フォームまたはメールでご連絡ください
Reach out via form or email
ヒアリング・要件整理
Discovery
課題・目標・技術環境をヒアリング
Understand goals, challenges, and environment
ご提案・お見積
Proposal
スコープ・スケジュール・費用を明示
Clear scope, timeline, and pricing
ご契約
Agreement
SLA・秘密保持を含む契約締結
Contract with SLA and NDA
導入・構築
Implementation
設計・構築・テスト・本番移行
Design, build, test, and deploy
継続運用・サポート
Ongoing Support
運用監視・改善・定期報告
Monitoring, optimization, and reporting
実績・資格
Credentials
認定・経験
Certifications & Experience
エンジニアはAWS認定およびCompTIA Security+を保有。米国連邦機関(DoD・DOI・HHS)案件でのArcGIS・クラウド基盤支援の経験に加え、生成AIエージェントの設計・本番運用の実績を有しています。
Engineers hold AWS Certifications and CompTIA Security+, with experience supporting ArcGIS and cloud infrastructure for U.S. federal programs (DoD, DOI, HHS), as well as hands-on production deployment of AI agents and LLM-powered systems.
信頼と品質
Trusted Partner
- AIエージェント・RAGパイプラインの設計から本番運用までの一貫した実績
- ArcGISのモダナイズと運用最適化の実績
- セキュリティ重視の設計・運用ノウハウ
- ベストプラクティスに基づく日英対応
- End-to-end AI agent and RAG pipeline delivery
- Proven ArcGIS modernization
- Security-first infrastructure administration
- Best-practice bilingual delivery
会社概要
Company
| 会社名 | Company | Liroka LLC |
|---|---|---|
| 設立 | Founded | 2025年12月December 2025 |
| 資本金 | Capital | 500,000円 JPY |
| 従業員数 | Employees | 2名 |
| 本社所在地 | Headquarters | San Antonio, Texas, United States |
| 日本拠点 | Japan Office | 東京(準備中)Tokyo (coming soon) |
| 役員 | Officers | Joseph Stephenson — CTO Christie Hoang — CSO |
| 対応言語 | Languages | 日本語・英語Japanese & English |
| お問い合わせ | Contact | inquiry@liroka.com |
会社資料
Capabilities
強みと実績の概要を1ページにまとめています。
Our capabilities and track record at a glance.
認定・資格
Certifications
- AWS Certified Solutions Architect
- CompTIA Security+
米国連邦機関支援実績: DoD, DOI, HHS
U.S. federal program experience: DoD, DOI, HHS
お問い合わせ
Contact
メール: inquiry@liroka.com
Email: inquiry@liroka.com
簡易フォームからも送信可能です。通常1営業日以内にご連絡いたします。
Use the form or email us directly. We typically respond within 1 business day.