SlideShare una empresa de Scribd logo
1 de 30
Descargar para leer sin conexión
@arydewo
Telco Business & Technology
@arydewo
.
2
.
Harry Prasetyo K
Experienced IT & Telco OSS / BSS, Solution Architect,
Software Development
in https://id.linkedin.com/in/arydewo
Education : Master Degree, Information Technology, Binus University
Bachelor Degree, Informatics Engineering, ITS Surabaya
Working Experience :
Deputy Director, IT Solution Expert
Senior Manager, Research and Development
Head of OSS/BSS, Sr Manager
2014 - Now
2012 - 2014
2008 - 2012
2007 - 2008 Solutions Consultant
2001 - 2007
Senior Consultant
Programmer
Lecturer Assistant on Programming
Programmer
BUSINESS INTRODUCTION
Telco Business & Technology
@arydewo
Telco Ecosystem Entities
4
Technology
Providers
Technology
Partners
Content
Partners
Subscribers
Telco
Operators
@arydewo
Telco Ecosystem Entities - Major
5
Technology
Providers
Telco
Operators
Subscribers
(End Users)
Technology Services
@arydewo
Telco Ecosystem Entities - Continued
•
6
Telco
Operators
6
Technology Services
Technology Partners Content &Service Partners
Local
Global
Local
Global
? ? ?
? ? ?
? ? ?
? ? ?
@arydewo
Telco Ecosystem – Entity Relationship
7
Technology
Providers
Telco
Operators
Subscribers
(End Users)
Technology Services
Hardware
Software
Server
Storage
Router
Appliance
Application
Database
App Server
Cache
Platform
Voice
SMS
Data
VAS
Digital Svc
@arydewo
Telco Ecosystem Entities - Continued
•
8
Telco
Operators
8
Technology Services
Technology Partners Content &Service Partners
Software Custom
Application
Services
Managed
Service
Consultancy RBT
Other VAS
Content
Logistics
@arydewo
Telco Technology Overview
9
Radio
Core Network
IT-BSS
Subscriber Employee
TECHNOLOGY INTRODUCTION
Telco Business & Technology
@arydewo
Business Demands to Technology
.
11
Availability
System should be available 24x7x365
Reliability
System performance should be stable during traffic peak and
spike
Fast Time To Market
System should support dynamic market changes, launch
product as soon as possible.
Cost Effective
Budget for spending is no longer luxurious due to the
competition and market changes
@arydewo
Telco High Level
Data Access Architecture
•
12
BSC/
RAN
SGSN
AAA HLR
GGSN
OCS PCRF
Internet
Fiber
Fiber
Fiber
Radio Network
BSS
2-8 E1
STM1
STM4
@arydewo
Telco User Access Experience
13
Network Coverage
- Out Of Coverage : too far from
BTS signal reach
- Low Signal : in building, far from
BTS
- Interference : conflicting
frequency
Network Congestion
- Missmatch Demand vs Capacity
1x E1 bandwidth = 2 Mbps
Full HD Access require
1.4 Mbps to 3.4 Mbps
8x E1 max 16 Mbps
Only able to handle 4 to 11 User
concurrently
BSC/
RAN
Typical Bad User Experience
@arydewo
Telco High Level System Architecture
(Focused on IT-BSS)
14
CRMSAP
(HR, FI, MM)
Card
Mgmt
Mobile
Apps
SMS
GW
Middleware
(SOA & MFT)
Portal
Provisioning
Card
Mgmt
Loyalty
System
Mediation
ODS &
DWH
BI
OCS PCRF RBT HLR AAA
Interconnect
Billing
SMSC
UMB
USSD
GW
Prepaid
Reg
E-Mail
Server
@arydewo
My Responsibility In AXIS
15
CRMSAP
(HR, FI, MM)
Card
Mgmt
Mobile
Apps
SMS
GW
Middleware
(SOA & MFT)
Portal
Provisioning
Card
Mgmt
Loyalty
System
Mediation
ODS &
DWH
BI
OCS PCRF RBT HLR AAA
Interconnect
Billing
SMSC
UMB
USSD
GW
Prepaid
Reg
E-Mail
Server
@arydewo
Technology Provider & Partner Map
16
System
Tech Provider /
Partner
Middleware - SOA SoftwareAG
Middleware - MFT Axway
Provisioning Comptel
Mediation Comptel
Interconnect Billing Intec (CSG), Huawei
System
Tech Provider /
Partner
Loyalty System
Business Logic
Systems
CRM Oracle - Siebel
Mobile Apps
Custom :
LINKIT 360
SMS Gateway
Custom :
LINKIT 360
Virtualization VMWare
Server HP, IBM Database Oracle
Security & Load
Balancer
Bluecoat, F5
DIVE INTO SYSTEM ARCHITECTURE
Telco Business & Technology
@arydewo
Telco High Level Architecture Strategy :
Middleware As Key
18
Avoid Spaghetti Environment
It’s delicious when in form of food, but not within IT System
Cost Saving
Changes on every single system is costly in terms of money
and time
Best Practice & Standardization
Follow Industry Best Practice (TMF, TOGAF), Minimize code
fraction thus easier to manage
@arydewo
Software Architecture :
Front End Technology Stacks
.
19
nginx
css3
html5
php
MySQL
Redis
Beanstalkd
Mobile Apps
(Native)
Web Browser
ODP Server
php
Beanstalkd
SMSGW
MySQL
kannelnginx
Bearer
Box
SMS
Box
SMS
(MO & MT)
F5
ODP Server and SMSGW
- Leverage Open Source Technology
- Lightweight, minimize business logic
F5
- Carrier Grade FW & Load Balancer Appliance
- Perform Header Enrichment (inject MSISDN)
@arydewo
Software Architecture :
Middleware Technology Stacks
20
Middleware APP
SoftwareAG
Integration Server
(ESB)
Cache
Server
Middleware MQ
Broker
Server
SoftwareAG
Database
Oracle
Oracle
DB
Timesten
VMWare
Middleware
- Utilize SoftwareAG proprietary
- True RAD, focus on App Design & Logic
- Stable, High Performance
Database
- Utilize Oracle proprietary
- Oracle DB for persistent data, Timesten for
In Memory Data
Virtualization
- Utilize VMWare eSXi
@arydewo
Middleware Journey In AXIS
21
2 App Server, 2 DB Server
Monolithic Architecture
Only serve Siebel CRM for
Inquiry
2 App Server, 2 DB Server
Modular Architecture v1
Start to serve Direct Subscriber
Transaction for FCA, RBT, and
Subscription
Daily Transaction 20K, Peak 20 tps
2008 2009
2 Server, 2 DB Server
Modular Architecture v2
Increase Subscription Traffic
Daily Transaction 400K, Peak 100
tps
8 Virtualized Server
Modular Architecture v4
Main Revenue Generator
Daily Transaction 1.8 Mio, Peak
>1000 tps, Adopting
Virtualization, In Memory DB
2010 2011 2012
4 App Server, 2 DB Server
Modular Architecture v4
Key Revenue Generator
Daily Transaction 1 Mio, Peak
>500 tps
Introduce Cache Technology
@arydewo
Middleware Architecture Version 1 :
Monolithic
22
Server #1 Server #2
MQ 1 MQ 2
DB 1 DB 2
App B
App A
App B
App A
SAN Storage
• High Availability
• Active-Active Cluster for ESB
• Active-Passive Cluster for
MQ and DB
• Monolithic App
• End To End handled within 1
App Module
• No Caching mechanism
• Direct Access from App
Module to DB & Backend
@arydewo
Middleware Architecture Version 4 :
Modular & Robustness
23
@arydewo
Middleware Architecture Version 4 :
Application Design Principles
.
24
Inbound
Processing Logic
Outbound
Batch
Monitoring
ESB Layer Seggregation
ESB Module Design
• Split Revenue Generator and Non Revenue Generator
• Request Processing :
• Inquiry  Synchronous
• Transaction Asynchronous
• Traffic Control Mechanishm
• Queue Management (on-off, quantity)
• Activity based
• Adjustable Service Routing
• Whitelist & Blacklist
@arydewo
Middleware Architecture Version 4 :
Data Store Principles
25
LargeMedium
Cache In Memory
DB
Regular
DB
FastestSpeed
SmallSize
HighestPrice
RAMInfrastructure
Faster
Higher
SSD/SAS
Relatively Slower
Lowest
SATA/SAS Midline
Technology
Purpose
Store : Configuration &
Selected Data
Update : Fewer, non
existence data
Store : Transaction Data
Update : Upon New
Transaction and Modified
Transaction State
Store : All persistent
Configuration & Transaction Data
Update : based on transaction
logic
@arydewo
Middleware Architecture Version 4 :
Data Design Principles
• Consideration :
– Performance Oriented
– Auditable Process
26
Inbound Request Trx
Inbound Request
History
Queue Trx
Queue History
Outbound Resp Trx
Outbound Resp
History
Queue Item Trx
Queue History
In Memory
DB
Oracle
DB
Partitioned Data on Data Model and DB Table Config
@arydewo
Middleware Architecture Version 4 :
Data Access Strategy
27
Online
(Realtime)
Reporting
&
Dashboard
In Memory DB
OLTP DB
ODS &
Datawarehouse (OLAP)
Flat File Export Import
From OLTP DB
thru MFT
ADDITIONAL DECKS
Telco Business & Technology
@arydewo
Software Development Practice
In AXIS
29
Biz & Other Tech User Tech Engineering
Requirement
Spec
Design
Specification
Development
SDD Agile Waterfall
20% 80%
• Spec Driven Development
• Define Input and Output
• Enable parallel Development, thus faster
TTM
• Agile Practice :
• Sprint Planning
• Daily Standup
• Burndown Chart, Retro
• Waterfall Practice :
• Predefined Deadline (Tight, Very Tight)
• Baseline Requirement  Development 
Dev Test/SIT/UAT  Deployment 
Monitoring
• Code Review :
• Peer Review
• Supervisor Review
@arydewo
30
Thank YouContact Number : 081519077357 | E-Mail : harry.prasetyo@gmail.com

