www.elca.ch Open in urlscan Pro
193.168.212.121  Public Scan

Submitted URL: https://www.elca.ch/
Effective URL: https://www.elca.ch/de
Submission: On May 23 via api from LU — Scanned from CH

Form analysis 7 forms found in the DOM

<form>
  <fieldset>
    <legend class="visuallyhidden">Consent Selection</legend>
    <div id="CybotCookiebotDialogBodyFieldsetInnerContainer">
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonNecessary"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Necessary</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary"
            class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonPreferences"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Preferences</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonStatistics"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Statistics</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonStatisticsInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonMarketing"><strong
            class="CybotCookiebotDialogBodyLevelButtonDescription">Marketing</strong></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
    </div>
  </fieldset>
</form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonPreferences"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonStatistics"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonMarketing" checked="checked"
    tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyContentCheckboxPersonalInformation" class="CybotCookiebotDialogBodyLevelButton"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

#

<form action="#" class="relative mx-auto mt-14 space-y-10 text-secondary-700">
  <div class="flex justify-start items-center space-x-6"><label class="text-base">Geschlecht</label>
    <fieldset class="">
      <legend class="sr-only">Civility</legend>
      <div role="group" class="flex items-center space-x-10 space-y-0">
        <div class="flex items-center"><input id="mr" class="h-4 w-4 border-primary-500 text-primary-500 focus:ring-primary-600" type="radio" value="Mr." checked="" name="civility"><label for="mr"
            class="ml-3 block text-sm font-medium leading-6">Frau</label></div>
        <div class="flex items-center"><input id="mrs" class="h-4 w-4 border-primary-500 text-primary-500 focus:ring-primary-600" type="radio" value="Mrs" name="civility"><label for="mrs" class="ml-3 block text-sm font-medium leading-6">Herr</label>
        </div>
      </div>
    </fieldset>
  </div>
  <div class="grid grid-cols-1 gap-x-6 gap-y-8 md:grid-cols-6">
    <div class="relative md:col-span-3"><label for="fname" class="absolute -top-2 left-2 inline-block px-1 text-xs font-medium leading-6">Vorname<span class="text-primary-500 text-base"> *</span></label><input id="fname" placeholder="Vorname"
        class="block w-full border-x-0 border-t-0 pb-1.5 pt-3 text-secondary-700 placeholder:text-secondary-700 text-base leading-6 outline-0 ring-0 bg-secondary-200/0 focus:border-primary-500 focus:ring-0" type="text" value="" name="fname">
      <div class="text-sm text-critical px-3 py-1"></div>
    </div>
    <div class="relative md:col-span-3"><label for="lname" class="absolute -top-2 left-2 inline-block px-1 text-xs font-medium leading-6">Nachname<span class="text-primary-500 text-base"> *</span></label><input id="lname" placeholder="Nachname"
        class="block w-full border-x-0 border-t-0 pb-1.5 pt-3 text-secondary-700 placeholder:text-secondary-700 text-base leading-6 outline-0 ring-0 bg-secondary-200/0 focus:border-primary-500 focus:ring-0" type="text" value="" name="lname">
      <div class="text-sm text-critical px-3 py-1"></div>
    </div>
  </div>
  <div class="grid grid-cols-1 gap-x-6 gap-y-8 md:grid-cols-6">
    <div class="relative md:col-span-3"><label for="email" class="absolute -top-2 left-2 inline-block px-1 text-xs font-medium leading-6">E-Mail<span class="text-primary-500 text-base"> *</span></label><input id="email" placeholder="E-Mail"
        class="block w-full border-x-0 border-t-0 pb-1.5 pt-3 text-secondary-700 placeholder:text-secondary-700 text-base leading-6 outline-0 ring-0 bg-secondary-200/0 focus:border-primary-500 focus:ring-0" type="email" value="" name="email">
      <div class="text-sm text-critical px-3 py-1"></div>
    </div>
    <div class="relative md:col-span-3"><label for="phone" class="absolute -top-2 left-2 inline-block px-1 text-xs font-medium leading-6">Telefon</label><input id="phone" placeholder="Telefon"
        class="block w-full border-x-0 border-t-0 pb-1.5 pt-3 text-secondary-700 placeholder:text-secondary-700 text-base leading-6 outline-0 ring-0 bg-secondary-200/0 focus:border-primary-500 focus:ring-0" type="text" value="" name="phone">
      <div class="text-sm text-critical px-3 py-1"></div>
    </div>
  </div>
  <div class="relative"><label for="company" class="absolute -top-2 left-2 inline-block px-1 text-xs font-medium leading-6">Unternehmen</label><input id="company" placeholder="Unternehmen"
      class="block w-full border-x-0 border-t-0 pb-1.5 pt-3 text-secondary-700 placeholder:text-secondary-700 text-base leading-6 outline-0 ring-0 bg-secondary-200/0 focus:border-primary-500 focus:ring-0" type="text" value="" name="company">
    <div class="text-sm text-critical px-3 py-1"></div>
  </div>
  <div class="relative"><label for="comment" class="block text-sm font-medium leading-6">Bitte konkretisieren Sie Ihre Anfrage</label>
    <div class="mt-2"><textarea name="comment" rows="4" id="comment" placeholder="Bitte konkretisieren Sie Ihre Anfrage" class="block w-full border-0 py-1.5 placeholder:text-secondary-700 text-base leading-6 outline-0 ring-0 focus:ring-0"></textarea>
      <div class="text-sm text-critical px-3 py-1"></div>
    </div>
  </div>
  <div>
    <div class="flex items-center"><input id="acceptpolicy" class="h-4 w-4 rounded text-primary-500 focus:ring-primary-500" type="checkbox" value="false" name="acceptpolicy"><label for="acceptpolicy" class="ml-3 block text-sm leading-6">Ich habe die
        <a class="underline font-bold" href="/de/datenschutzerklaerung">Datenschutzerklärung von ELCA</a> gelesen und akzeptiere diese</label></div>
    <div class="text-sm text-critical py-1"></div>
  </div>
  <div class="mt-6 flex items-center justify-center gap-x-6"><button
      class="inline-flex items-center justify-center text-base font-base rounded-full text-sm leading-5 lg:leading-7 lg:text-lg text-center px-5 py-2 md:px-7 md:py-2 lg:px-8 bg-secondary-700 hover:bg-primary-600 text-white outline-primary-500 bg-secondary-700 hover:bg-primary-600 text-white outline-primary-500"
      type="submit">Senden</button></div>
