accord-group.com Open in urlscan Pro
52.211.245.146  Public Scan

Submitted URL: http://accord-group.com/
Effective URL: https://accord-group.com/
Submission: On November 02 via manual from GB — Scanned from GB

Form analysis 1 forms found in the DOM

Name: form430263757POST https://forms.tildacdn.com/procces/

<form id="form430263757" name="form430263757" role="form" action="https://forms.tildacdn.com/procces/" method="POST" data-formactiontype="2" data-inputbox=".t-input-group" class="t-form js-form-proccess t-form_inputs-total_5 t-form_bbonly "
  data-success-callback="t396_onSuccess" data-success-popup="y" data-error-popup="y">
  <div class="js-successbox t-form__successbox t-text t-text_sm" style="display:none;">Thank you! We appreciate your interest in our solutions. One of our sales associates will be in touch with you soon.<br><br></div>
  <div class="t-form__inputsbox">
    <div class="t-input-group t-input-group_em" data-input-lid="1531306243545" style="margin-bottom:20px;">
      <div class="t-input-block"><input type="text" name="email" class="t-input js-tilda-rule t-input_bbonly" value="" placeholder="Your E-mail" data-tilda-rule="email"
          style="color:#ffffff; border:1px solid #ffffff; background-color:#fff; font-size:16px;font-weight:400;height:70px;">
        <div class="t-input-error"></div>
      </div>
    </div>
    <div class="t-input-group t-input-group_nm" data-input-lid="1531306540094" style="margin-bottom:20px;">
      <div class="t-input-block"><input type="text" name="name" class="t-input js-tilda-rule t-input_bbonly" value="" placeholder="Your Name" data-tilda-rule="name"
          style="color:#ffffff; border:1px solid #ffffff; background-color:#fff; font-size:16px;font-weight:400;height:70px;">
        <div class="t-input-error"></div>
      </div>
    </div>
    <div class="t-input-group t-input-group_in" data-input-lid="1605360337626" style="margin-bottom:20px;">
      <div class="t-input-block"><input type="text" name="Input" class="t-input js-tilda-rule  t-input_bbonly" value="" placeholder="Company"
          style="color:#ffffff; border:1px solid #ffffff; background-color:#fff; font-size:16px;font-weight:400;height:70px;">
        <div class="t-input-error"></div>
      </div>
    </div>
    <div class="t-input-group t-input-group_in" data-input-lid="1605360347355" style="margin-bottom:20px;">
      <div class="t-input-block"><input type="text" name="Input_2" class="t-input js-tilda-rule  t-input_bbonly" value="" placeholder="Country"
          style="color:#ffffff; border:1px solid #ffffff; background-color:#fff; font-size:16px;font-weight:400;height:70px;">
        <div class="t-input-error"></div>
      </div>
    </div>
    <div class="t-input-group t-input-group_ta" data-input-lid="1650017178006" style="margin-bottom:20px;">
      <div class="t-input-block"><textarea name="Textarea" class="t-input js-tilda-rule t-input_bbonly" placeholder="Your request"
          style="color:#ffffff; border:1px solid #ffffff; background-color:#fff; font-size:16px;font-weight:400;height:70px; height:85px; padding-top:10px; vertical-align: unset; resize: none;" rows="3"></textarea>
        <div class="t-input-error"></div>
      </div>
    </div>
    <div class="t-form__errorbox-middle">
      <div class="js-errorbox-all t-form__errorbox-wrapper" style="display:none;">
        <div class="t-form__errorbox-text t-text t-text_xs">
          <p class="t-form__errorbox-item js-rule-error js-rule-error-all"></p>
          <p class="t-form__errorbox-item js-rule-error js-rule-error-req">required field</p>
          <p class="t-form__errorbox-item js-rule-error js-rule-error-email">email is incorrect</p>
          <p class="t-form__errorbox-item js-rule-error js-rule-error-name">name is incorrect</p>
          <p class="t-form__errorbox-item js-rule-error js-rule-error-phone"></p>
          <p class="t-form__errorbox-item js-rule-error js-rule-error-string"></p>
        </div>
        <div class="tn-form__errorbox-close js-errorbox-close">
          <div class="tn-form__errorbox-close-line tn-form__errorbox-close-line-left"></div>
          <div class="tn-form__errorbox-close-line tn-form__errorbox-close-line-right"></div>
        </div>
      </div>
      <style>
        .tn-atom .t-input-error {
          position: absolute;
          color: red;
          background-color: #fff;
          padding: 8px 10px;
          border-radius: 2px;
          z-index: 1;
          margin-top: 5px;
          left: 0px;
          box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.2);
        }

        .tn-atom .t-input-error:after {
          content: '';
          position: absolute;
          width: 0;
          height: 0;
          border: solid transparent;
          border-width: 6px;
          top: -12px;
          left: 15%;
          border-bottom-color: #fff;
        }

        .tn-form__errorbox-close {
          height: 14px;
          position: absolute;
          right: 8px;
          top: 8px;
          width: 14px;
          cursor: pointer;
        }

        .tn-form__errorbox-close-line {
          background: #fff none repeat scroll 0 0;
          height: 1px;
          left: 0;
          margin-top: -1px;
          position: absolute;
          top: 50%;
          width: 100%;
        }

        .tn-form__errorbox-close-line-left {
          transform: rotate(45deg);
        }

        .tn-form__errorbox-close-line-right {
          transform: rotate(-45deg);
        }

        .tn-atom .t-form__errorbox-wrapper,
        .tn-form__errorbox-popup {
          position: fixed;
          bottom: 20px;
          right: 20px;
          z-index: 10000;
          max-width: 400px;
          min-width: 260px;
          width: auto;
          box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
          border-radius: 3px;
          text-align: left;
          font-family: Arial, sans-serf;
          background: #F95D51;
          padding: 10px;
        }

        .tn-atom .js-error-control-box .t-radio__wrapper,
        .tn-atom .js-error-control-box .t-checkbox__control {
          padding: 3px;
          margin-top: -3px;
        }

        @media screen and (max-width: 480px) {

          .tn-atom .t-form__errorbox-wrapper,
          .tn-form__errorbox-popup {
            max-width: 280px;
          }
        }
      </style>
    </div>
    <div class="tn-form__submit" style=""><button type="submit" class="t-submit"
        style="color:#ffffff;background-color:#0d92ff;border-radius:900px;font-family:IBM Plex Mono;font-weight:600;font-size:14px;width:200px;height:200px;padding:0 15px;display:block;">SUBMIT</button></div>
  </div>
  <div class="t-form__errorbox-bottom">
    <div class="js-errorbox-all t-form__errorbox-wrapper" style="display:none;">
      <div class="t-form__errorbox-text t-text t-text_xs">
        <p class="t-form__errorbox-item js-rule-error js-rule-error-all"></p>
        <p class="t-form__errorbox-item js-rule-error js-rule-error-req">required field</p>
        <p class="t-form__errorbox-item js-rule-error js-rule-error-email">email is incorrect</p>
        <p class="t-form__errorbox-item js-rule-error js-rule-error-name">name is incorrect</p>
        <p class="t-form__errorbox-item js-rule-error js-rule-error-phone"></p>
        <p class="t-form__errorbox-item js-rule-error js-rule-error-string"></p>
      </div>
      <div class="tn-form__errorbox-close js-errorbox-close">
        <div class="tn-form__errorbox-close-line tn-form__errorbox-close-line-left"></div>
        <div class="tn-form__errorbox-close-line tn-form__errorbox-close-line-right"></div>
      </div>
    </div>
    <style>
      .tn-atom .t-input-error {
        position: absolute;
        color: red;
        background-color: #fff;
        padding: 8px 10px;
        border-radius: 2px;
        z-index: 1;
        margin-top: 5px;
        left: 0px;
        box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.2);
      }

      .tn-atom .t-input-error:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border: solid transparent;
        border-width: 6px;
        top: -12px;
        left: 15%;
        border-bottom-color: #fff;
      }

      .tn-form__errorbox-close {
        height: 14px;
        position: absolute;
        right: 8px;
        top: 8px;
        width: 14px;
        cursor: pointer;
      }

      .tn-form__errorbox-close-line {
        background: #fff none repeat scroll 0 0;
        height: 1px;
        left: 0;
        margin-top: -1px;
        position: absolute;
        top: 50%;
        width: 100%;
      }

      .tn-form__errorbox-close-line-left {
        transform: rotate(45deg);
      }

      .tn-form__errorbox-close-line-right {
        transform: rotate(-45deg);
      }

      .tn-atom .t-form__errorbox-wrapper,
      .tn-form__errorbox-popup {
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 10000;
        max-width: 400px;
        min-width: 260px;
        width: auto;
        box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
        border-radius: 3px;
        text-align: left;
        font-family: Arial, sans-serf;
        background: #F95D51;
        padding: 10px;
      }

      .tn-atom .js-error-control-box .t-radio__wrapper,
      .tn-atom .js-error-control-box .t-checkbox__control {
        padding: 3px;
        margin-top: -3px;
      }

      @media screen and (max-width: 480px) {

        .tn-atom .t-form__errorbox-wrapper,
        .tn-form__errorbox-popup {
          max-width: 280px;
        }
      }
    </style>
  </div>
  <div style="position: absolute; left: -5000px; bottom: 0; display: none;"><input type="text" name="form-spec-comments" value="Its good" class="js-form-spec-comments" tabindex="-1"></div>