Más contenido relacionado

La actualidad más candente

[WSO2Con EU 2017] IAM: Catalyst for Digital Transformation
[WSO2Con EU 2017] IAM: Catalyst for Digital Transformation[WSO2Con EU 2017] IAM: Catalyst for Digital Transformation
[WSO2Con EU 2017] IAM: Catalyst for Digital TransformationWSO2
 
[WSO2 API Day Chicago 2019] Sustainable Competitive Advantage
[WSO2 API Day Chicago 2019] Sustainable Competitive Advantage [WSO2 API Day Chicago 2019] Sustainable Competitive Advantage
[WSO2 API Day Chicago 2019] Sustainable Competitive Advantage WSO2
 
The differing ways to monitor and instrument
The differing ways to monitor and instrumentThe differing ways to monitor and instrument
The differing ways to monitor and instrumentJonah Kowall
 
Webinar: OPC UA Clients on Linux Systems with InduSoft Web Studio-OPC Foundat...
Webinar: OPC UA Clients on Linux Systems with InduSoft Web Studio-OPC Foundat...Webinar: OPC UA Clients on Linux Systems with InduSoft Web Studio-OPC Foundat...
Webinar: OPC UA Clients on Linux Systems with InduSoft Web Studio-OPC Foundat...AVEVA
 
Design & Secure Your Connected Product
Design & Secure Your Connected ProductDesign & Secure Your Connected Product
Design & Secure Your Connected ProductMohamad CHEHADI
 
Global Logic Ukraine
Global Logic UkraineGlobal Logic Ukraine
Global Logic UkraineSt_Hellen
 
Open Source And the Internet Of Things
Open Source And the Internet Of ThingsOpen Source And the Internet Of Things
Open Source And the Internet Of ThingsProgrammableWeb
 
UNIFIED ENDPOINT MANAGEMENT. WHAT IT IS AND WHY IT’S IMPORTANT
UNIFIED ENDPOINT MANAGEMENT. WHAT IT IS AND WHY IT’S IMPORTANTUNIFIED ENDPOINT MANAGEMENT. WHAT IT IS AND WHY IT’S IMPORTANT
UNIFIED ENDPOINT MANAGEMENT. WHAT IT IS AND WHY IT’S IMPORTANTMicro Focus
 
