Giter Site home page Giter Site logo

blog_reply's Introduction

Blog_Reply

For Blog Reply

blog_reply's People

Contributors

leozzmc avatar

Watchers

 avatar

blog_reply's Issues

posts/22bf447e

二元搜尋法 | ✅ 704. Binary Search | LeetCode | Kevin Liu's 部落格 || Technical || Travel

題目敘述 題目中有一個整數陣列 nums, 這個陣列是以排序的陣列,並且在這當中想要找到 target 這個元素的 index, 如果沒找到就回傳 -1。並且要求所實現的演算法其實時間複雜度為 $O(Log n)$ 解法我的作法123456789101112131415161718192021222324252627282930int search(int* nums, int numsSize,

https://leozzmc.github.io/posts/22bf447e.html

posts/5db1b7e9

帶你從零開始整合 Lambda Function 到 Amazon Connect | Kevin's Blog || 凱文的髒地方

前言在現代的商業環境中,提供優質且高效的客戶服務是成功的關鍵之一。Amazon Connect 是一個強大的雲端客戶服務中心,它可以幫助企業輕鬆建立高度可靠的聯絡中心,並與客戶進行無縫的互動。本篇技術部落格文章將帶領您逐步了解如何整合 Lambda Function 到 Amazon Co

https://leozzmc.github.io/posts/5db1b7e9.html

posts/b509904

橫向擴展ActiveMQ | Kevin Liu's 部落格 || Technical || Travel

Amazon MQAmzon MQ 上有託管 Active MQ 這個訊息佇列的服務,近期有碰到問題是問說,要怎麼樣在 Amazon MQ 上做 Horizontal Scaling, 首先簡單解釋一下 Vertical Scaling 跟 Horizontal Scaling 的差異。 Scaling意味著擴展,Vertical Scaling著重於單一實體的運算能力增強,所以Vertical

https://leozzmc.github.io/posts/b509904.html

posts/efc78ef4

Hands-On Practice: Amazon SNS Fan out to Amazon SQS | Kevin's Blog || 凱文的髒地方

IntroductionAmazon SNS offen works well with Amazon SQS, by subscribing SQS to SNS, the SNS service can push messages to SQS. This may eliminating the need to periodically check or “poll” for updates.

https://leozzmc.github.io/posts/efc78ef4.html

posts/c0ef3a5f

近一年半的 AWS Cloud Support Engineer 心得記錄 | Kevin Liu's 部落格 || Technical || Travel

背景 目前在台灣亞馬遜網路服務公司 (Amazon Web Services) 擔任 雲端支援工程師 (Cloud Support Engineer) ,但兩天後就要離職了,因此想說趁離職前紀錄並回顧一下這一年半以來的工作以及生活。 我是在我碩二上的時候(2021年10月)投遞AWS Cloud Support 校園招聘的職缺,當時原本

https://leozzmc.github.io/posts/c0ef3a5f.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.