</form>

Text Content

BE
GO
DIGITAL

2010—2022
MENU


e

Find out how
Look who was digitized by us

UA/ENG
 * CASES
 * DIRECTIONS
 * ABOUT
 * TRENDING TOPICS
 * CONTACTS

Accord Group is Ukrainian company empowering business
to meet digital reality.

Our business is system integration. We use technologies to win.

UA
ENG
ABOUT
US

Accord Group is Ukrainian company empowering business to meet digital reality.

Our business is system integration. We provide proven technology’s support for
you to compete and win.




Since 2010 we’ve implemented 500+ projects for leading international banks,
retail companies, government organizations and industrial enterprises.


>10
years on the IT market
14
technical authorizations
ISO 9001 & 14001

SHOW ME HOW
>80
workforce
>30
regular customers
>6
areas of specialization
Never before
has a Shopping Mall used technologies
of such a level
of automation
and digitalization

Yuliia Shchaslyva,
СЕО, Respublika
Park Mall
Respublika

Transition to SD-WAN was the basis
for further development
of the bank

Oleksandr Drahin,
CIO, Alliance Bank
Alliance Bank

Transition to
Cisco Contact Center Enterprise ensures
contact center
uptime
PRIVAT BANK





ALL CASES
READ MORE

READ MORE

