progress (intro/services)
This commit is contained in:
parent
8c6293adc8
commit
b655881145
4 changed files with 55 additions and 7 deletions
BIN
2025-04-03-stack/fresque-web.png
Normal file
BIN
2025-04-03-stack/fresque-web.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.6 MiB |
BIN
2025-04-03-stack/fresque-web.xcf
Normal file
BIN
2025-04-03-stack/fresque-web.xcf
Normal file
Binary file not shown.
BIN
2025-04-03-stack/noesya.png
Normal file
BIN
2025-04-03-stack/noesya.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 302 KiB |
|
@ -11,6 +11,7 @@
|
||||||
\usepackage{import}
|
\usepackage{import}
|
||||||
\usepackage{adjustbox}
|
\usepackage{adjustbox}
|
||||||
\usepackage[absolute,overlay]{textpos}
|
\usepackage[absolute,overlay]{textpos}
|
||||||
|
\usepackage{tikz}
|
||||||
%\useoutertheme[footline=authortitle,subsection=false]{miniframes}
|
%\useoutertheme[footline=authortitle,subsection=false]{miniframes}
|
||||||
%\useoutertheme[footline=authorinstitute,subsection=false]{miniframes}
|
%\useoutertheme[footline=authorinstitute,subsection=false]{miniframes}
|
||||||
\useoutertheme{infolines}
|
\useoutertheme{infolines}
|
||||||
|
@ -133,21 +134,68 @@ Qu'est-ce qui rend l'infra Deuxfleurs intéressante dans un contexte recherche ?
|
||||||
\vfill
|
\vfill
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\setlength\itemsep{1em}
|
\setlength\itemsep{1.8em}
|
||||||
\item R\&D sur des nouveaux logiciels car souvent rien sur l'étagère qui répond à nos besoins
|
\item R\&D sur des nouveaux logiciels car souvent rien sur l'étagère qui répond à nos besoins \\[0.2em]
|
||||||
\item Peu de contraintes
|
{\small $\Longrightarrow$ par ex: stockage géo-distribué résistant aux fautes }
|
||||||
|
|
||||||
Approche greenfield : on choisit et conçoit les services que l'on fournit
|
\item Peu de contraintes vis-à-vis de technos existantes ou legacy. \\
|
||||||
|
Approche greenfield : on choisit et conçoit les services que l'on fournit. \\ [0.2em]
|
||||||
|
{\small $\Longrightarrow$ par ex: hébergement de sites web, mais seulement statiques }
|
||||||
|
% FaaS à notre sauce ?
|
||||||
|
%
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
|
|
||||||
|
\begin{center}
|
||||||
|
{\Large \color{TitleOrange}\bf Deuxfleurs aujourd'hui}
|
||||||
|
|
||||||
|
\vspace{1em}
|
||||||
|
|
||||||
|
{\color{TitleOrange}\bf ce qui marche, comment ça marche}
|
||||||
|
\end{center}
|
||||||
|
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
\begin{frame}{Services}
|
||||||
|
|
||||||
|
\textbf{Communication}\\[0.5em]
|
||||||
|
Discussion instantanée \qquad E-mails et agenda \qquad Visio
|
||||||
|
|
||||||
|
\vfill
|
||||||
|
|
||||||
|
\textbf{Édition collaborative}\\[0.5em]
|
||||||
|
Bureautique \qquad Forge logicielle
|
||||||
|
|
||||||
|
\vfill
|
||||||
|
|
||||||
|
\textbf{Publication}\\[0.5em]
|
||||||
|
\only<1>{Sites web statiques}%
|
||||||
|
\only<2->{{\color{TitleOrange}{Sites web statiques}}
|
||||||
|
\quad {} $\leftarrow$ {} \quad
|
||||||
|
Utilise entièrement du logiciel maison. Service le plus fiable !
|
||||||
|
}
|
||||||
|
|
||||||
|
\vspace{1em}
|
||||||
|
|
||||||
|
\onslide<3>{
|
||||||
|
\qquad Partenariat avec l'agence web Noesya y héberge une partie de ses clients
|
||||||
|
}
|
||||||
|
|
||||||
|
\begin{tikzpicture}[overlay]
|
||||||
|
\node<3> at (13.5, 0.1) {\includegraphics[width=3em]{noesya.png}};
|
||||||
|
\end{tikzpicture}
|
||||||
|
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
{
|
||||||
|
\usebackgroundtemplate{\includegraphics[height=\paperheight,width=\paperwidth]{fresque-web.png}}
|
||||||
|
\setbeamertemplate{navigation symbols}{}
|
||||||
|
\begin{frame}[plain]
|
||||||
|
\end{frame}
|
||||||
|
}
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{Infrastructure et logiciels actuels}
|
\frametitle{Infrastructure et logiciels actuels}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue