{"id":1275,"date":"2023-04-17T16:15:30","date_gmt":"2023-04-17T14:15:30","guid":{"rendered":"https:\/\/bonet.systems\/case-study-slovensko-digital\/"},"modified":"2023-10-23T08:27:16","modified_gmt":"2023-10-23T06:27:16","slug":"case-study-slovensko-digital","status":"publish","type":"page","link":"https:\/\/bonet.systems\/en\/case-study-slovensko-digital\/","title":{"rendered":"Case Study slovensko.digital"},"content":{"rendered":"<section  class=\"bg-bonet--grey-ultradark position-relative\">\n\t        <img decoding=\"async\" class=\"bonet--image-position-right\" src=\"https:\/\/i0.wp.com\/bonet.systems\/wp-content\/uploads\/2023\/04\/BONET_slovensko-digital_Thumbnail_02.jpg?fit=2352%2C1764&#038;ssl=1\"  srcset=\"https:\/\/bonet.systems\/wp-content\/uploads\/2023\/04\/BONET_slovensko-digital_Thumbnail_02.jpg 2x\"  alt=\"\" \/>\n\t\t<div class=\"container position-relative py-5\">\n\t\t<div class=\"row py-lg-5\">\n\t\t\t<div class=\"col-lg-5\">\n\t\t\t\t\t\t\t\t<h1 class=\"display-4 text-bonet--grey-light-1 m-0 py-5\">Case Study: <br>Building Kubertnetes architecture for Slovensko.Digital<\/h1>\n\t\t\t\t\t\t\t\t\t<a href=\"#viac-informacii\" class=\"btn btn-bonet--outline-primary\" data-select=\"\" target=\"_self\" role=\"button\">Learn more<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n<section  id=\"viac-informacii\"  class=\"py-5 text-center\" >\n\t<div class=\"container\">\n\t\t<div class=\"row py-lg-5\">\n\t\t\t<div class=\"col-lg-7 col-md-8 mx-auto\">\n\t\t\t\t<h4 >Since 2016, the civic association Slovensko.Digital has been guarding the quality of digital government services in Slovakia. Slovensko.Digital and its team of programmers want to focus on the writing of application code and not on server management, which is why they trust us at Bonet Systems for the quality of cloud solutions for their services.<\/h4>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n\t<section   class=\"py-5\" >\n\t\t<div class=\"container\">\n\t\t\t<div class=\"row justify-content-between \">\n\t\t\t\t<div class=\"col-lg-6 pt-lg-5 pb-5\">\n\t\t\t\t\t<h2 class=\"display-4 mb-5 text-bonet--grey-ultradark\">Challenge: <br>Expanding a single Linux server<\/h2>\t\t\t\t\t<h5>At the time when the people from Slovensko.Digital approached us, they already had experience with running Docker containers, which we like to use in our solutions. They were using Platform-as-a-Service (PaaS) &#8211; Dokku for their services, which allowed them to easily deploy applications into production.<br \/>\r\n<br \/>\r\nHowever, production was running on a single Linux server that was no longer able to keep up with the team&#8217;s growing demands. With each new application, the Linux server resources had to be increased (vertical scaling).<br \/>\r\nAt Bonet Systems, we advocate horizontal scaling &#8211; instead of increasing the resources of a single server, we spread the workload across multiple servers. Although horizontal scaling increases the complexity of the solution, a more scalable environment allows you to allocate resources without downtime.<\/h5>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"col-lg-5 pt-lg-5\">\n\t\t\t\t\t                        <img decoding=\"async\" class=\"w-100\" src=\"https:\/\/i0.wp.com\/bonet.systems\/wp-content\/uploads\/2023\/04\/BONET_slovensko-digital_scaling.png?fit=956%2C540&#038;ssl=1\"  srcset=\"https:\/\/bonet.systems\/wp-content\/uploads\/2023\/04\/BONET_slovensko-digital_scaling.png 2x\"  alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n\t<section   class=\"py-5\" >\n\t\t<div class=\"container\">\n\t\t\t<div class=\"row justify-content-between \">\n\t\t\t\t<div class=\"col-lg-6 pt-lg-5 pb-5\">\n\t\t\t\t\t<h2 class=\"display-4 mb-5 text-bonet--grey-ultradark\">Solution: <br> Kubernetes clusters and CI\/CD pipelines<\/h2>\t\t\t\t\t<h5>The original deployment process in Slovensko.Digital was very simple and programmer-friendly &#8211; it consisted of uploading changes to a git repository. As we wanted to keep this process as simple as possible, we decided to build a Kubernetes cluster and deploy using CI\/CD pipelines. While there is a Dokku scheduler for Kubernetes that would change nothing for programmers, it was limiting in several ways for our use case. So we turned to the capabilities of the Gitlab software.<br \/>\r\n<br \/>\r\nIn the new environment, the application automatically builds itself into a Docker container. After that, the application can be scanned for possible leakage of passwords and other sensitive data. The gitlab itself also acts as a private registry for the docker image. A Helm diagram is created for the docker image thanks to the pipeline, which describes the resources required for the application in a Kubernetes environment. New versions of applications are checked against the Helm. A new version is only deployed if it passes the health check. If there are problems that were not detected automatically, the application can be quickly rolled back to its original state.<br \/>\r\n<br \/>\r\nThe new solution includes not only a production environment, but also a test environment. The test environment allows the Slovensko.Digital team to properly test their application before deploying it into production. Database migrations are automatically triggered on each deployment, and let&#8217;s encrypt certificates are finally truly automatic in Kubernetes.<br \/>\r\n<br \/>\r\nThanks to Bonet Systems and Kubernetes, Slovensko.Digital now has the ability to quickly and easily add compute resources as needed. When resources need to be added, we simply add another Kubernetes node server &#8211; without any downtime or complex setup. The implemented solution has increased the availability of all Slovensko.Digital services. If a node server goes down (and downtime can never be completely avoided), the containers that were running on it are automatically started on the other servers in the cluster.<\/h5>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"col-lg-5 pt-lg-5\">\n\t\t\t\t\t                        <img decoding=\"async\" class=\"w-100\" src=\"https:\/\/i0.wp.com\/bonet.systems\/wp-content\/uploads\/2023\/04\/BONET_slovensko-digital_architecture.png?fit=1092%2C778&#038;ssl=1\"  srcset=\"https:\/\/bonet.systems\/wp-content\/uploads\/2023\/04\/BONET_slovensko-digital_architecture.png 2x\"  alt=\"\" \/>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n\t<section   class=\"py-5\" >\n\t\t<div class=\"container\">\n\t\t\t<div class=\"row justify-content-between \">\n\t\t\t\t<div class=\"col-lg-6 pt-lg-5 pb-5\">\n\t\t\t\t\t<h2 class=\"display-4 mb-5 text-bonet--grey-ultradark\">Result:  <br>Increased efficiency, scalability and cost savings<\/h2>\t\t\t\t\t<h5>We designed and implemented a solution tailored to Slovensko.Digital&#8217;s needs, with a focus on solving their operational problems. The new solution is more efficient, more scalable and saves costs at the same time. Resources are used almost 100% and additional resources are only added when really needed.<br \/>\r\n<br \/>\r\nAlthough both Slovensko.Digital and we still have some challenges ahead with these new technologies, we believe that the transition to the new robust solution can be considered a success for both our teams that will be repeated many times in the future.<\/h5>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"col-lg-5 pt-lg-5\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n<section  class=\"py-5\" >\n\t<div class=\"container py-lg-5\">\n                    <div class=\"row justify-content-between\">\n                <div class=\"col-lg-6\">\n                    <h4 class=\"fw-semibold mb-4 \">Bonet not only built us a new infrastructure on k8s, but also a CI\/CD pipeline that allows us to easily deploy our products and services. They go above and beyond to support us and make us sleep better.<\/h4>\n                    <div class=\"w-25 bg-bonet--grey-dark-1\" style=\"height: 1px; max-width: 102px;\"><\/div>\n                    <h4 class=\"display-5 text-bonet--grey-ultradark mt-4 mb-1\">J\u00e1n Suchal<\/h4>\n                    <h6>Professional Anarchist at Slovensko.Digital, CEO<\/h6>\n                <\/div>\n\t                                <div class=\"col-lg-5 mt-lg-0 mt-5\">\n                        <div class=\"position-relative\">\n                            <img decoding=\"async\" class=\"mw-100\" src=\"https:\/\/i0.wp.com\/bonet.systems\/wp-content\/uploads\/2023\/05\/jan-suchal-foto.jpeg?fit=1282%2C1282&#038;ssl=1\"  srcset=\"https:\/\/bonet.systems\/wp-content\/uploads\/2023\/05\/jan-suchal-foto-1.jpeg 2x\"  alt=\"\" \/>\n\t\t\t\t                                    <\/div>\n                    <\/div>\n\t                        <\/div>\n        \t<\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-1275","page","type-page","status-publish","hentry"],"acf":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bonet.systems\/en\/wp-json\/wp\/v2\/pages\/1275","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bonet.systems\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bonet.systems\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bonet.systems\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bonet.systems\/en\/wp-json\/wp\/v2\/comments?post=1275"}],"version-history":[{"count":14,"href":"https:\/\/bonet.systems\/en\/wp-json\/wp\/v2\/pages\/1275\/revisions"}],"predecessor-version":[{"id":1291,"href":"https:\/\/bonet.systems\/en\/wp-json\/wp\/v2\/pages\/1275\/revisions\/1291"}],"wp:attachment":[{"href":"https:\/\/bonet.systems\/en\/wp-json\/wp\/v2\/media?parent=1275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}