READ MORE


Olena Prylipchenko,
Head of Customer Support Department by phone PrivatBank
Go
be
Digital

To
be
Winners
Building cost-effective business models


Ensuring business continuity

Improving customer experience

Digitizing service channels

Delivering an infrastructure for
E-commerce
and Online Banking

Providing
cybersecurity defense







Meet your digital workforce
TRENDING TOPICS
1
Our goal
in each project
is to increase
the technological, operational
and organizational maturity of your company




GO BE DIGITAL
3
2
4




NETWORK
PORTFOLIO
CONTACT CENTER PORTFOLIO
SECURITY PORTFOLIO
ITO & TECHNICAL SUPPORT PORTFOLIO


5

CLOUD PORTFOLIO

Left
Right




Left
Right




DIRECTIONS
ІТ-INFRASTRUCTURE


 * Network infrastructure (wired, wireless)
 * Servers and storage systems (including hyperconvergent systems)
 * Software-controlled environments (SDN, ACI, DNA)
 * Virtualization of workplaces, computing and data storage
 * Construction of private clouds and integration with cloud services (XaaS)

NETWORK


 * Network Solutions (LAN, WAN)
 * Data Сenter network infrastructure
 * Monitoring and control systems
 * Services

SECURITY


Workplace protection:

 * Antiviruses
 * Two-factor authorization
 * Behavioral analysis of user and application actions(AMP)
 * NAC (network access control)
 * EAM (user account lifecycle management)


