Skip to content

Commit

Permalink
deploy: 31a016d
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieupetite committed Nov 29, 2024
1 parent 6076740 commit d700bb2
Show file tree
Hide file tree
Showing 12 changed files with 141 additions and 92 deletions.
4 changes: 2 additions & 2 deletions 2024/01/01/projet-thiriet/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,13 +403,13 @@ <h2 class="post__nav__title">
style="background-image: url(/blog//images/post/2024/11/circet-migration-cloud.png)">
</a>
<h2 class="post__nav__title">
<a href="/blog/2024/11/29/projet-circet/">Success of the Migration to Azure Cloud for Circet</a>
<a href="/blog/2024/11/29/projet-circet/">Réussite de la Migration vers le Cloud Azure pour Circet</a>
<i class="ion ion-md-arrow-forward"></i>
</h2>
<p class="next__excerpt">

## Introduction
The Circet project is an ambitious initiative aimed at modernizing the company's system int...
Le projet Circet est une initiative ambitieuse visant à moderniser les mécanismes d'intégra...

</p>
</div>
Expand Down
54 changes: 27 additions & 27 deletions 2024/11/29/projet-circet/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<meta name='description' content='Bienvenu sur mon blog Tech, Cloud, et DevOps'>

<meta prefix="go: http://ogp.me/ns#" property='og:title' content='Success of the Migration to Azure Cloud for Circet' />
<title>Success of the Migration to Azure Cloud for Circet</title>
<meta prefix="go: http://ogp.me/ns#" property='og:title' content='Réussite de la Migration vers le Cloud Azure pour Circet' />
<title>Réussite de la Migration vers le Cloud Azure pour Circet</title>

<meta prefix="go: http://ogp.me/ns#" property="og:site_name" content="Matthieu Petite Blog">
<meta prefix="go: http://ogp.me/ns#" property='og:description' content='Retour d'experience sur le déploiement d'entreprise scale landing zone'/>
Expand Down Expand Up @@ -245,7 +245,7 @@
<time datetime="2024-11-29T00:00:00+00:00">Nov 29, 2024</time>
</span>

<h1 class="post-title">Success of the Migration to Azure Cloud for Circet</h1>
<h1 class="post-title">Réussite de la Migration vers le Cloud Azure pour Circet</h1>

<div class="post__info">
<div class="post__author">
Expand Down Expand Up @@ -290,36 +290,36 @@ <h1 class="post-title">Success of the Migration to Azure Cloud for Circet</h1>

<div class="post__content">
<h2 id="introduction">Introduction</h2>
<p>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.</p>
<p>Le projet Circet est une initiative ambitieuse visant à moderniser les mécanismes d’intégration de systèmes de l’entreprise en s’appuyant sur les principes d’entreprise service bus,
notamment avec l’utilisation de Logic Apps. Ce projet comprend également la mise en ligne d’une API Métier de prises d’ordre de travail en mode low code et l’implémentation de processus RH.</p>

<h2 id="objective">Objective</h2>
<p>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.</p>
<h2 id="objectif">Objectif</h2>
<p>Le projet vise à déployer une architecture de zone d’atterrissage à l’échelle de l’entreprise sur Azure, basée sur les recommandations et les meilleures pratiques de Microsoft.
Cette architecture modulaire est conçue pour évoluer avec les besoins de l’entreprise, qu’il s’agisse de la migration d’applications ou du déploiement de nouvelles applications sur Azure.</p>

<h2 id="context">Context</h2>
<p>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.</p>
<h2 id="contexte">Contexte</h2>
<p>Circet est une entreprise spécialisée dans le déploiement et la maintenance d’infrastructures télécom mobiles et fixes pour des compagnies telles qu’Orange, Bouygues, SFR et Free.
Présente dans 13 pays, Circet investit également dans la transition énergétique. Le projet vise à améliorer l’expérience utilisateur, à augmenter le catalogue d’offres et à optimiser les processus de développement.
Circet a fait confiance à Orange Business pour réaliser les travaux. L’utilisation massive de l’automatisation via l’infrastructure as code a permis de construire une infrastructure cloud rapidement tout en respectant les best practices cloud.</p>

