Amazon Web Services (AWS) is a well-known cloud provider, while Kubernetes is becoming the easiest and more common way to manage your applications running on containers. What is Kubernetes? Kubernetes is a portable, extensible open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has a large, rapidly growing…
What is Jenkins!
Jenkins offers a simple way to set up a continuous integration and continuous delivery environment for almost any combination of languages and source code repositories. Jenkins offers a simple way to set up a continuous integration or continuous delivery environment for almost any combination of languages and source code repositories using pipelines, as well as…
How to become a Certified AWS Engineer
Turkish version / Turkce Versiyonu Today, with the widespread use of Cloud computing technologies, cloud certificates have become crucial to get for system and network administrators which leads them to find new opportunities. Especially since Amazon AWS Partners have to have a certain number of certified engineers to increase their partner level, they are looking…
Nasıl AWS Sertifikalı mühendis olurum?
English Version / Ingilizce Versiyonu Merhabalar, Günümüzde Bulut bilişim teknolojilerinin yaygınlaşması ile sistem ve ağ yöneticilerinin yeni iş imkanları bulabilmesi için bulut sertifikalarının yaygınlaşmasını sağladı. Özellikle Amazon AWS İş Ortaklarının belirli sayıda sertifikalı mühendis bulundurmaları gerektiği için iş ortaklarıda sertifikalı personele yönelmeye başladı. Bu yüzden AWS sertifikaları hem kariyeriniz hemde kişisel gelişim için her zaman…
Migrating Classic Website Architecture to AWS
Classic Architecture Burdens Cost: In a traditional hosting model, you have to provision servers to handle the peak capacity. The system is consuming resources and wasted outside of these peak times. Handling Unexpected Peaks: You may not respond in time to unexpected traffic spikes. Reliability: System reliability is depending on the redundancy for both servers,…
Cloud Services Comparison aws vs azure vs gcp
The most defining cloud battle is AWS vs Azure vs Google. Choosing one public cloud from is the most difficult task for the one who wants to enter and grow in the cloud world. Public Cloud consists of a wide range of cloud services and products including Software as a Service (SaaS), Infrastructure as a Service…
How to choose AWS Region?
Choosing an AWS region is the first decision you have to make when you set up your AWS. You can’t do anything in the AWS Management Console, SDK or CLI without choosing a region. Most AWS customers choose one based near to themselves or to their end users, which sounds like a sensible thing to…
2019 Best DevOps tools
1- GIT Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows….
Cloud Computing
People usually take things literally when it comes to technology. Having your data on the cloud doesn’t mean literally in clouds 🙂 Cloud Computing is nothing but leasing resources from a cloud service provider on a pay-as-you-go basis such as storage, hardware, network, servers, infrastructure etc over the internet. Let me simplify it for you…