</form>

Text Content

Powered by Cookiebot
 * Consent
 * Details
 * [#IABV2SETTINGS#]
 * About


THIS WEBSITE USES COOKIES

We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. We also share information about your use of our site
with our social media, advertising and analytics partners who may combine it
with other information that you’ve provided to them or that they’ve collected
from your use of their services.

Consent Selection
Necessary

Preferences

Statistics

Marketing

Show details
 * Necessary 10
   
   Necessary cookies help make a website usable by enabling basic functions like
   page navigation and access to secure areas of the website. The website cannot
   function properly without these cookies.
    * Cookiebot
      1
      Learn more about this provider
      CookieConsentStores the user's cookie consent state for the current domain
      Expiry: 1 yearType: HTTP
    * Crazyegg
      1
      Learn more about this provider
      _ce.cchStores the user's cookie consent state for the current domain
      Expiry: SessionType: HTTP
    * Google
      3
      Learn more about this provider
      test_cookiePending
      Expiry: 0 dayType: HTTP
      rc::aThis cookie is used to distinguish between humans and bots. This is
      beneficial for the website, in order to make valid reports on the use of
      their website.
      Expiry: PersistentType: HTML
      rc::cThis cookie is used to distinguish between humans and bots.
      Expiry: SessionType: HTML
    * Matomo
      1
      Learn more about this provider
      mtm_consent_removedStores the user's cookie consent state for the current
      domain
      Expiry: SessionType: HTTP
    * New Relic
      1
      Learn more about this provider
      JSESSIONIDPreserves users states across page requests.
      Expiry: SessionType: HTTP
    * Vimeo
      2
      Learn more about this provider
      __cf_bmThis cookie is used to distinguish between humans and bots. This is
      beneficial for the website, in order to make valid reports on the use of
      their website.
      Expiry: 0 dayType: HTTP
      _cfuvidThis cookie is a part of the services provided by Cloudflare -
      Including load-balancing, deliverance of website content and serving DNS
      connection for website operators.
      Expiry: SessionType: HTTP
    * www.elca.ch
      1
      hex (32)Used to manage server calls to the website's backend systems.
      Expiry: SessionType: HTTP

 * Preferences 0
   
   Preference cookies enable a website to remember information that changes the
   way the website behaves or looks, like your preferred language or the region
   that you are in.
   
   We do not use cookies of this type.

 * Statistics 14
   
   Statistic cookies help website owners to understand how visitors interact
   with websites by collecting and reporting information anonymously.
    * ClickDimensions
      3
      Learn more about this provider
      cusid [x2]This cookie is used to identify the frequency of visits and how
      long the visitor is on the website.
      Expiry: 0 dayType: HTTP
      cuvonThis cookie is used to determine when the visitor last entered the
      different subpages on the website.
      Expiry: 0 dayType: HTTP
    * Crazyegg
      9
      Learn more about this provider
      _ce.clock_dataCollects data on the user’s navigation and behavior on the
      website. This is used to compile statistical reports and heatmaps for the
      website owner.
      Expiry: 0 dayType: HTTP
      _ce.clock_eventCollects data on the user’s navigation and behavior on the
      website. This is used to compile statistical reports and heatmaps for the
      website owner.
      Expiry: 0 dayType: HTTP
      _ce.gtldHolds which URL should be presented to the visitor when visiting
      the site.
      Expiry: SessionType: HTTP
      _ce.sCollects data on the user’s navigation and behavior on the website.
      This is used to compile statistical reports and heatmaps for the website
      owner.
      Expiry: 1 yearType: HTTP
      cebsTracks the individual sessions on the website, allowing the website to
      compile statistical data from multiple visits. This data can also be used
      to create leads for marketing purposes.
      Expiry: SessionType: HTTP
      cebsp_Collects data on the user’s navigation and behavior on the website.
      This is used to compile statistical reports and heatmaps for the website
      owner.
      Expiry: SessionType: HTTP
      ce_asset_waitingThis cookie is part of a bundle of cookies which serve the
      purpose of content delivery and presentation. The cookies keep the correct
      state of font, blog/picture sliders, color themes and other website
      settings.
      Expiry: SessionType: HTML
      ce_successful_csp_checkDetects whether user behaviour tracking should be
      active on the website.
      Expiry: PersistentType: HTML
      cetabidSets a unique ID for the session. This allows the website to obtain
      data on visitor behaviour for statistical purposes.
      Expiry: SessionType: HTML
    * Google
      1
      Learn more about this provider
      tdRegisters statistical data on users' behaviour on the website. Used for
      internal analytics by the website operator.
      Expiry: SessionType: Pixel
    * Vimeo
      1
      Learn more about this provider
      vuidCollects data on the user's visits to the website, such as which pages
      have been read.
      Expiry: 2 yearsType: HTTP

 * Marketing 6
   
   Marketing cookies are used to track visitors across websites. The intention
   is to display ads that are relevant and engaging for the individual user and
   thereby more valuable for publishers and third party advertisers.
    * ClickDimensions
      1
      Learn more about this provider
      cuvidThis cookie is used to collect information on a visitor. This
      information will become an ID string with information on a specific
      visitor – ID information strings can be used to target groups with similar
      preferences, or can be used by third-party domains or ad-exchanges.
      Expiry: 2 yearsType: HTTP
    * Crazyegg
      3
      Learn more about this provider
      _ce.irvPending
      Expiry: SessionType: HTTP
      ce_fvdCollects data on the user’s navigation and behavior on the website.
      This is used to compile statistical reports and heatmaps for the website
      owner.
      Expiry: PersistentType: HTML
      ce_virtual_tracker_dataCollects data on the user’s navigation and behavior
      on the website. This is used to compile statistical reports and heatmaps
      for the website owner.
      Expiry: PersistentType: HTML
    * Google
      2
      Learn more about this provider
      pagead/landingCollects data on visitor behaviour from multiple websites,
      in order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Expiry: SessionType: Pixel
      _gcl_auUsed by Google AdSense for experimenting with advertisement
      efficiency across websites using their services.
      Expiry: 3 monthsType: HTTP

 * Unclassified 2
   Unclassified cookies are cookies that we are in the process of classifying,
   together with the providers of individual cookies.
    * www.elca.ch
      2
      pref_langPending
      Expiry: SessionType: HTTP
      url_aliasPending
      Expiry: SessionType: HTTP

Cross-domain consent[#BULK_CONSENT_DOMAINS_COUNT#] [#BULK_CONSENT_TITLE#]
List of domains your consent applies to: [#BULK_CONSENT_DOMAINS#]
Cookie declaration last updated on 17.05.24 by Cookiebot



[#IABV2_TITLE#]

[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_LABEL_PURPOSES#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_LABEL_FEATURES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]


Cookies are small text files that can be used by websites to make a user's
experience more efficient. The law states that we can store cookies on your
device if they are strictly necessary for the operation of this site. For all
other types of cookies, we need your permission. This site uses different types
of cookies. Some cookies are placed by third-party services that appear on our
pages. You can at any time change or withdraw your consent from the Cookie
Details section on our cookie banner. Learn more about who we are, how you can
contact us, and how we process personal data in our Privacy Notice.


Do not sell or share my personal information
Deny Allow selection Customize

Allow all
Powered by Cookiebot by Usercentrics
ELCA
Unsere Kompetenzen

ELCA ist einer der grössten unabhängigen Schweizer Anbieter von IT-Lösungen und
führend in den Bereichen IT-Business-Consulting, Softwareentwicklung und
-wartung sowie IT-Systemintegration. ELCA-Lösungen verringern Komplexität,
verkürzen Innovationszyklen, verbessern Geschäftsergebnisse und erhöhen die
Kundenzufriedenheit.

Business, Strategie & GovernanceCloud TransformationCybersecurity &
IAMKundenspezifische EntwicklungDigital ExperienceData, Analytics & AI
Business Lösungen

Unser Team entwickelt und implementiert effiziente Lösungen an der Schnittstelle
von Business und Technologie.
Wir bieten massgeschneiderte und standardisierte Lösungen zur Unterstützung des
digitalen Wandels in der Schweiz.

Mosaic Intelligentes InformationsmanagementMicrosoft Business
ApplicationsDigitaler Arbeitsplatz
IT OutsourcingNewsUnsere Gruppe
Karriere

Sind Sie auf der Suche nach einer sinnvollen Aufgabe ?

Wir sind auf der Suche nach engagierten Menschen, die uns helfen, die digitale
Transformation der Schweiz durch vielfältige und wirkungsvolle Projekte zu
gestalten.

Werfen Sie einen Blick auf unsere Stellenangebote und werden Sie Teil unseres
Teams !

Karrieren in der Schweiz und in EuropaKarrieren in MauritiusKarrieren in Vietnam
Kontakt

DE

Open main menu



ERNEUERUNG DER DIGITALSTRATEGIE DER MATTERHORN GOTTHARD BAHN

Überarbeitung der Digitalstrategie der MGBahn für mehr Effizienz und
Kundenzufriedenheit mit ELCA Advisory.

Mehr erfahren


SICHERN SIE DIE INFRASTRUKTUR, DIE DATEN UND DIE IDENTITÄTEN IHRES UNTERNEHMENS

Schützen Sie alle Ihre Vermögenswerte vor Cyber-Bedrohungen und erfüllen Sie die
gesetzlichen Anforderungen.

Mehr erfahren

Pressemitteilung


JAHRESERGEBNIS 2023

Die ELCA-Gruppe wächst prozentual im Jahr 2023 erneut zweistellig und erzielt
einen Nettoumsatz von CHF 328 Millionen.

Mehr erfahren



DIE ELCA GRUPPE IN ZAHLEN



1.

unabhängiges Schweizer IT Unternehmen



2200+

Mitarbeiter 

weltweit



55+

Jahre 

Erfahrung



328M

Umsatz in 2023 (CHF)



+37%

Wachstum

im Jahre 2023



ELCA kurz und bündig


WER WIR SIND, WAS WIR TUN

Wir bieten massgeschneiderte und standardisierte Lösungen zur Unterstützung der
digitalen Transformation in der Schweiz. Unser Tätigkeitsfeld erstreckt sich
über verschiedenste Technologien und Branchen. Sehen Sie sich das Video an und
entdecken Sie das ELCA-Universum!


UNSERE WERTE DIENEN UNS ALS LEITPRINZIPIEN FÜR JEDE ENTSCHEIDUNG UND JEDE
MASSNAHME, DIE WIR TREFFEN

Wir sind kooperativ, fundiert, unabhängig, engagiert und vertrauenswürdig

Kollaborativ



Weil eine enge Zusammenarbeit zu erstklassigen Ergebnissen und gemeinsamen
Erfolg führt.

Fundiert



Weil wir uns für Innovationen und technische Perfektion begeistern, entwickeln
wir massgeschneiderte Lösungen, mit denen wir Mehrwert schaffen und
Wettbewerbsvorteile für ELCA und unsere Kunden erzielen.

Unabhängig



Weil wir es uns zur Aufgabe gemacht haben, unseren Kunden Mehrwert zu liefern –
unabhängig von der Technologie und vom einzuschlagenden Weg.

Engagiert



Wenn wir uns auf die Tätigkeit unserer Kunden konzentrieren, als Team
zusammenarbeiten und unsere Erfahrungen und unser Know-how teilen, können wir
hervorragende Lösungen anbieten, die die Erwartungen unserer Kunden übertreffen.

Zuverlässig



Weil wir sagen, was wir tun, und tun, was wir sagen.


SOZIALE UNTERNEHMENSVERANTWORTUNG

Bei ELCA sind wir ständig bemüht, den "Digital Gap" zu schliessen. 


ELCA'S SPONSORING-RICHTLINIEN

Entdecken Sie die Projekte, die wir bereits unterstützen. Wenn Sie ein Projekt
haben, das dazu beiträgt, ein gleichberechtigtes (digitales) Umfeld zu
gestalten, und Sie möchten, dass wir uns daran beteiligen, werfen Sie einen
Blick auf unsere Sponsoring-Richtlinien. 

Mehr erfahren


ERFAHREN SIE ALLES ÜBER ELCA UND WIE WIR IHNEN HELFEN KÖNNEN


Industrie
News & Events
Funktion


MOSAIC IIM SOLUTIONS BUSINESS BREAKFAST 2024


MOSAIC IIM SOLUTIONS BUSINESS BREAKFAST 2024



Bleiben Sie auf dem Laufenden, indem Sie am nächsten Business Breakfast von
Mosaic IIM Solutions teilnehmen. Dieser findet am 11. Juni in Zürich in der
Viaduktstrasse, Bogen D, und am 12. Juni in Pully, Av. Général-Guisan 70a,
statt.

Weiterlesen


ENTDECKEN SIE FINOPS: EIN NEUER ANSATZ FÜR DIE VERWALTUNG VON CLOUD-KOSTEN


ENTDECKEN SIE FINOPS: EIN NEUER ANSATZ FÜR DIE VERWALTUNG VON CLOUD-KOSTEN



Nehmen Sie an diesem Webinar teil, bei dem wir über den neuen Cloud-Trend FinOps
sprechen werden, um die Effizienz Ihrer Cloud-Ausgaben maximieren zu können.

Weiterlesen


WAS ES ZUR UMSTRUKTURIERUNG EINES LEGACY-MONOLITHEN BRAUCHT


WAS ES ZUR UMSTRUKTURIERUNG EINES LEGACY-MONOLITHEN BRAUCHT



Dieses Whitepaper beschreibt die Modernisierung einer großen Legacy-Code-Basis
von der Ausgangssituation und den Problemen bis hin zur resultierenden
Architektur und den Vorteilen. 

Weiterlesen


ELCA TREIBT DANK KÜNSTLICHER INTELLIGENZ INNOVATIONEN VORAN


ELCA TREIBT DANK KÜNSTLICHER INTELLIGENZ INNOVATIONEN VORAN



Entdecken Sie die bahnbrechenden KI-Lösungen von ELCA, die Innovationen in der
Fertigung vorantreiben. Von prädiktiver Analytik bis hin zu digitalen Zwillingen
- revolutionieren Sie Ihre Produktionsprozesse.

Weiterlesen


ERNEUERUNG DER DIGITALSTRATEGIE DER MATTERHORN GOTTHARD BAHN


ERNEUERUNG DER DIGITALSTRATEGIE DER MATTERHORN GOTTHARD BAHN



Überarbeitung der Digitalstrategie der MGBahn für mehr Effizienz und
Kundenzufriedenheit.

Weiterlesen


ENERGIEVERSORGER: WIE KANN DIE ZUFRIEDENHEIT IHRER KUNDEN VERBESSERT WERDEN?


ENERGIEVERSORGER: WIE KANN DIE ZUFRIEDENHEIT IHRER KUNDEN VERBESSERT WERDEN?



Entdecken Sie das CRM Core Model Energy von ELCA - die fortgeschrittene
CRM-Lösung, welche speziell auf die Energiebranche zugeschnitten ist.

Weiterlesen


JAHRESERGEBNIS 2023


JAHRESERGEBNIS 2023



Die ELCA-Gruppe wächst prozentual im Jahr 2023 erneut zweistellig und erzielt
einen Nettoumsatz von CHF 328 Millionen.

Weiterlesen


FRONTEND-ARCHITEKTUREN UND UI-ENGINEERING


FRONTEND-ARCHITEKTUREN UND UI-ENGINEERING



Legen Sie die Messlatte für Ihre Benutzeroberflächen höher.

Weiterlesen


DIGITAL REAL ESTATE SUMMIT 2024


DIGITAL REAL ESTATE SUMMIT 2024



Innovative Plattformen: mehr Effizienz zwischen Immobiliendienstleistenden und
Eigentümerinnen in der Clou

Weiterlesen


STÄRKUNG VON GEAK DURCH DATA INSIGHT


STÄRKUNG VON GEAK DURCH DATA INSIGHT



Entdecken Sie die Datenrevolution von GEAK mit dem Smart Data Lake Builder
QuickStart von ELCA - ein Wandel von statischen Berichten zu dynamischen
Insights, die eine zukunftssichere Datenplattformarchitektur bilden.

Weiterlesen


FORTGESCHRITTENE CYBERSICHERHEIT IN DER HOCHPRÄZISIONSFERTIGUNG


FORTGESCHRITTENE CYBERSICHERHEIT IN DER HOCHPRÄZISIONSFERTIGUNG



Erkunden Sie die sich entwickelnde Landschaft der Cybersicherheit in der
Schweizer Hochpräzisionsfertigung, wo die Verbindung von veralteten und
hochmodernen Systemen kritische Herausforderungen mit sich bringt.

Weiterlesen


HIFI FILTER SETZT AUF MICROSOFT DYNAMICS 365 FÜR ERHÖHTE PRODUKTIVITÄT


HIFI FILTER SETZT AUF MICROSOFT DYNAMICS 365 FÜR ERHÖHTE PRODUKTIVITÄT



Dank Dynamics 365 Customer Engagement (CRM) und Dynamics 365 Finance &
Operations (ERP) verfügt HIFI FILTER über eine moderne, integrierte Lösung, mit
der das Unternehmen seine Produktionskapazität im Vertrieb um 30 bis 40 %
steigern konnte.

Weiterlesen


ECOVADIS - BRONZEMEDAILLE


ECOVADIS - BRONZEMEDAILLE



ELCA has been rewarded the Ecovadis Sustainability Bronze Medal.

Weiterlesen


ELCA HILFT TIGEN BEIM BESCHLEUNIGEN ZELLBASIERTER KREBSTHERAPIEN


ELCA HILFT TIGEN BEIM BESCHLEUNIGEN ZELLBASIERTER KREBSTHERAPIEN



Tigen Pharma und ELCA erhalten den Digital Economy Award 2023 in der Kategorie "
Digital innovation of the year".

Weiterlesen


DIE BEDROHUNG DURCH CYBERKRIMINALITÄT FÜR DIE ENERGIEAMBITIONEN DER SCHWEIZ


DIE BEDROHUNG DURCH CYBERKRIMINALITÄT FÜR DIE ENERGIEAMBITIONEN DER SCHWEIZ



Der Energiesektor weltweit steht im Mittelpunkt des Erfolgs oder Misserfolgs
unserer Fähigkeit, die Klimakrise effektiv anzugehen.

Weiterlesen


ELCA IMPLEMENTIERT DAS CRM DES STROMVERSORGERS OIKEN SA


ELCA IMPLEMENTIERT DAS CRM DES STROMVERSORGERS OIKEN SA



Um das Kundenmanagement zu verbessern, setzt OIKEN nun auf die Lösung Core Model
Energy von ELCA.

Weiterlesen


MÖCHTEN SIE MEHR ÜBER UNSERE EXPERTISE ERFAHREN?


Kontaktieren Sie uns
GeschlechtCivility
Frau
Herr
Vorname *

Nachname *

E-Mail *

Telefon

Unternehmen

Bitte konkretisieren Sie Ihre Anfrage

Ich habe die Datenschutzerklärung von ELCA gelesen und akzeptiere diese

Senden


FOOTER


ELCA GRUPPENUNTERNEHMEN

 * 
   CloudTrust
 * 
   EKKIDEN (Personaldienstleistungen)
 * 
   ELCA Cloud Services (Cloud- und Verwaltungsdienstleistungen)
 * 
   ELCASecurity
 * 
   EveryWare
 * 
   NEOSIS (Dienstleistungen der Renten- und Sozialversicherungen)
 * 
   SECUTIX (Cloud für die Veranstaltungsbranche)
 * 
   Senthorus
 * 
   Sumex AG (Krankenversicherungslösungen)


ELCA PRODUKTE

 * 
   iPension (Lösungen für Pensionen und Sozialversicherungen)
 * 
   Mosaic IIM Solutions (Intelligentes Informationsmanagement)
 * 
   PeakProtect (Online-Management von Spitzenbelastungen)
 * 
   S-360 (Vollständige Ticket-Verkaufsplattform)
 * 
   TIXNGO (Gesicherte Mobile Ticket-Brieftasche)
 * 
   trustID


Kontakt
LinkedInYoutubeFacebookTwitter
2024 © ELCA|
Nutzungsbedingungen|
Datenschutzerklärung