<h2 id="overall-architecture">Overall Architecture</h2>
<p>Circet’s landing zone architecture is based on the Hub &amp; 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.</p>
<h2 id="architecture-globale">Architecture Globale</h2>
<p>L’architecture de zone d’atterrissage de Circet repose sur le modèle Hub &amp; Spoke, permettant une gestion efficace des ressources critiques sur Azure
Cette architecture comprend plusieurs zones de conception, notamment la facturation Azure, la gestion des identités et des accès,
la continuité des activités et la reprise après sinistre, ainsi que la gestion des ressources de connectivité et de gestion.</p>

<h2 id="design-areas">Design Areas</h2>
<h2 id="zones-de-conception">Zones de Conception</h2>
<ol>
<li><strong>Azure Billing and Azure Active Directory:</strong> Management of Azure subscriptions and contracts.</li>
<li><strong>Core Resources:</strong> Organization of management groups and subscriptions, security governance, and compliance.</li>
<li><strong>Identity and Access Management:</strong> Synchronization of users and groups between Active Directory and Azure Active Directory.</li>
<li><strong>Connectivity Zone:</strong> Connection between on-premises infrastructure and the cloud, using Fortigate appliances for security and network traffic management.</li>
<li><strong>Management Zone:</strong> Monitoring and management of Azure resources, centralization of logs and events, infrastructure auditing.</li>
<li><strong>API Production Zone:</strong> Deployment of applications based on PaaS and SaaS services, integration of the software application for processing Bouygues Telecom customer orders.</li>
<li><strong>Facturation Azure et Annuaire Active Directory Azure :</strong> Gestion des abonnements et des contrats Azure.</li>
<li><strong>Ressources de Base :</strong> Organisation des groupes de gestion et des abonnements, gouvernance de la sécurité et conformité.</li>
<li><strong>Gestion des Identités et des Accès :</strong> Synchronisation des utilisateurs et des groupes entre Active Directory et Azure Active Directory.</li>
<li><strong>Zone de Connectivité :</strong> Connexion entre l’infrastructure sur site et le cloud, utilisant des appliances Fortigate pour la sécurité et la gestion du trafic réseau.</li>
<li><strong>Zone de Gestion :</strong> Surveillance et gestion des ressources Azure, centralisation des journaux et des événements, audit de l’infrastructure.</li>
<li><strong>Zone de Production API :</strong> Déploiement d’applications basées sur des services PaaS et SaaS, intégration de l’application logicielle pour le traitement des commandes des clients de Bouygues Telecom.</li>
</ol>

<h2 id="conclusion">Conclusion</h2>
<p>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.</p>
<p>Le projet Circet représente une avancée significative dans l’amélioration de l’infrastructure IT de circet et la transition vers le cloud. En adoptant les meilleures pratiques de Microsoft et en utilisant une architecture modulaire,
Circet est bien positionnée pour répondre aux besoins croissants de ses clients et améliorer l’efficacité de ses processus de développement. Merci à eux d’avoir fait confiance à Orange Business pour cette belle réalisation.</p>

</div>

Expand All @@ -335,13 +335,13 @@ <h2 id="conclusion">Conclusion</h2>

<li class="share__item">
<a class="share__twitter"
href="https://twitter.com/intent/tweet?text=Success%20of%20the%20Migration%20to%20Azure%20Cloud%20for%20Circet&url=https://matthieupetite.github.io//blog/2024/11/29/projet-circet/"
href="https://twitter.com/intent/tweet?text=R%C3%A9ussite%20de%20la%20Migration%20vers%20le%20Cloud%20Azure%20pour%20Circet&url=https://matthieupetite.github.io//blog/2024/11/29/projet-circet/"
onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;"
title="Share on Twitter" rel="nofollow"><i class="ion ion-logo-twitter"></i></a>
</li>
<li class="share__item">
<a class="share__linkedin"
href="https://www.linkedin.com/shareArticle?mini=true&url=https://matthieupetite.github.io//blog/2024/11/29/projet-circet/&title=Success%20of%20the%20Migration%20to%20Azure%20Cloud%20for%20Circet&summary=&source="
href="https://www.linkedin.com/shareArticle?mini=true&url=https://matthieupetite.github.io//blog/2024/11/29/projet-circet/&title=R%C3%A9ussite%20de%20la%20Migration%20vers%20le%20Cloud%20Azure%20pour%20Circet&summary=&source="
onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;"
title="Share on LinkedIn" rel="nofollow"><i class="ion ion-logo-linkedin"></i></a>
</li>
Expand Down
55 changes: 55 additions & 0 deletions en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,61 @@ <h4 class="lates-title">Last Posts</h4>



<!-- begin article -->
<div class="article">
<div class="container">

<div class="article__wrapper">


<a href="/blog/en/2024/11/29/projet-circet/" class="article__image" style="background-image: url(/blog//images/post/2024/11/circet-migration-cloud.png)">
</a>


<div class="article__content ">
<div class="article-tags">

<div class="article-tags__box">

<a href="/blog/en/tag/GitOps" class="article__tag">GitOps</a>

<a href="/blog/en/tag/finops" class="article__tag">finops</a>

<a href="/blog/en/tag/terraform" class="article__tag">terraform</a>

<a href="/blog/tag/entreprise scale" class="article__tag">entreprise scale</a>

<a href="/blog/en/tag/azure" class="article__tag">azure</a>

</div>

</div>

<h2 class="article__title">
<a href="/blog/en/2024/11/29/projet-circet/">Success of the Migration to Azure Cloud for Circet</a>
</h2>

<p class="article__excerpt">Introduction
The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
particul...</p>

<div class="article__footer">
<div class="article__meta">
<span class="article__date"><time datetime="2024-11-29T00:00:00+00:00">November 29, 2024</time></span>
</div>

<a href="/blog/en/2024/11/29/projet-circet/" class="read-more">Read More<i class="ion ion-ios-arrow-forward"></i></a>
</div>

</div>

</div>

</div>
</div>
<!-- end article -->


<!-- begin article -->
<div class="article">
<div class="container">
Expand Down
44 changes: 22 additions & 22 deletions en/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,91 +2,91 @@
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://matthieupetite.github.io//blog/experiences/en/orange-avantvente</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/en/orange-azurepracticeleader</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/en/orange-deltadore</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/en/orange-monecam</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/en/orange-scopelec</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/en/orange-software-architect</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/en/orange-swatchgoup</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/en/orange-techleader</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/en/quative</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/en/skyview</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/en/thomson</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/fr/orange-avantvente-fr</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/fr/orange-azurepracticeleader-fr</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/fr/orange-deltadore-fr</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/fr/orange-monecam-fr</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/fr/orange-scopelec-fr</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/fr/orange-software-architect-fr</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/fr/orange-swatchgoup-fr</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/fr/orange-techleader-fr</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/fr/quative-fr</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/fr/skyview-fr</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/experiences/fr/thomson-fr</loc>
<lastmod>2024-11-29T17:01:47+00:00</lastmod>
<lastmod>2024-11-29T17:15:30+00:00</lastmod>
</url>
<url>
<loc>https://matthieupetite.github.io//blog/2020/03/16/presentation-powershell-dsc/</loc>
Expand Down
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -328,12 +328,11 @@ <h4 class="lates-title">Derniers Posts</h4>
</div>

<h2 class="article__title">
<a href="/blog/2024/11/29/projet-circet/">Success of the Migration to Azure Cloud for Circet</a>
<a href="/blog/2024/11/29/projet-circet/">Réussite de la Migration vers le Cloud Azure pour Circet</a>
</h2>

<p class="article__excerpt">Introduction
The Circet project is an ambitious initiative aimed at modernizing the company’s system integration mechanisms by leveraging enterprise service bus principles,
particul...</p>
Le projet Circet est une initiative ambitieuse visant à moderniser les mécanismes d’intégration de systèmes de l’entreprise en s’appuyant sur les principes d’entreprise ...</p>

<div class="article__footer">
<div class="article__meta">
Expand Down
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[

{
"title" : "Success of the Migration to Azure Cloud for Circet",
"title" : "Réussite de la Migration vers le Cloud Azure pour Circet",
"category" : "",
"tags" : "GitOps, finops, terraform, entreprise scale, and azure",
"url" : "/blog/2024/11/29/projet-circet/",
Expand Down
Loading

0 comments on commit d700bb2

Please sign in to comment.