I use Amazon as a cloud service in my new Java/Kotlin projects. I couldn’t easily find a complete list of AWS modules. I was able to create this shortlist as a result of the reviews. Compute EC2 Virtual Private Servers Lightsail Amazon’s hosting provider (VPS, DNS, storage) Lambda Functions […]
Devamını Oku
Basit kod, genellikle temel programlama konseptlerini kullanarak oluşturulmuş, anlaşılması ve çalışma mantığı anlaşılır düzeyde olan programlama kodu anlamına gelir. Bu tür kodlar genellikle yeni başlayanlar veya belirli bir amacı basitçe yerine getirmek isteyen programcılar için uygundur. Örneğin, “Merhaba, Dünya!” yazısını ekrana yazdıran bir program, basit bir kod örneği olabilir. Python […]
Devamını Oku
Mainly we have two alternatives for Elasticsearch usage on a cloud platform. Amazon vs Elasticsearch Firstly I am sharing a comparison info from Elasticsearch’s corporate page. AWS Elasticsearch Service: Amazon vs. Elastic The Elasticsearch Service on Elastic Cloud and Amazon Elasticsearch Service are not the same. With the Elasticsearch Service, […]
Devamını Oku
I am sharing a sample and full DevOps Stack by Simon Reymann Our whole DevOps stack consists of the following tools: The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts: for the original post and comments please visit https://stackshare.io/zimoony/decisions/104069607668616391 and my StackShare profile is https://stackshare.io/ozgurozkok
Devamını Oku
Amazon Web Services (AWS) announced the public preview of Bottlerocket, a new open-source Linux-based Operating System (OS) that is purpose-built to run containers. Bottlerocket comes with a single-step update mechanism and includes only the essential software to run containers. These properties enable customers to use container orchestrators to manage OS […]
Devamını Oku
AWS kaynaklarınızın ve uygulamalarınızın AWS’de ve şirket içinde gözlemlenebilirliği Amazon CloudWatch; DevOps mühendisleri, geliştiriciler, site güvenilirliği mühendisleri (SRE’ler) ve BT yöneticilerine yönelik tasarlanmış bir izleme ve gözlemlenebilirlik hizmetidir. CloudWatch; uygulamalarınızı izleyebilmeniz, sistem geneli performans değişikliklerine yanıt verebilmeniz, kaynak kullanımını optimize edebilmeniz ve çalışma durumunun birleşik bir görünümüne sahip olabilmeniz için […]
Devamını Oku
An article about Google’s cloud products has been published on The Information in this week “Google Brass Set 2023 as Deadline to Beat Amazon, Microsoft in Cloud” The clock is ticking for Google Cloud. The Google unit, which sells computing services to big companies, is under pressure from top management […]
Devamını Oku
What is Amazon CodeGuru? It is a machine-learning service for automated code reviews and application performance recommendations. It helps you find the most expensive lines of code that hurt application performance and keep you up all night troubleshooting, then gives you specific guidance to fix or improve your code. Leveraging […]
Devamını Oku
AWS Lambda, sunucuları tedarik etmeden veya yönetmeden kod çalıştırmanıza olanak tanır. Yalnızca kullandığınız işlem süresi için ödeme yaparsınız; kodunuzun çalışmadığı zamanlar için ödeme alınmaz. Lambda sayesinde hiçbir yönetim işlemi gerekmeden neredeyse her tür uygulama veya arka uç hizmeti için kod çalıştırabilirsiniz. Kodunuzu yüklemeniz yeterlidir; Lambda kodunuzu yüksek erişilebilirlikle çalıştırmak ve […]
Devamını Oku
Netflix built Zuul Push, a massively scalable push messaging service that handles millions of always-on, persistent connections to proactively push time-sensitive data, like personalized movie recommendations, from the AWS Cloud to devices. This helped reduce Netflix’s notification latency and the Amazon EC2 footprint by eliminating wasteful polling requests. It also […]
Devamını Oku