• TLS Certificate in K8s

    I tried to move new server at work. I wanted to install k8s but this time i used microk8s. Microk8s, lightweight k8s deployment tool. It can be easy to manage after read a few documents about it. I am using Ubuntu on server via following command script Source : https://ubuntu.com/tutorials/install-a-local-kubernetes-with-microk8s#2-deploying-microk8s Afterwards i created yaml files…

  • MSSQL, Net6.0, (provider: SSL Provider, error: 31 – Encryption(ssl/tls) handshake failed) on Ubuntu

    I am trying to connect different versions of MSSQL which is not support TLSv1.2. So i searched on internet and found something useful. First of all, which error occured , lets talk about it After i saw error and some search changed opensll.cnf I have changed MinProtocol From TLSv1.2 to TLSv1 and DEFAULT@SECLEVEL=2 to 1.…

  • Convert Pfx to .crt/.key file and use it on nginx

    A pfx file has been sent to active ssl on nginx. So what can i do to active certificate on nginx. Let’s look closer what steps will be done? First of all, we have to create encrypted key file and crt file. Follwing code block shows us how encrypted key file can be created. openssl…

  • CI / CD

    Continious Integration and Continious Development is best practices for devops teams, for delvering code more frequently. Also those practices allows more reliably It automates build and. publish operations. Thus processes can be done more easyly and proficiently. Those practices is used in enterprise applications more efficiently. Because delivery process takes more time to publish. And…

  • Strategy Pattern

    Strategy pattern, comes under behaviour patterns. Why it is using much and how effecting strategy of development. Main strategy is defining common operations and seperate them different classes. Thus we can maintain easly. In our example, we will create a repository class which connecting different db types but doing same things. As we see, it…

  • Kilyos Doğada Yaşam Camping

    Hi,     I attended last autumn camp which was organised by Yaşıyorken Yap on 24-25 November 2018. It is so close to Istanbul thus it took about an hour to arrive. I stopped by super market which was on the way. I bought some meat and vegetables. Of course i took my hookah if…

  • Camp Sülüklü Lake

    First camp I have made is at Suluklu Gol Nature Park. It was very cold day but not snowy. We were looking places which is not muddy when we got off the bus. But other visitors who where came had captured already before us. After a while we found a place which was rarely muddy.…

  • Android Native Mobile Appointment app has been published

    I have developed a native android mobile app which can be used for getting appointment IU – Cerrahpaşa Hospitals. Before i mention technologies used within development, i want to metion about benefits Users can reach their results and print out them easily People who want to know where the deparment is could look our map…

  • Mobile Compatible Web Appointment System has been published.

    Hi I’m glad to inform that i have developed an appointment web app which is mobile compatible.  There a few specifications that i have to mention. Visit hours can be seen easyly, what branch or polyclinic you want. Previous provisions, you know when you have come to hospital before. Laborotory results, you don’t have to…

Send me an email?