[WSO2Con EU 2017] Resilience Patterns with Ballerina
[WSO2Con EU 2017] Resilience Patterns with Ballerina[WSO2Con EU 2017] Resilience Patterns with Ballerina
[WSO2Con EU 2017] Resilience Patterns with BallerinaWSO2
 
Q4 mobility
Q4 mobilityQ4 mobility
Q4 mobilityQ4_sys
 
SWM_WP_MaturityModel_July15
SWM_WP_MaturityModel_July15SWM_WP_MaturityModel_July15
SWM_WP_MaturityModel_July15Mike Lemons
 
The DevOps Journey
The DevOps JourneyThe DevOps Journey
The DevOps JourneyMicro Focus
 
Micro Focus Filr - #MFSummit2017
Micro Focus Filr - #MFSummit2017Micro Focus Filr - #MFSummit2017
Micro Focus Filr - #MFSummit2017Micro Focus
 
OpenID Foundation Workshop at EIC 2018 - OpenID Connect Working Group Update
OpenID Foundation Workshop at EIC 2018 - OpenID Connect Working Group UpdateOpenID Foundation Workshop at EIC 2018 - OpenID Connect Working Group Update
OpenID Foundation Workshop at EIC 2018 - OpenID Connect Working Group UpdateMikeLeszcz
 
Voices of Product: Discovery and Framing
Voices of Product: Discovery and FramingVoices of Product: Discovery and Framing
Voices of Product: Discovery and FramingRoxanne Mustafa
 
apidays LIVE New York 2021 - Supercharge microservices with Service Mesh by S...
apidays LIVE New York 2021 - Supercharge microservices with Service Mesh by S...apidays LIVE New York 2021 - Supercharge microservices with Service Mesh by S...
apidays LIVE New York 2021 - Supercharge microservices with Service Mesh by S...apidays
 
CompTIA Security+ Guide
CompTIA Security+ GuideCompTIA Security+ Guide
CompTIA Security+ GuideSmithjulia33
 