Server protection:

 * Encryption
 * Archiving
 * Backup and restore


Cloud environments:

 * Resource access management
 * Cryptographic information protection
 * Protection of machine data carriers
 * Antivirus information protection
 * Detection of intrusions and their prevention
 * Ensuring the integrity of software and information
 * Construction of safety zones when using clouds
 * Introduction of microsegmentation during the use of cloud environments
 * Transparent integration between cloud and terrestrial resources


Network infrastructure protection:

 * Monitoring and visualization of the condition
 * Firewalls and IPS (firewalls and intrusion prevention systems)
 * Behavioral analysis of the network


Protection of services and applications:

 * Condition and performance monitoring
 * Load balancing
 * Specialized traffic filtering (web-gateways, mail-gateways, WAF)
 * Database protection
 * Protection against phishing attacks
 * Privileged Access Management (PAM)
 * Deception grid (setting "traps" against attackers to detect attacks)
 * Local and cloud "sandboxes"

ІТ-SERVICES


 * Conducting an audit of the existing state of IT and IS systems, taking into
   account industry and regulatory requirements
 * Development and update of regulations for IT support and corporate IS
   policies
 * Design of IT-infrastructure and organizational and technical complexes of IS
 * Expert level consulting in IT and IS
 * Outsourcing and outstaffing services, Service desk as a service
 * Provision of SOC services (Security Operation Center)

CONTACT CENTER


 * Contact centers (construction / modernization)
 * Integration of contact centers with different systems (CRM, billing, etc.)
 * Corporate call recording systems
 * IVR and its integration with information systems
 * Language recognition systems
 * Language analytics
 * WFM-solutions

INFRASTRUCTURE PROJECT MANAGEMENT


 * Office management (a set of services to support office activities)
 * Office space infrastructure management (reception services, cleaning, office
   management, food and non-food supplies)
 * Outstaffing
 * Related services (support of contractors and contracts, catering and events)


PARTNERS

Cisco Premier Partner & Cisco ATP
F5 Silver Partner
F5 Silver Partner
Riverbed Premier Partner
Dell Authorized partner
HPE Business partner
WHAT'S NEW?
Apteka Dobrogo Dnya: features of pharm retail digitalization
06.09.2022
ХBank created an IT infrastructure independent of external factors during the
war
30.08.2022
Skanska Construction delivers applications at the pace of innovation
22.08.2022
Show more
Submit the business objectives of your company and meet your digital workforce
Thank you! We appreciate your interest in our solutions. One of our sales
associates will be in touch with you soon.



required field

email is incorrect

name is incorrect






SUBMIT

required field

email is incorrect

name is incorrect







{"0":{"lid":"1531306243545","ls":"10","loff":"","li_type":"em","li_name":"email","li_ph":"Your
E-mail","li_nm":"email"},"1":{"lid":"1531306540094","ls":"20","loff":"","li_type":"nm","li_name":"name","li_ph":"Your
Name","li_nm":"name"},"2":{"lid":"1605360337626","ls":"30","loff":"","li_type":"in","li_ph":"Company","li_nm":"Input"},"3":{"lid":"1605360347355","ls":"40","loff":"","li_type":"in","li_ph":"Country","li_nm":"Input_2"},"4":{"lid":"1650017178006","ls":"50","loff":"","li_type":"ta","li_ph":"Your
request","li_rows":"3","li_nm":"Textarea"}}
31/33, Simi Brodskykh St., Kyiv, 03057
+38 044 538 00 48 – sales office
+38 044 538 00 54 – service/outsourcing
info@accord-group.com
www.accord-group.com
/ Facebook
/ LinkedIn

ABOUT
DIRECTIONS
CASES
/ YouTube
/ Anti-corruption program
/ Audit report
/ Privacy Policy