Close

Infrastructure as Code

The practice of managing and provisioning computing infrastructure through machine-readable configuration files, often used in DevOps.

Automate your deployments, workflows, and operations with AWS.

Automate your deployments, workflows, and operations with AWS.

DevOps Automation with AWS DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). DevOps aims to shorten the systems development life cycle and provide high-quality continuous delivery. Automation is a vital part of DevOps. By automating tasks, you can free up time for developers […]

Devamını Oku

Three types of intelligence needed for career development – Bill Blalock

Three types of intelligence needed for career development – Bill Blalock

In today’s competitive job market, being intelligent in multiple ways is more important than ever. Not only do you need to have strong technical skills, but you also need to be able to think strategically, communicate effectively, and work well with others. Here are five types of intelligence that are […]

Devamını Oku

What Is OpenSSL?

What Is OpenSSL?

OpenSSL is a software library that provides cryptographic functionality, including secure communications over computer networks. It is widely used to implement the secure sockets layer (SSL) and transport layer security (TLS) protocols, which are used to establish secure connections between networked computers. OpenSSL is used in many software applications and […]

Devamını Oku

Design Patterns: A Guide to Reusable Software Solutions

Design Patterns: A Guide to Reusable Software Solutions

Learn how to use design patterns to write better, more maintainable code Design patterns are reusable solutions to common software design problems. They provide a shared vocabulary for discussing design problems and answers and can help you write better, more maintainable code. What are Design Patterns? A design pattern is […]

Devamını Oku

Yazılımda Sıradanlaşmaya Karşı Yazılımda Ustalaşmak

sıradanlaşmaya karşı ustalaşmak

Senelerdir  yazılım geliştiriyor ve yazılım ekiplerine yöneticilik yapıyorum.   Her zaman İyi yazılım hazırlamayı ve yazılımcılıkta ustalaşmayı savundum. Bana göre iyi yazılımları sadece usta yazılımcılar yapabilir.  Yazılımcılıkta ustalaşmanın bir yazılım diline bağlılık değil, yazılım geliştirme yöntemlerine bağlılık olduğuna inanıyorum. Benim gibi düşünen arkadaşların hazırladığı Software Craftsmanship Manifesto’ yu kabul ediyor […]

Devamını Oku