APIs: What’s in it for me – How can APIs bring value to our Business (Philipp...
APIs: What’s in it for me – How can APIs bring value to our Business (Philipp...APIs: What’s in it for me – How can APIs bring value to our Business (Philipp...
APIs: What’s in it for me – How can APIs bring value to our Business (Philipp...Nordic APIs
 
Decision Matrix for IoT Product Development
Decision Matrix for IoT Product DevelopmentDecision Matrix for IoT Product Development
Decision Matrix for IoT Product DevelopmentAlexey Pyshkin
 
SRE Topics with Charity Majors and Liz Fong-Jones of Honeycomb
SRE Topics with Charity Majors and Liz Fong-Jones of HoneycombSRE Topics with Charity Majors and Liz Fong-Jones of Honeycomb
SRE Topics with Charity Majors and Liz Fong-Jones of HoneycombDaniel Zivkovic
 

La actualidad más candente (20)

[WSO2Con EU 2017] IAM: Catalyst for Digital Transformation
[WSO2Con EU 2017] IAM: Catalyst for Digital Transformation[WSO2Con EU 2017] IAM: Catalyst for Digital Transformation
[WSO2Con EU 2017] IAM: Catalyst for Digital Transformation
 
[WSO2 API Day Chicago 2019] Sustainable Competitive Advantage
[WSO2 API Day Chicago 2019] Sustainable Competitive Advantage [WSO2 API Day Chicago 2019] Sustainable Competitive Advantage
[WSO2 API Day Chicago 2019] Sustainable Competitive Advantage
 
The differing ways to monitor and instrument
The differing ways to monitor and instrumentThe differing ways to monitor and instrument
The differing ways to monitor and instrument
 
Webinar: OPC UA Clients on Linux Systems with InduSoft Web Studio-OPC Foundat...
Webinar: OPC UA Clients on Linux Systems with InduSoft Web Studio-OPC Foundat...Webinar: OPC UA Clients on Linux Systems with InduSoft Web Studio-OPC Foundat...
Webinar: OPC UA Clients on Linux Systems with InduSoft Web Studio-OPC Foundat...
 
Design & Secure Your Connected Product
Design & Secure Your Connected ProductDesign & Secure Your Connected Product
Design & Secure Your Connected Product
 
Global Logic Ukraine
Global Logic UkraineGlobal Logic Ukraine
Global Logic Ukraine
 
Open Source And the Internet Of Things
Open Source And the Internet Of ThingsOpen Source And the Internet Of Things
Open Source And the Internet Of Things
 
UNIFIED ENDPOINT MANAGEMENT. WHAT IT IS AND WHY IT’S IMPORTANT
UNIFIED ENDPOINT MANAGEMENT. WHAT IT IS AND WHY IT’S IMPORTANTUNIFIED ENDPOINT MANAGEMENT. WHAT IT IS AND WHY IT’S IMPORTANT
UNIFIED ENDPOINT MANAGEMENT. WHAT IT IS AND WHY IT’S IMPORTANT
 
[WSO2Con EU 2017] Resilience Patterns with Ballerina
[WSO2Con EU 2017] Resilience Patterns with Ballerina[WSO2Con EU 2017] Resilience Patterns with Ballerina
[WSO2Con EU 2017] Resilience Patterns with Ballerina
 
Q4 mobility
Q4 mobilityQ4 mobility
Q4 mobility
 
SWM_WP_MaturityModel_July15
SWM_WP_MaturityModel_July15SWM_WP_MaturityModel_July15
SWM_WP_MaturityModel_July15
 
The DevOps Journey
The DevOps JourneyThe DevOps Journey
The DevOps Journey
 
Micro Focus Filr - #MFSummit2017
Micro Focus Filr - #MFSummit2017Micro Focus Filr - #MFSummit2017
Micro Focus Filr - #MFSummit2017
 
OpenID Foundation Workshop at EIC 2018 - OpenID Connect Working Group Update
OpenID Foundation Workshop at EIC 2018 - OpenID Connect Working Group UpdateOpenID Foundation Workshop at EIC 2018 - OpenID Connect Working Group Update
OpenID Foundation Workshop at EIC 2018 - OpenID Connect Working Group Update
 
Voices of Product: Discovery and Framing
Voices of Product: Discovery and FramingVoices of Product: Discovery and Framing
Voices of Product: Discovery and Framing
 
apidays LIVE New York 2021 - Supercharge microservices with Service Mesh by S...
apidays LIVE New York 2021 - Supercharge microservices with Service Mesh by S...apidays LIVE New York 2021 - Supercharge microservices with Service Mesh by S...
apidays LIVE New York 2021 - Supercharge microservices with Service Mesh by S...
 
CompTIA Security+ Guide
CompTIA Security+ GuideCompTIA Security+ Guide
CompTIA Security+ Guide
 
APIs: What’s in it for me – How can APIs bring value to our Business (Philipp...
APIs: What’s in it for me – How can APIs bring value to our Business (Philipp...APIs: What’s in it for me – How can APIs bring value to our Business (Philipp...
APIs: What’s in it for me – How can APIs bring value to our Business (Philipp...
 
Decision Matrix for IoT Product Development
Decision Matrix for IoT Product DevelopmentDecision Matrix for IoT Product Development
Decision Matrix for IoT Product Development
 
SRE Topics with Charity Majors and Liz Fong-Jones of Honeycomb
SRE Topics with Charity Majors and Liz Fong-Jones of HoneycombSRE Topics with Charity Majors and Liz Fong-Jones of Honeycomb
SRE Topics with Charity Majors and Liz Fong-Jones of Honeycomb
 

Destacado

Telco app development
Telco app developmentTelco app development
Telco app developmentManusha Dilan
 
amaysim - The Telco of the Future - MVNO World Congress 2016
amaysim - The Telco of the Future - MVNO World Congress 2016amaysim - The Telco of the Future - MVNO World Congress 2016
amaysim - The Telco of the Future - MVNO World Congress 2016amaysim
 
Telco 4.0 Business Operating Model Value Proposition Overview
Telco 4.0 Business Operating Model Value Proposition   OverviewTelco 4.0 Business Operating Model Value Proposition   Overview
Telco 4.0 Business Operating Model Value Proposition OverviewNigel Tebbutt
 
Is your code SOLID enough?
 Is your code SOLID enough? Is your code SOLID enough?
Is your code SOLID enough?SARCCOM
 
The Evolution of Software for a Startup
The Evolution of Software for a Startup The Evolution of Software for a Startup
The Evolution of Software for a Startup SARCCOM
 
Best Practice In Software Development
Best Practice In Software DevelopmentBest Practice In Software Development
Best Practice In Software DevelopmentSARCCOM
 
What's hot in the mobile world? Dagfinn Myhre, SVP & Head of Research Agenda,...
What's hot in the mobile world? Dagfinn Myhre, SVP & Head of Research Agenda,...What's hot in the mobile world? Dagfinn Myhre, SVP & Head of Research Agenda,...
What's hot in the mobile world? Dagfinn Myhre, SVP & Head of Research Agenda,...The Research Council of Norway, IKTPLUSS
 
2015 Global Telco Innovation Targets from TC3 2014
2015 Global Telco Innovation Targets from TC3 2014 2015 Global Telco Innovation Targets from TC3 2014
2015 Global Telco Innovation Targets from TC3 2014 Telecom Council
 
TIBCO intelligent Common Logging and Exception Handling (iCLE)
TIBCO intelligent Common Logging and Exception Handling (iCLE)TIBCO intelligent Common Logging and Exception Handling (iCLE)
TIBCO intelligent Common Logging and Exception Handling (iCLE)Vijay Reddy
 
The Telco Innovation Toolbox: Economic Models for Managing Disruption and Rei...
The Telco Innovation Toolbox: Economic Models for Managing Disruption and Rei...The Telco Innovation Toolbox: Economic Models for Managing Disruption and Rei...
The Telco Innovation Toolbox: Economic Models for Managing Disruption and Rei...Ericsson Russia
 
Mpls security - Venice 2014
Mpls security - Venice 2014 Mpls security - Venice 2014
Mpls security - Venice 2014 Wardner Maia
 
The known unknowns of SS7 and beyond
The known unknowns of SS7 and beyondThe known unknowns of SS7 and beyond
The known unknowns of SS7 and beyondSiddharth Rao
 
How to work with us? We are Gen Y!
How to work with us? We are Gen Y!How to work with us? We are Gen Y!
How to work with us? We are Gen Y!SARCCOM
 
Practical Aspects of the Implementation of OSS Transformation
Practical Aspects of the Implementation of OSS TransformationPractical Aspects of the Implementation of OSS Transformation
Practical Aspects of the Implementation of OSS TransformationTTI Telecom
 
Software Architecture Fundamentals Part-1 Architecture soft skill
Software Architecture Fundamentals Part-1 Architecture soft skillSoftware Architecture Fundamentals Part-1 Architecture soft skill
Software Architecture Fundamentals Part-1 Architecture soft skillSARCCOM
 
Oss transformation
Oss transformationOss transformation
Oss transformationRiswan
 

Destacado (20)

Telco app development
Telco app developmentTelco app development
Telco app development
 
amaysim - The Telco of the Future - MVNO World Congress 2016
amaysim - The Telco of the Future - MVNO World Congress 2016amaysim - The Telco of the Future - MVNO World Congress 2016
amaysim - The Telco of the Future - MVNO World Congress 2016
 
Telco 4.0 Business Operating Model Value Proposition Overview
Telco 4.0 Business Operating Model Value Proposition   OverviewTelco 4.0 Business Operating Model Value Proposition   Overview
Telco 4.0 Business Operating Model Value Proposition Overview
 
Digi-LIVEAccount
Digi-LIVEAccountDigi-LIVEAccount
Digi-LIVEAccount
 
Is your code SOLID enough?
 Is your code SOLID enough? Is your code SOLID enough?
Is your code SOLID enough?
 
The Evolution of Software for a Startup
The Evolution of Software for a Startup The Evolution of Software for a Startup
The Evolution of Software for a Startup
 
Best Practice In Software Development
Best Practice In Software DevelopmentBest Practice In Software Development
Best Practice In Software Development
 
What's hot in the mobile world? Dagfinn Myhre, SVP & Head of Research Agenda,...
What's hot in the mobile world? Dagfinn Myhre, SVP & Head of Research Agenda,...What's hot in the mobile world? Dagfinn Myhre, SVP & Head of Research Agenda,...
What's hot in the mobile world? Dagfinn Myhre, SVP & Head of Research Agenda,...
 
2015 Global Telco Innovation Targets from TC3 2014
2015 Global Telco Innovation Targets from TC3 2014 2015 Global Telco Innovation Targets from TC3 2014
2015 Global Telco Innovation Targets from TC3 2014
 
V R F Checking
V R F CheckingV R F Checking
V R F Checking
 
TIBCO intelligent Common Logging and Exception Handling (iCLE)
TIBCO intelligent Common Logging and Exception Handling (iCLE)TIBCO intelligent Common Logging and Exception Handling (iCLE)
TIBCO intelligent Common Logging and Exception Handling (iCLE)
 
The Telco Innovation Toolbox: Economic Models for Managing Disruption and Rei...
The Telco Innovation Toolbox: Economic Models for Managing Disruption and Rei...The Telco Innovation Toolbox: Economic Models for Managing Disruption and Rei...
The Telco Innovation Toolbox: Economic Models for Managing Disruption and Rei...
 
Business model design
Business model designBusiness model design
Business model design
 
Pattern 1
Pattern 1Pattern 1
Pattern 1
 
Mpls security - Venice 2014
Mpls security - Venice 2014 Mpls security - Venice 2014
Mpls security - Venice 2014
 
The known unknowns of SS7 and beyond
The known unknowns of SS7 and beyondThe known unknowns of SS7 and beyond
The known unknowns of SS7 and beyond
 
How to work with us? We are Gen Y!
How to work with us? We are Gen Y!How to work with us? We are Gen Y!
How to work with us? We are Gen Y!
 
Practical Aspects of the Implementation of OSS Transformation
Practical Aspects of the Implementation of OSS TransformationPractical Aspects of the Implementation of OSS Transformation
Practical Aspects of the Implementation of OSS Transformation
 
Software Architecture Fundamentals Part-1 Architecture soft skill
Software Architecture Fundamentals Part-1 Architecture soft skillSoftware Architecture Fundamentals Part-1 Architecture soft skill
Software Architecture Fundamentals Part-1 Architecture soft skill
 
Oss transformation
Oss transformationOss transformation
Oss transformation
 

Similar a Telco Business & Technology

Resume_Achhar_Kalia
Resume_Achhar_KaliaResume_Achhar_Kalia
Resume_Achhar_KaliaAchhar Kalia
 
Application Modernisation with PKS
Application Modernisation with PKSApplication Modernisation with PKS
Application Modernisation with PKSPhil Reay
 
Application Modernisation with PKS
Application Modernisation with PKSApplication Modernisation with PKS
Application Modernisation with PKSPhil Reay
 
adopt_soa.94145841
adopt_soa.94145841adopt_soa.94145841
adopt_soa.94145841ypai
 
Platform governance, gestire un ecosistema di microservizi a livello enterprise
Platform governance, gestire un ecosistema di microservizi a livello enterprisePlatform governance, gestire un ecosistema di microservizi a livello enterprise
Platform governance, gestire un ecosistema di microservizi a livello enterpriseGiulio Roggero
 
Ms net work-sharepoint 2013-applied architecture from the field v4
Ms net work-sharepoint 2013-applied architecture from the field v4Ms net work-sharepoint 2013-applied architecture from the field v4
Ms net work-sharepoint 2013-applied architecture from the field v4Tihomir Ignatov
 
F5 9.x to 10.x Upgrade Customer Presentation
F5 9.x to 10.x Upgrade Customer PresentationF5 9.x to 10.x Upgrade Customer Presentation
F5 9.x to 10.x Upgrade Customer PresentationF5 Networks
 
Abhishek-Resume_latest.doc
Abhishek-Resume_latest.docAbhishek-Resume_latest.doc
Abhishek-Resume_latest.docAbhishek Parida
 
Vmware 2015 with vsphereHigh performance application platforms
Vmware 2015 with vsphereHigh performance application platformsVmware 2015 with vsphereHigh performance application platforms
Vmware 2015 with vsphereHigh performance application platformssolarisyougood
 
Developing Interoperable Components for an Open IoT Foundation
Developing Interoperable Components for an Open IoT Foundation Developing Interoperable Components for an Open IoT Foundation
Developing Interoperable Components for an Open IoT Foundation Eurotech
 
apidays LIVE Paris 2021 - Synchronous Communication Patterns by Sébastien Ber...
apidays LIVE Paris 2021 - Synchronous Communication Patterns by Sébastien Ber...apidays LIVE Paris 2021 - Synchronous Communication Patterns by Sébastien Ber...
apidays LIVE Paris 2021 - Synchronous Communication Patterns by Sébastien Ber...apidays
 
IBM ConnectED SPOT104: Lightning-Fast Development of Native Mobile Apps for I...
IBM ConnectED SPOT104: Lightning-Fast Development of Native Mobile Apps for I...IBM ConnectED SPOT104: Lightning-Fast Development of Native Mobile Apps for I...
IBM ConnectED SPOT104: Lightning-Fast Development of Native Mobile Apps for I...darwinodb
 
Radhika abde 8 yrs exp-telecom domain
Radhika abde 8 yrs exp-telecom domainRadhika abde 8 yrs exp-telecom domain
Radhika abde 8 yrs exp-telecom domainRadhika Abde
 
Sharepoint 2013-applied architecture from the field v3 (public)
Sharepoint 2013-applied architecture from the field v3 (public)Sharepoint 2013-applied architecture from the field v3 (public)
Sharepoint 2013-applied architecture from the field v3 (public)Tihomir Ignatov
 

Similar a Telco Business & Technology (20)

Resume_Achhar_Kalia
Resume_Achhar_KaliaResume_Achhar_Kalia
Resume_Achhar_Kalia
 
InfoAxon Oss Case Studies
InfoAxon Oss Case StudiesInfoAxon Oss Case Studies
InfoAxon Oss Case Studies
 
Application Modernisation with PKS
Application Modernisation with PKSApplication Modernisation with PKS
Application Modernisation with PKS
 
Application Modernisation with PKS
Application Modernisation with PKSApplication Modernisation with PKS
Application Modernisation with PKS
 
adopt_soa.94145841
adopt_soa.94145841adopt_soa.94145841
adopt_soa.94145841
 
Platform governance, gestire un ecosistema di microservizi a livello enterprise
Platform governance, gestire un ecosistema di microservizi a livello enterprisePlatform governance, gestire un ecosistema di microservizi a livello enterprise
Platform governance, gestire un ecosistema di microservizi a livello enterprise
 
Bkl_12_9_T_0515
Bkl_12_9_T_0515Bkl_12_9_T_0515
Bkl_12_9_T_0515
 
Ms net work-sharepoint 2013-applied architecture from the field v4
Ms net work-sharepoint 2013-applied architecture from the field v4Ms net work-sharepoint 2013-applied architecture from the field v4
Ms net work-sharepoint 2013-applied architecture from the field v4
 
OCS LIA
OCS LIAOCS LIA
OCS LIA
 
F5 9.x to 10.x Upgrade Customer Presentation
F5 9.x to 10.x Upgrade Customer PresentationF5 9.x to 10.x Upgrade Customer Presentation
F5 9.x to 10.x Upgrade Customer Presentation
 
Pradeep-Alurkar-Resume
Pradeep-Alurkar-ResumePradeep-Alurkar-Resume
Pradeep-Alurkar-Resume
 
Abhishek-Resume_latest.doc
Abhishek-Resume_latest.docAbhishek-Resume_latest.doc
Abhishek-Resume_latest.doc
 
Chiranjib resume
Chiranjib resumeChiranjib resume
Chiranjib resume
 
Vmware 2015 with vsphereHigh performance application platforms
Vmware 2015 with vsphereHigh performance application platformsVmware 2015 with vsphereHigh performance application platforms
Vmware 2015 with vsphereHigh performance application platforms
 
Developing Interoperable Components for an Open IoT Foundation
Developing Interoperable Components for an Open IoT Foundation Developing Interoperable Components for an Open IoT Foundation
Developing Interoperable Components for an Open IoT Foundation
 
apidays LIVE Paris 2021 - Synchronous Communication Patterns by Sébastien Ber...
apidays LIVE Paris 2021 - Synchronous Communication Patterns by Sébastien Ber...apidays LIVE Paris 2021 - Synchronous Communication Patterns by Sébastien Ber...
apidays LIVE Paris 2021 - Synchronous Communication Patterns by Sébastien Ber...
 
IBM ConnectED SPOT104: Lightning-Fast Development of Native Mobile Apps for I...
IBM ConnectED SPOT104: Lightning-Fast Development of Native Mobile Apps for I...IBM ConnectED SPOT104: Lightning-Fast Development of Native Mobile Apps for I...
IBM ConnectED SPOT104: Lightning-Fast Development of Native Mobile Apps for I...
 
Radhika abde 8 yrs exp-telecom domain
Radhika abde 8 yrs exp-telecom domainRadhika abde 8 yrs exp-telecom domain
Radhika abde 8 yrs exp-telecom domain
 
Sharepoint 2013-applied architecture from the field v3 (public)
Sharepoint 2013-applied architecture from the field v3 (public)Sharepoint 2013-applied architecture from the field v3 (public)
Sharepoint 2013-applied architecture from the field v3 (public)
 
Decision group company_profile_2017
Decision group company_profile_2017Decision group company_profile_2017
Decision group company_profile_2017
 

Más de SARCCOM

Week 3 Deep Learning And POS Tagging Hands-On
Week 3 Deep Learning And POS Tagging Hands-OnWeek 3 Deep Learning And POS Tagging Hands-On
Week 3 Deep Learning And POS Tagging Hands-OnSARCCOM
 
Week 2 Sentiment Analysis Using Machine Learning
Week 2 Sentiment Analysis Using Machine Learning Week 2 Sentiment Analysis Using Machine Learning
Week 2 Sentiment Analysis Using Machine Learning SARCCOM
 
Week 1 Natural Language Processing Introduction
Week 1  Natural Language Processing IntroductionWeek 1  Natural Language Processing Introduction
Week 1 Natural Language Processing IntroductionSARCCOM
 
The Secret of Most Wanted Geek
The Secret of Most Wanted GeekThe Secret of Most Wanted Geek
The Secret of Most Wanted GeekSARCCOM
 
Fundamental of Machine Learning
Fundamental of Machine LearningFundamental of Machine Learning
Fundamental of Machine LearningSARCCOM
 
Data Warehousing Tools on Data Ecosystem
Data Warehousing Tools on Data EcosystemData Warehousing Tools on Data Ecosystem
Data Warehousing Tools on Data EcosystemSARCCOM
 
Startup Engineering Culture
Startup Engineering CultureStartup Engineering Culture
Startup Engineering CultureSARCCOM
 
Menggapai Paripurna Rekayasa
Menggapai Paripurna RekayasaMenggapai Paripurna Rekayasa
Menggapai Paripurna RekayasaSARCCOM
 
Requirement Gathering Jump Start
Requirement Gathering Jump StartRequirement Gathering Jump Start
Requirement Gathering Jump StartSARCCOM
 
Legacy code - Taming The Beast
Legacy code  - Taming The BeastLegacy code  - Taming The Beast
Legacy code - Taming The BeastSARCCOM
 
The Role of IT Architect in Enterprise Company (Garuda Indonesia)
The Role of IT Architect in Enterprise Company (Garuda Indonesia)The Role of IT Architect in Enterprise Company (Garuda Indonesia)
The Role of IT Architect in Enterprise Company (Garuda Indonesia)SARCCOM
 
The Role of IT Architect in Startup Company
The Role of IT Architect in Startup CompanyThe Role of IT Architect in Startup Company
The Role of IT Architect in Startup CompanySARCCOM
 
Implement OpenSAMM on blibli.com
Implement OpenSAMM on blibli.comImplement OpenSAMM on blibli.com
Implement OpenSAMM on blibli.comSARCCOM
 
Architecting for Huper Growth and Great Engineering Culture
Architecting for Huper Growth and Great Engineering CultureArchitecting for Huper Growth and Great Engineering Culture
Architecting for Huper Growth and Great Engineering CultureSARCCOM
 
Software Architecture Introduction
Software Architecture IntroductionSoftware Architecture Introduction
Software Architecture IntroductionSARCCOM
 

Más de SARCCOM (15)

Week 3 Deep Learning And POS Tagging Hands-On
Week 3 Deep Learning And POS Tagging Hands-OnWeek 3 Deep Learning And POS Tagging Hands-On
Week 3 Deep Learning And POS Tagging Hands-On
 
Week 2 Sentiment Analysis Using Machine Learning
Week 2 Sentiment Analysis Using Machine Learning Week 2 Sentiment Analysis Using Machine Learning
Week 2 Sentiment Analysis Using Machine Learning
 
Week 1 Natural Language Processing Introduction
Week 1  Natural Language Processing IntroductionWeek 1  Natural Language Processing Introduction
Week 1 Natural Language Processing Introduction
 
The Secret of Most Wanted Geek
The Secret of Most Wanted GeekThe Secret of Most Wanted Geek
The Secret of Most Wanted Geek
 
Fundamental of Machine Learning
Fundamental of Machine LearningFundamental of Machine Learning
Fundamental of Machine Learning
 
Data Warehousing Tools on Data Ecosystem
Data Warehousing Tools on Data EcosystemData Warehousing Tools on Data Ecosystem
Data Warehousing Tools on Data Ecosystem
 
Startup Engineering Culture
Startup Engineering CultureStartup Engineering Culture
Startup Engineering Culture
 
Menggapai Paripurna Rekayasa
Menggapai Paripurna RekayasaMenggapai Paripurna Rekayasa
Menggapai Paripurna Rekayasa
 
Requirement Gathering Jump Start
Requirement Gathering Jump StartRequirement Gathering Jump Start
Requirement Gathering Jump Start
 
Legacy code - Taming The Beast
Legacy code  - Taming The BeastLegacy code  - Taming The Beast
Legacy code - Taming The Beast
 
The Role of IT Architect in Enterprise Company (Garuda Indonesia)
The Role of IT Architect in Enterprise Company (Garuda Indonesia)The Role of IT Architect in Enterprise Company (Garuda Indonesia)
The Role of IT Architect in Enterprise Company (Garuda Indonesia)
 
The Role of IT Architect in Startup Company
The Role of IT Architect in Startup CompanyThe Role of IT Architect in Startup Company
The Role of IT Architect in Startup Company
 
Implement OpenSAMM on blibli.com
Implement OpenSAMM on blibli.comImplement OpenSAMM on blibli.com
Implement OpenSAMM on blibli.com
 
Architecting for Huper Growth and Great Engineering Culture
Architecting for Huper Growth and Great Engineering CultureArchitecting for Huper Growth and Great Engineering Culture
Architecting for Huper Growth and Great Engineering Culture
 
Software Architecture Introduction
Software Architecture IntroductionSoftware Architecture Introduction
Software Architecture Introduction
 

Último

Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 

Último (20)

Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 

Telco Business & Technology

  • 2. @arydewo . 2 . Harry Prasetyo K Experienced IT & Telco OSS / BSS, Solution Architect, Software Development in https://id.linkedin.com/in/arydewo Education : Master Degree, Information Technology, Binus University Bachelor Degree, Informatics Engineering, ITS Surabaya Working Experience : Deputy Director, IT Solution Expert Senior Manager, Research and Development Head of OSS/BSS, Sr Manager 2014 - Now 2012 - 2014 2008 - 2012 2007 - 2008 Solutions Consultant 2001 - 2007 Senior Consultant Programmer Lecturer Assistant on Programming Programmer
  • 5. @arydewo Telco Ecosystem Entities - Major 5 Technology Providers Telco Operators Subscribers (End Users) Technology Services
  • 6. @arydewo Telco Ecosystem Entities - Continued • 6 Telco Operators 6 Technology Services Technology Partners Content &Service Partners Local Global Local Global ? ? ? ? ? ? ? ? ? ? ? ?
  • 7. @arydewo Telco Ecosystem – Entity Relationship 7 Technology Providers Telco Operators Subscribers (End Users) Technology Services Hardware Software Server Storage Router Appliance Application Database App Server Cache Platform Voice SMS Data VAS Digital Svc
  • 8. @arydewo Telco Ecosystem Entities - Continued • 8 Telco Operators 8 Technology Services Technology Partners Content &Service Partners Software Custom Application Services Managed Service Consultancy RBT Other VAS Content Logistics
  • 9. @arydewo Telco Technology Overview 9 Radio Core Network IT-BSS Subscriber Employee
  • 11. @arydewo Business Demands to Technology . 11 Availability System should be available 24x7x365 Reliability System performance should be stable during traffic peak and spike Fast Time To Market System should support dynamic market changes, launch product as soon as possible. Cost Effective Budget for spending is no longer luxurious due to the competition and market changes
  • 12. @arydewo Telco High Level Data Access Architecture • 12 BSC/ RAN SGSN AAA HLR GGSN OCS PCRF Internet Fiber Fiber Fiber Radio Network BSS 2-8 E1 STM1 STM4
  • 13. @arydewo Telco User Access Experience 13 Network Coverage - Out Of Coverage : too far from BTS signal reach - Low Signal : in building, far from BTS - Interference : conflicting frequency Network Congestion - Missmatch Demand vs Capacity 1x E1 bandwidth = 2 Mbps Full HD Access require 1.4 Mbps to 3.4 Mbps 8x E1 max 16 Mbps Only able to handle 4 to 11 User concurrently BSC/ RAN Typical Bad User Experience
  • 14. @arydewo Telco High Level System Architecture (Focused on IT-BSS) 14 CRMSAP (HR, FI, MM) Card Mgmt Mobile Apps SMS GW Middleware (SOA & MFT) Portal Provisioning Card Mgmt Loyalty System Mediation ODS & DWH BI OCS PCRF RBT HLR AAA Interconnect Billing SMSC UMB USSD GW Prepaid Reg E-Mail Server
  • 15. @arydewo My Responsibility In AXIS 15 CRMSAP (HR, FI, MM) Card Mgmt Mobile Apps SMS GW Middleware (SOA & MFT) Portal Provisioning Card Mgmt Loyalty System Mediation ODS & DWH BI OCS PCRF RBT HLR AAA Interconnect Billing SMSC UMB USSD GW Prepaid Reg E-Mail Server
  • 16. @arydewo Technology Provider & Partner Map 16 System Tech Provider / Partner Middleware - SOA SoftwareAG Middleware - MFT Axway Provisioning Comptel Mediation Comptel Interconnect Billing Intec (CSG), Huawei System Tech Provider / Partner Loyalty System Business Logic Systems CRM Oracle - Siebel Mobile Apps Custom : LINKIT 360 SMS Gateway Custom : LINKIT 360 Virtualization VMWare Server HP, IBM Database Oracle Security & Load Balancer Bluecoat, F5
  • 17. DIVE INTO SYSTEM ARCHITECTURE Telco Business & Technology
  • 18. @arydewo Telco High Level Architecture Strategy : Middleware As Key 18 Avoid Spaghetti Environment It’s delicious when in form of food, but not within IT System Cost Saving Changes on every single system is costly in terms of money and time Best Practice & Standardization Follow Industry Best Practice (TMF, TOGAF), Minimize code fraction thus easier to manage
  • 19. @arydewo Software Architecture : Front End Technology Stacks . 19 nginx css3 html5 php MySQL Redis Beanstalkd Mobile Apps (Native) Web Browser ODP Server php Beanstalkd SMSGW MySQL kannelnginx Bearer Box SMS Box SMS (MO & MT) F5 ODP Server and SMSGW - Leverage Open Source Technology - Lightweight, minimize business logic F5 - Carrier Grade FW & Load Balancer Appliance - Perform Header Enrichment (inject MSISDN)
  • 20. @arydewo Software Architecture : Middleware Technology Stacks 20 Middleware APP SoftwareAG Integration Server (ESB) Cache Server Middleware MQ Broker Server SoftwareAG Database Oracle Oracle DB Timesten VMWare Middleware - Utilize SoftwareAG proprietary - True RAD, focus on App Design & Logic - Stable, High Performance Database - Utilize Oracle proprietary - Oracle DB for persistent data, Timesten for In Memory Data Virtualization - Utilize VMWare eSXi
  • 21. @arydewo Middleware Journey In AXIS 21 2 App Server, 2 DB Server Monolithic Architecture Only serve Siebel CRM for Inquiry 2 App Server, 2 DB Server Modular Architecture v1 Start to serve Direct Subscriber Transaction for FCA, RBT, and Subscription Daily Transaction 20K, Peak 20 tps 2008 2009 2 Server, 2 DB Server Modular Architecture v2 Increase Subscription Traffic Daily Transaction 400K, Peak 100 tps 8 Virtualized Server Modular Architecture v4 Main Revenue Generator Daily Transaction 1.8 Mio, Peak >1000 tps, Adopting Virtualization, In Memory DB 2010 2011 2012 4 App Server, 2 DB Server Modular Architecture v4 Key Revenue Generator Daily Transaction 1 Mio, Peak >500 tps Introduce Cache Technology
  • 22. @arydewo Middleware Architecture Version 1 : Monolithic 22 Server #1 Server #2 MQ 1 MQ 2 DB 1 DB 2 App B App A App B App A SAN Storage • High Availability • Active-Active Cluster for ESB • Active-Passive Cluster for MQ and DB • Monolithic App • End To End handled within 1 App Module • No Caching mechanism • Direct Access from App Module to DB & Backend
  • 23. @arydewo Middleware Architecture Version 4 : Modular & Robustness 23
  • 24. @arydewo Middleware Architecture Version 4 : Application Design Principles . 24 Inbound Processing Logic Outbound Batch Monitoring ESB Layer Seggregation ESB Module Design • Split Revenue Generator and Non Revenue Generator • Request Processing : • Inquiry  Synchronous • Transaction Asynchronous • Traffic Control Mechanishm • Queue Management (on-off, quantity) • Activity based • Adjustable Service Routing • Whitelist & Blacklist
  • 25. @arydewo Middleware Architecture Version 4 : Data Store Principles 25 LargeMedium Cache In Memory DB Regular DB FastestSpeed SmallSize HighestPrice RAMInfrastructure Faster Higher SSD/SAS Relatively Slower Lowest SATA/SAS Midline Technology Purpose Store : Configuration & Selected Data Update : Fewer, non existence data Store : Transaction Data Update : Upon New Transaction and Modified Transaction State Store : All persistent Configuration & Transaction Data Update : based on transaction logic
  • 26. @arydewo Middleware Architecture Version 4 : Data Design Principles • Consideration : – Performance Oriented – Auditable Process 26 Inbound Request Trx Inbound Request History Queue Trx Queue History Outbound Resp Trx Outbound Resp History Queue Item Trx Queue History In Memory DB Oracle DB Partitioned Data on Data Model and DB Table Config
  • 27. @arydewo Middleware Architecture Version 4 : Data Access Strategy 27 Online (Realtime) Reporting & Dashboard In Memory DB OLTP DB ODS & Datawarehouse (OLAP) Flat File Export Import From OLTP DB thru MFT
  • 29. @arydewo Software Development Practice In AXIS 29 Biz & Other Tech User Tech Engineering Requirement Spec Design Specification Development SDD Agile Waterfall 20% 80% • Spec Driven Development • Define Input and Output • Enable parallel Development, thus faster TTM • Agile Practice : • Sprint Planning • Daily Standup • Burndown Chart, Retro • Waterfall Practice : • Predefined Deadline (Tight, Very Tight) • Baseline Requirement  Development  Dev Test/SIT/UAT  Deployment  Monitoring • Code Review : • Peer Review • Supervisor Review
  • 30. @arydewo 30 Thank YouContact Number : 081519077357 | E-Mail : harry.prasetyo@gmail.com