The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particularly with the use of Logic Apps. This project also includes the deployment of a low-code business API for work order management and the implementation of HR processes.
+
+
Objective
+
The project aims to deploy an enterprise-scale landing zone architecture on Azure, based on Microsoft’s recommendations and best practices.
+ This modular architecture is designed to evolve with the company’s needs, whether it involves migrating applications or deploying new applications on Azure.
+
+
Context
+
Circet is a company specializing in the deployment and maintenance of mobile and fixed telecom infrastructures for companies such as Orange, Bouygues, SFR, and Free.
+ Present in 13 countries, Circet also invests in energy transition. The project aims to improve user experience, increase the catalog of offers, and optimize development processes.
+ Circet entrusted Orange Business to carry out the work. The extensive use of automation via infrastructure as code allowed for the rapid construction of a cloud infrastructure while adhering to cloud best practices.
+
+
Overall Architecture
+
Circet’s landing zone architecture is based on the Hub & Spoke model, allowing for efficient management of critical resources on Azure.
+ This architecture includes several design areas, including Azure billing, identity and access management, business continuity and disaster recovery, as well as connectivity and management resources.
+
+
Design Areas
+
+
Azure Billing and Azure Active Directory: Management of Azure subscriptions and contracts.
+
Core Resources: Organization of management groups and subscriptions, security governance, and compliance.
+
Identity and Access Management: Synchronization of users and groups between Active Directory and Azure Active Directory.
+
Connectivity Zone: Connection between on-premises infrastructure and the cloud, using Fortigate appliances for security and network traffic management.
+
Management Zone: Monitoring and management of Azure resources, centralization of logs and events, infrastructure auditing.
+
API Production Zone: Deployment of applications based on PaaS and SaaS services, integration of the software application for processing Bouygues Telecom customer orders.
+
+
+
Conclusion
+
The Circet project represents a significant advancement in improving Circet’s IT infrastructure and transitioning to the cloud.
+ By adopting Microsoft’s best practices and using a modular architecture, Circet is well-positioned to meet the growing needs of its clients and improve the efficiency of its development processes.
+ Thanks to them for trusting Orange Business for this great achievement.
The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particularly with the use of Logic Apps. This project also includes the deployment of a low-code business API for work order management and the implementation of HR processes.
+
+
Objective
+
The project aims to deploy an enterprise-scale landing zone architecture on Azure, based on Microsoft’s recommendations and best practices.
+ This modular architecture is designed to evolve with the company’s needs, whether it involves migrating applications or deploying new applications on Azure.
+
+
Context
+
Circet is a company specializing in the deployment and maintenance of mobile and fixed telecom infrastructures for companies such as Orange, Bouygues, SFR, and Free.
+ Present in 13 countries, Circet also invests in energy transition. The project aims to improve user experience, increase the catalog of offers, and optimize development processes.
+ Circet entrusted Orange Business to carry out the work. The extensive use of automation via infrastructure as code allowed for the rapid construction of a cloud infrastructure while adhering to cloud best practices.
+
+
Overall Architecture
+
Circet’s landing zone architecture is based on the Hub & Spoke model, allowing for efficient management of critical resources on Azure.
+ This architecture includes several design areas, including Azure billing, identity and access management, business continuity and disaster recovery, as well as connectivity and management resources.
+
+
Design Areas
+
+
Azure Billing and Azure Active Directory: Management of Azure subscriptions and contracts.
+
Core Resources: Organization of management groups and subscriptions, security governance, and compliance.
+
Identity and Access Management: Synchronization of users and groups between Active Directory and Azure Active Directory.
+
Connectivity Zone: Connection between on-premises infrastructure and the cloud, using Fortigate appliances for security and network traffic management.
+
Management Zone: Monitoring and management of Azure resources, centralization of logs and events, infrastructure auditing.
+
API Production Zone: Deployment of applications based on PaaS and SaaS services, integration of the software application for processing Bouygues Telecom customer orders.
+
+
+
Conclusion
+
The Circet project represents a significant advancement in improving Circet’s IT infrastructure and transitioning to the cloud.
+ By adopting Microsoft’s best practices and using a modular architecture, Circet is well-positioned to meet the growing needs of its clients and improve the efficiency of its development processes.
+ Thanks to them for trusting Orange Business for this great achievement.
We often talk about setting up a finops practice when we talk about successful cloud migration projects. In effect
-nothing more dramatic, but unfortunately often all too frequent, th...
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/en/js/common.js b/en/js/common.js
old mode 100755
new mode 100644
diff --git a/en/js/vendors/instafeed.min.js b/en/js/vendors/instafeed.min.js
old mode 100755
new mode 100644
diff --git a/en/js/vendors/jquery-3.3.1.min.js b/en/js/vendors/jquery-3.3.1.min.js
old mode 100755
new mode 100644
diff --git a/en/js/vendors/jquery.fitvids.js b/en/js/vendors/jquery.fitvids.js
old mode 100755
new mode 100644
diff --git a/en/js/vendors/simple-jekyll-search.min.js b/en/js/vendors/simple-jekyll-search.min.js
old mode 100755
new mode 100644
diff --git a/en/js/vendors/transition.js b/en/js/vendors/transition.js
old mode 100755
new mode 100644
diff --git a/en/js/vendors/zoom.min.js b/en/js/vendors/zoom.min.js
old mode 100755
new mode 100644
diff --git a/en/page/2/index.html b/en/page/2/index.html
index 676e72c91..f4e56fd12 100644
--- a/en/page/2/index.html
+++ b/en/page/2/index.html
@@ -201,6 +201,10 @@
+
+
+
+
@@ -299,7 +303,7 @@
Documentation is not our strong point, it must be admitted in our small IT world. But who has never encountered real difficulties when you come back to a code a year after having pro...
+
We often talk about setting up a finops practice when we talk about successful cloud migration projects. In effect
+nothing more dramatic, but unfortunately often all too frequent, th...
Supervising the cloud is a major issue when deciding to deploy a business application there. Indeed, what is the point of benefiting from 5*9 availability at the infrastructure level...
+
Documentation is not our strong point, it must be admitted in our small IT world. But who has never encountered real difficulties when you come back to a code a year after having pro...
In this article we will detail the installation of the Kafka application using the Strimzi operator. Indeed, with the increasingly regular arrival of Cloud Native applications, Dev/O...
+
Supervising the cloud is a major issue when deciding to deploy a business application there. Indeed, what is the point of benefiting from 5*9 availability at the infrastructure level...
In this article we will discuss setting up a multi-tier file system within a docker image in a Kubernetes context, with a kind deployment.
-
-Problem
-
-Very often, when deploying an app...
+
In this article we will detail the installation of the Kafka application using the Strimzi operator. Indeed, with the increasingly regular arrival of Cloud Native applications, Dev/O...
There you go, I fell in love, as our French-speaking friends across the Atlantic say… And when you “fall in love” well, you just want to talk about it.
+
In this article we will discuss setting up a multi-tier file system within a docker image in a Kubernetes context, with a kind deployment.
-My love of the day is called ...
Techno, Tips, and article about my journey with Cloud computing, Containers, Microsoft and development stuff. I share here, resources et my ideas. I love climbing, kitesurfing, having a bier with friends.
There you go, I fell in love, as our French-speaking friends across the Atlantic say… And when you “fall in love” well, you just want to talk about it.
+
+My love of the day is called ...
Introduction
+The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particul...
Introduction
+The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particul...
Introduction
+The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particul...
Introduction
+The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particul...
Introduction
+The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particul...
Transformation Numérique chez Thiriet : Une Étude de Cas par un Architecte Cloud d’Orange Business Services
-
-Introduction
-
-Dans le monde en constante évolution de la technologie clou...
+
Introduction
+The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particul...
Transformation Numérique chez Thiriet : Une Étude de Cas par un Architecte Cloud d’Orange Business Services
-Encore une histoire réussit avec Azure. Voilà maintenant un an et demi que j’interviens en tant que lead Developer et Architecte Azure dans ce beau projet de move to cloud...
+Introduction
+
+Dans le monde en constante évolution de la technologie clou...
Le projet
-Infracost supporte désormais le composant Azure SQL Managed instance, vous pourrez donc bénéficiez dans vos rapports d’analyse financière de
-vos projets terraform de ...
+Encore une histoire réussit avec Azure. Voilà maintenant un an et demi que j’interviens en tant que lead Developer et Architecte Azure dans ce beau projet de move to cloud...
On parle souvent de mise en place d’une pratique finops lorsque l’on évoque des projets de migration dans le cloud qui ont réussi. En effet
-rien de plus dramatique, mais hélas souven...
+
Bonne nouvelle
+
+Infracost supporte désormais le composant Azure SQL Managed instance, vous pourrez donc bénéficiez dans vos rapports d’analyse financière de
+vos projets terraform de ...
diff --git a/js/common.js b/js/common.js
old mode 100755
new mode 100644
diff --git a/js/vendors/instafeed.min.js b/js/vendors/instafeed.min.js
old mode 100755
new mode 100644
diff --git a/js/vendors/jquery-3.3.1.min.js b/js/vendors/jquery-3.3.1.min.js
old mode 100755
new mode 100644
diff --git a/js/vendors/jquery.fitvids.js b/js/vendors/jquery.fitvids.js
old mode 100755
new mode 100644
diff --git a/js/vendors/simple-jekyll-search.min.js b/js/vendors/simple-jekyll-search.min.js
old mode 100755
new mode 100644
diff --git a/js/vendors/transition.js b/js/vendors/transition.js
old mode 100755
new mode 100644
diff --git a/js/vendors/zoom.min.js b/js/vendors/zoom.min.js
old mode 100755
new mode 100644
diff --git a/page/2/index.html b/page/2/index.html
index 6094c6065..f420f0ec7 100644
--- a/page/2/index.html
+++ b/page/2/index.html
@@ -201,6 +201,10 @@
+
+
+
+
@@ -300,7 +304,7 @@
La documentation n’est pas notre point fort il faut bien l’admettre dans notre petit monde l’IT. Mais qui n’a jamais rencontré de vraies difficultés quand on revient sur un code un a...
+
On parle souvent de mise en place d’une pratique finops lorsque l’on évoque des projets de migration dans le cloud qui ont réussi. En effet
+rien de plus dramatique, mais hélas souven...
Superviser le cloud est un enjeu majeur lorsque l’on décide d’y déployer une application métier. En effet, quel intérêt de bénéficier d’une disponibilité de 5*9 au niveau de l’infras...
+
La documentation n’est pas notre point fort il faut bien l’admettre dans notre petit monde l’IT. Mais qui n’a jamais rencontré de vraies difficultés quand on revient sur un code un a...
Dans cet article nous allons détailler l’installation de l’application Kafka a l’aide de l’opérateur Strimzi. En effet, avec l’arrivée de plus en plus régulière d’application Cloud N...
+
Superviser le cloud est un enjeu majeur lorsque l’on décide d’y déployer une application métier. En effet, quel intérêt de bénéficier d’une disponibilité de 5*9 au niveau de l’infras...
Dans cet article nous allons traiter de la mise en place d’un système de fichier multiniveau au sein d’une image docker dans un contexte Kubernetes, avec un déploiement kind.
-
-Problé...
+
Dans cet article nous allons détailler l’installation de l’application Kafka a l’aide de l’opérateur Strimzi. En effet, avec l’arrivée de plus en plus régulière d’application Cloud N...
Et voilà, je suis tombé en amour, comme le disent nos amis francophones d’outre-Atlantique… Et quand on “tombe en amour” et bien on a tout simplement envie d’en parler.
+
Dans cet article nous allons traiter de la mise en place d’un système de fichier multiniveau au sein d’une image docker dans un contexte Kubernetes, avec un déploiement kind.
-Mon amour du...
Techno, Tips, et articles à propos du Cloud, Container, Microsoft, et du dev. Je partage des tutos, des ressources et mes idées. J'adore la grimpe, le kite, et les bières entre amis .
Et voilà, je suis tombé en amour, comme le disent nos amis francophones d’outre-Atlantique… Et quand on “tombe en amour” et bien on a tout simplement envie d’en parler.
+
+Mon amour du...
Introduction
+The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particul...
Introduction
+The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particul...
Introduction
+The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particul...
Introduction
+The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particul...
Introduction
+The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
+ particul...